Skip to content

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

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

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

Conversation

@hjmjohnson
Copy link
Copy Markdown
Member

@hjmjohnson hjmjohnson commented Apr 3, 2026

Update CI workflows to current best practices: actions/checkout@v5, clang-format linter, Python 3.10+ minimum, and ITKRemoteModuleBuildTestPackageAction@v5.4.6.

Commits (3)
  1. COMP: Update minimum Python version to 3.10+ — bump pyproject.toml and workflow matrix
  2. COMP: Update ITKRemoteModuleBuildTestPackageAction to v5.4.6 — latest shared CI action with Windows path-length fix (#128), curl retry (#127), platform-specific packages (#126)
  3. COMP: Pin ITK wheel build to v5.4.5 for Python packaging — use itk-wheel-tag: 'v5.4.5' and itk-python-package-tag: 'v5.4.5'

Fix macos-13 runner deprecation - v5.4.0 through v5.4.4 reference
macos-13 which has been removed from GitHub Actions. v5.4.6 uses
macos-15-intel and includes GHCR-mirrored dockcross image pre-pull.
Comment thread .github/workflows/build-test-package.yml Outdated
@hjmjohnson hjmjohnson force-pushed the update-ci-best-practices branch from 3c13276 to 3085e1d Compare April 15, 2026 20:16
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