Skip to content

itk v5.4rc04 #158

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

Merged
merged 4 commits into from
Apr 22, 2024
Merged

itk v5.4rc04 #158

merged 4 commits into from
Apr 22, 2024

Conversation

thewtex
Copy link
Member

@thewtex thewtex commented Apr 19, 2024

  • ENH: Migrate to scikit-build-core, pyproject.toml
  • DOC: Add note on scikit-build-core migration
  • DOC: Point CI documentation to ITKRemoteModuleBuildTestPackageAction
  • ENH: Update CI for ITK 5.4 RC 04

Closes #156.

thewtex added 3 commits April 19, 2024 06:40
scikit-build-core offers a declarative, convenient build configuration based on
modern Python packaging standards.

Other advantages include support for the Stable ABI.
Redirect further information to its repository README, which is extremely well documented.
Update the configuration of the cookiecutter CI to point to the HEAD of
ITKRemoteModuleBuildTestPackageAction's v5.4.0 branch.

Updates to the template's configuration.
@dzenanz
Copy link
Member

dzenanz commented Apr 19, 2024

Should notebook tests be addressed in this PR? I think that this line needs to be updated to match one of the new package names. Sample failure here: https://github.com/InsightSoftwareConsortium/ITKMontage/actions/runs/8756600891/job/24036846657?pr=225.

@thewtex
Copy link
Member Author

thewtex commented Apr 20, 2024

Should notebook tests be addressed in this PR? I think that this line needs to be updated to match one of the new package names. Sample failure here: https://github.com/InsightSoftwareConsortium/ITKMontage/actions/runs/8756600891/job/24036846657?pr=225.

Seems to be a separate issue -- when the suffixes were added, that line should have been updated to include _2_28-x64.

@thewtex
Copy link
Member Author

thewtex commented Apr 22, 2024

Seems to be a separate issue -- when the suffixes were added, that line should have been updated to include _2_28-x64.

patch: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction#82

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.

Update actions to use Node 20
2 participants