Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge brainreg-napari into brainreg #145

Merged
merged 131 commits into from
Oct 27, 2023

Commits on Jun 25, 2021

  1. initial commit

    stephenlenzi committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    1e137cd View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. adds gui

    stephenlenzi committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    f3dc54f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c81ed70 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    stephenlenzi authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    d974b5c View commit details
    Browse the repository at this point in the history
  4. Update README.md

    stephenlenzi authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    7358eaa View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    f716404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1d247e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd54181 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46dfeee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1d3dc7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ee1036 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae28db8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46d2568 View commit details
    Browse the repository at this point in the history
  9. Update entry point

    adamltyson authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    4d6cfd6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f5bfb8 View commit details
    Browse the repository at this point in the history
  11. Update setup.py

    adamltyson authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    39fc3e7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    112d430 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d1c8ce8 View commit details
    Browse the repository at this point in the history
  14. Update support link

    adamltyson authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    88ea564 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3fa733f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    75c5b40 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9cc4a6f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d8f70b4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    07c5ace View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0e056aa View commit details
    Browse the repository at this point in the history
  21. minor refactoring

    stephenlenzi committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    9d536d0 View commit details
    Browse the repository at this point in the history
  22. deleted commented code

    stephenlenzi committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    f97ca69 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. fixes logging output

    stephenlenzi committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    3e9c2da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b377b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    d52e471 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1036390 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    1d0db8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0b921e View commit details
    Browse the repository at this point in the history
  3. Update readme, setup.py & general reformatting (#16)

    * update gitignore
    
    * Update setup.py
    
    * update readme
    
    * format with black
    
    * remove docs
    
    * remove unused import
    
    * delete tests for now
    
    * format imports
    adamltyson authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    d383b37 View commit details
    Browse the repository at this point in the history
  4. Release (#18)

    * Update setup.py
    
    * add bump2version config
    
    * Bump version: 0.0.1 → 0.0.2-rc0
    adamltyson authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    302f2f9 View commit details
    Browse the repository at this point in the history
  5. remove reqs from manifest

    adamltyson committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    555beef View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    43d4608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62e8f8c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    7409ddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d66347 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    fbb9272 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    5189514 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Bump (#23)

    * Bump version: 0.0.2-rc1 → 0.0.2-rc2
    
    * Bump version: 0.0.2-rc2 → 0.0.2-rc3
    
    * Bump version: 0.0.2-rc3 → 0.0.3-rc0
    adamltyson authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    0fe4273 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Add tooltips (#25)

    * change default parameter names
    
    * Add tooltips
    adamltyson authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ef8e3f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fde7e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Update README.md

    adamltyson authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    2611320 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Update broken image URL

    adamltyson authored Nov 26, 2021
    Configuration menu
    Copy the full SHA
    051524a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Add categories and preview page workflow for the napari hub (#27)

    * adds EDAM Bioimaging labels
    
    * adds Action for napari hub preview service
    neuromusic authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    fbd1957 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Update citation

    adamltyson authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    6bdd2b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Update README.md

    adamltyson authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    d736e50 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Convert to npe2

    dstansby committed May 18, 2022
    Configuration menu
    Copy the full SHA
    96b8658 View commit details
    Browse the repository at this point in the history
  2. Add pyqt library setup

    dstansby committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a0c0e8e View commit details
    Browse the repository at this point in the history
  3. Fix manifest

    dstansby committed May 18, 2022
    Configuration menu
    Copy the full SHA
    af1dfac View commit details
    Browse the repository at this point in the history
  4. Add basic smoke test

    dstansby committed May 18, 2022
    Configuration menu
    Copy the full SHA
    cbc67b6 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Merge pull request #32 from dstansby/npe2

    Convert to npe2
    paddyroddy authored May 23, 2022
    Configuration menu
    Copy the full SHA
    c182683 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    243ea85 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Add pre-commit

    dstansby committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    70fa658 View commit details
    Browse the repository at this point in the history
  2. Fix manifest

    dstansby committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    3cfd277 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #34 from dstansby/pre-commit-config

    Add pre-commit
    dstansby authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    bbfac1d View commit details
    Browse the repository at this point in the history
  4. Add sample data

    dstansby committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    22dc2b1 View commit details
    Browse the repository at this point in the history
  5. Add example script

    dstansby committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    7e76408 View commit details
    Browse the repository at this point in the history
  6. Fix pre-commit and manifest

    dstansby committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    d48c6dd View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    a804df5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Clean up example

    Make noqa more specific
    dstansby committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    bd9003c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6054edb View commit details
    Browse the repository at this point in the history
  3. Add a test for sample data

    dstansby committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    12bec44 View commit details
    Browse the repository at this point in the history
  4. Add pooch to requirements

    Move pooch req comment
    dstansby committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    d0b4c35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcb0fa6 View commit details
    Browse the repository at this point in the history
  6. Set sensible contrast limits

    dstansby committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    1ee329f View commit details
    Browse the repository at this point in the history
  7. pre-commit fixes

    dstansby committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    bd70185 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #33 from dstansby/sample-data

    Add sample data
    dstansby authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    ab94d38 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d54c00d View commit details
    Browse the repository at this point in the history
  10. Add an integration test

    Type block
    dstansby committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    d9ef477 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4d6cdc2 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #36 from dstansby/integrationt-test

    Integration test
    dstansby authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    6eac337 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Merge pull request #37 from dstansby/310

    Add Python 3.10 support, drop 3.7 support
    dstansby authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    2779b78 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    931f795 View commit details
    Browse the repository at this point in the history
  2. Remove arguments from run()

    dstansby committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    087503b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0daecc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d494ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06b2472 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #39 from dstansby/reusable-txt

    Use re-usable action for running tests
    alessandrofelder authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    b45eb73 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    e44a051 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bd6a11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af19744 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Merge pull request #38 from dstansby/brainreg-metadata

    Make sure metadata is attached to loaded napari Layers
    dstansby authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    bf8b5ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bf7d9e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Input orientation check (#44)

    * Add many features:
    
    - debug mode
    - interactive way of checking input orientation
    - brain geometry
    - save annotations with original orientation
    
    * add comments and docstring.
    
    * Crop the reference atlas when using interactive orientation check with half brains.
    
    * Fix a bug where run throw an error.
    
    * Fix typo in docstrings
    
    * format
    
    * Add info to use if data not loaded before checking orientation
    
    * Update docstrings
    
    Co-authored-by: Jules Scholler <[email protected]>
    adamltyson and Jules Scholler authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    053800e View commit details
    Browse the repository at this point in the history
  2. Update readme

    adamltyson committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    1add991 View commit details
    Browse the repository at this point in the history
  3. format readme

    adamltyson committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    d1b6224 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Add codecov badge

    adamltyson authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    f068cb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Added citation file (#45)

    * Added citation file
    
    * Changes according to PR comments
    
    * Updated Citation file 
    
    Updated citation file to have the preferred citation coming from the article/book when available
    
    Co-authored-by: Simão sá <[email protected]>
    SimaoBolota-MetaCell and Simão sá authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    de4e607 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Update packaging (#46)

    * update pre-commit config
    
    * update args for new brainreg version
    
    * lint
    
    * update manifest
    
    * Bump version: 0.0.5-rc0 → 0.0.5-rc1
    
    * update testing
    
    * update packaging
    
    * update requirements
    
    * update manifest
    
    * move entry point to pyproject.toml
    
    * update hub preview version
    
    * update release for use with setuptools_scm
    
    * migrate from BG to neuroinformatics actions
    
    * add setuptools_scm to dev requirements
    
    * reduce number of tested version
    
    * update python versions tested
    
    * update release
    adamltyson authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    f1ba83c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. [Napari HUB cli] Metadata enhancement suggestions (#47)

    * Copy "Display Name" from secondary to primary file
    
    Display Name was found in a secondary file and copied in the primary one:
    * (found here)  "pyproject.toml"
    * (copied here) "brainreg_napari/napari.yaml"
    
    * Copy "Summary Sentence" from secondary to primary file
    
    Summary Sentence was found in a secondary file and copied in the primary one:
    * (found here)  "pyproject.toml"
    * (copied here) ".napari/config.yml"
    stephenlenzi authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    74d0340 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Use standard pre-commit config (#51)

    * Add standard pre-commit config
    
    * Automated pre-commit fixes
    dstansby authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    68c369e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Testing clean (#50)

    * Use composite test action
    
    Fix use-xvfb argument
    
    * Clean tox.ini
    
    * Don't fail fast
    
    * Remove old setup steps
    
    * Clean up dev dependencies
    
    Add pyqt5 back as a dev dep
    
    * Try passing display env
    
    Put back passenv in tox
    dstansby authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    9482efd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    1ce4fd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30355b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Merge pull request #54 from brainglobe/orientation-atlas

    Use selected atlas to check orientation
    dstansby authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    73da362 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#57)

    updates:
    - [github.com/charliermarsh/ruff-pre-commit: v0.0.240 → v0.0.272](astral-sh/ruff-pre-commit@v0.0.240...v0.0.272)
    - [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0)
    - [github.com/pre-commit/mirrors-mypy: v0.991 → v1.3.0](pre-commit/mirrors-mypy@v0.991...v1.3.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d468e87 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Update links (#56)

    * Update README.md
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    adamltyson and pre-commit-ci[bot] authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    9506be7 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    b9e32e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#59)

    updates:
    - [github.com/charliermarsh/ruff-pre-commit: v0.0.272 → v0.0.275](astral-sh/ruff-pre-commit@v0.0.272...v0.0.275)
    - [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](pre-commit/mirrors-mypy@v1.3.0...v1.4.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c3d2589 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#60)

    updates:
    - https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit
    - [github.com/astral-sh/ruff-pre-commit: v0.0.275 → v0.0.276](astral-sh/ruff-pre-commit@v0.0.275...v0.0.276)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    81dff62 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#61)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.276 → v0.0.277](astral-sh/ruff-pre-commit@v0.0.276...v0.0.277)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ebaca36 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#62)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.277 → v0.0.278](astral-sh/ruff-pre-commit@v0.0.277...v0.0.278)
    - [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6c80de9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#63)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.278 → v0.0.280](astral-sh/ruff-pre-commit@v0.0.278...v0.0.280)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1f458ee View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#65)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.280 → v0.0.281](astral-sh/ruff-pre-commit@v0.0.280...v0.0.281)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2ee9dfe View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#66)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.281 → v0.0.282](astral-sh/ruff-pre-commit@v0.0.281...v0.0.282)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    331adb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#67)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.282 → v0.0.284](astral-sh/ruff-pre-commit@v0.0.282...v0.0.284)
    - [github.com/pre-commit/mirrors-mypy: v1.4.1 → v1.5.0](pre-commit/mirrors-mypy@v1.4.1...v1.5.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    eae4e55 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#68)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.284 → v0.0.285](astral-sh/ruff-pre-commit@v0.0.284...v0.0.285)
    - [github.com/pre-commit/mirrors-mypy: v1.5.0 → v1.5.1](pre-commit/mirrors-mypy@v1.5.0...v1.5.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d6d24c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#70)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.285 → v0.0.286](astral-sh/ruff-pre-commit@v0.0.285...v0.0.286)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a248303 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2979e7b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#72)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.286 → v0.0.287](astral-sh/ruff-pre-commit@v0.0.286...v0.0.287)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d41e01d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#74)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.292](astral-sh/ruff-pre-commit@v0.0.287...v0.0.292)
    - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2f6ff3e View commit details
    Browse the repository at this point in the history
  2. Test on Python 3.11 (#49)

    * Use composite test action
    
    Fix use-xvfb argument
    
    * Clean tox.ini
    
    * Don't fail fast
    
    * Remove old setup steps
    
    * Clean up dev dependencies
    
    Add pyqt5 back as a dev dep
    
    * Try passing display env
    
    Put back passenv in tox
    
    * Test on Python 3.11
    
    * Update Python versions
    
    ---------
    
    Co-authored-by: Adam Tyson <[email protected]>
    dstansby and adamltyson authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    989f47a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    71f50d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    06fa8fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2939283 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5551354 View commit details
    Browse the repository at this point in the history
  4. pre-commit pass

    willGraham01 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1ca057b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6744221 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    0b84f79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0005f0 View commit details
    Browse the repository at this point in the history
  3. Fix test import

    willGraham01 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    48b441f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09ba645 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    414689e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e967d51 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed1f990 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9294d02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d2fd48 View commit details
    Browse the repository at this point in the history