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

Add support for arbitrarily ordered image axes in image content assertions #18891

Open
wants to merge 19 commits into
base: dev
Choose a base branch
from

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    0bf9266 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d027f0f View commit details
    Browse the repository at this point in the history
  3. Add test for ZCYX axes

    kostrykin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1050983 View commit details
    Browse the repository at this point in the history
  4. Add test for ZYX axes

    kostrykin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    253b550 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95ab2ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfc4052 View commit details
    Browse the repository at this point in the history
  7. Add test for TYX axes

    kostrykin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    371264c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd50171 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a6a954 View commit details
    Browse the repository at this point in the history
  10. Resync XSD and Pydantic

    kostrykin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3d680fb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e26ada View commit details
    Browse the repository at this point in the history
  12. Resync XSD and Pydantic

    kostrykin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2ab3bbb View commit details
    Browse the repository at this point in the history
  13. Fix linting

    kostrykin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2c3bd9f View commit details
    Browse the repository at this point in the history
  14. Trigger CI

    kostrykin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e90e50e View commit details
    Browse the repository at this point in the history
  15. Fix bug

    kostrykin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    496e3bb View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Apply suggestions from code review

    Co-authored-by: Lucille Delisle <[email protected]>
    kostrykin and lldelisle authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    161baf4 View commit details
    Browse the repository at this point in the history
  2. Update lib/galaxy/tool_util/verify/asserts/image.py

    Co-authored-by: Lucille Delisle <[email protected]>
    kostrykin and lldelisle authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    874174a View commit details
    Browse the repository at this point in the history
  3. Trigger CI

    kostrykin committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2d9910a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Fix bug in _move_char

    kostrykin committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cc5e737 View commit details
    Browse the repository at this point in the history