Skip to content

COMP: Update CI best practices and Python 3.10+#55

Open
hjmjohnson wants to merge 2 commits intomainfrom
update-ci-best-practices
Open

COMP: Update CI best practices and Python 3.10+#55
hjmjohnson wants to merge 2 commits intomainfrom
update-ci-best-practices

Conversation

@hjmjohnson
Copy link
Copy Markdown
Member

Update clang-format linter, actions/checkout@v5, Python 3.10+, fix @ghcr-mirror refs.

@hjmjohnson hjmjohnson force-pushed the update-ci-best-practices branch 2 times, most recently from f8a1b8b to 6e963d6 Compare April 3, 2026 21:55
…ython 3.10+

- Bump reusable workflow from v5.4.3 to v5.4.6 (fixes macos-13
  deprecation, adds GHCR dockcross pre-pull with retry)
- Update minimum Python version to 3.10+

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@hjmjohnson hjmjohnson force-pushed the update-ci-best-practices branch from 6e963d6 to fd15fd3 Compare April 10, 2026 23:11
The wrapping file passed dimension numbers (2, 3) directly to
itk_wrap_template instead of using itk_wrap_image_filter with
proper image type sets. The class takes <TInputImage, TOutputImage>,
so itk_wrap_image_filter with WRAP_ITK_SCALAR and 2 (for same
input/output type) is the correct pattern.

  error: template argument for template type parameter must be a type

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant