-
Notifications
You must be signed in to change notification settings - Fork 52
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
Core package #1010
Merged
thewtex
merged 23 commits into
InsightSoftwareConsortium:main
from
thewtex:core-package
Dec 14, 2023
Merged
Core package #1010
thewtex
merged 23 commits into
InsightSoftwareConsortium:main
from
thewtex:core-package
Dec 14, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
thewtex
force-pushed
the
core-package
branch
4 times, most recently
from
December 6, 2023 14:59
11baa81
to
3d5c60a
Compare
thewtex
force-pushed
the
core-package
branch
2 times, most recently
from
December 6, 2023 22:38
8103687
to
a2e2684
Compare
Copy cli, test pipelines.
meshToPolyDataNodeTest has been ported to the ITKMeshToPolyData repository. The old polydata io is no longer supported. The others have not been ported but are minor.
And dependencies.
thewtex
force-pushed
the
core-package
branch
17 times, most recently
from
December 14, 2023 02:19
b416224
to
b875589
Compare
And remove some unused top level configuration files. itkConfig.js is out. ci: update for pnpm workspace
thewtex
force-pushed
the
core-package
branch
from
December 14, 2023 03:36
b875589
to
77bb3b8
Compare
thewtex
merged commit Dec 14, 2023
4f58b5a
into
InsightSoftwareConsortium:main
110 of 111 checks passed
thewtex
added a commit
to thewtex/ITK-Wasm
that referenced
this pull request
Dec 14, 2023
This was finalized in the core package migration, InsightSoftwareConsortium#1010. BREAKING_CHANGE: itkConfig.js as been replaced by run-time configuration via setPipelineWorkerUrl, setPipelinesBaseUrl
thewtex
added a commit
to thewtex/ITK-Wasm
that referenced
this pull request
Dec 14, 2023
These were migrated to the core package in InsightSoftwareConsortium#1010
thewtex
added a commit
to thewtex/ITK-Wasm
that referenced
this pull request
Dec 14, 2023
This is now done via pnpm via InsightSoftwareConsortium#1010.
thewtex
added a commit
to thewtex/ITK-Wasm
that referenced
this pull request
Dec 14, 2023
Move into the core package in InsightSoftwareConsortium#1010.
thewtex
added a commit
to thewtex/ITK-Wasm
that referenced
this pull request
Dec 15, 2023
Re: InsightSoftwareConsortium#1010 BREAKING_CHANGE: readImageArrayBuffer has been migrated to @itk-wasm/image-io as readImageFile BREAKING_CHANGE: readImageBlob has been migrated to @itk-wasm/image-io as readImageFile BREAKING_CHANGE: readImageFile has been migrated to @itk-wasm/image-io as readImageFile BREAKING_CHANGE: readImageFileSeries has been migrated to @itk-wasm/image-io readImageFileSeries BREAKING_CHANGE: readImageLocalFile has been migrated to @itk-wasm/image-io readImageFileNode BREAKING_CHANGE: readMeshArrayBuffer has been migrated to @itk-wasm/mesh-io readMeshFile BREAKING_CHANGE: readMeshFile has been migrated to @itk-wasm/mesh-io readMeshFile BREAKING_CHANGE: readMeshLocalFile has been migrated to @itk-wasm/mesh-io readMeshFileNode BREAKING_CHANGE: writeImageArrayBuffer has been migrated to @itk-wasm/image-io writeImageFile BREAKING_CHANGE: writeImageLocalFile has been migrated from @itk-wasm/image-io writeImageFileNode
thewtex
added a commit
to thewtex/ITK-Wasm
that referenced
this pull request
Dec 15, 2023
Re: InsightSoftwareConsortium#1010 BREAKING_CHANGE: readImageArrayBuffer has been migrated to @itk-wasm/image-io as readImageFile BREAKING_CHANGE: readImageBlob has been migrated to @itk-wasm/image-io as readImageFile BREAKING_CHANGE: readImageFile has been migrated to @itk-wasm/image-io as readImageFile BREAKING_CHANGE: readImageFileSeries has been migrated to @itk-wasm/image-io readImageFileSeries BREAKING_CHANGE: readImageLocalFile has been migrated to @itk-wasm/image-io readImageFileNode BREAKING_CHANGE: readMeshArrayBuffer has been migrated to @itk-wasm/mesh-io readMeshFile BREAKING_CHANGE: readMeshFile has been migrated to @itk-wasm/mesh-io readMeshFile BREAKING_CHANGE: readMeshLocalFile has been migrated to @itk-wasm/mesh-io readMeshFileNode BREAKING_CHANGE: writeImageArrayBuffer has been migrated to @itk-wasm/image-io writeImageFile BREAKING_CHANGE: writeImageLocalFile has been migrated from @itk-wasm/image-io writeImageFileNode
thewtex
added a commit
to thewtex/ITK-Wasm
that referenced
this pull request
Dec 15, 2023
Re: InsightSoftwareConsortium#1010 BREAKING_CHANGE: readImageArrayBuffer has been migrated to @itk-wasm/image-io as readImageFile BREAKING_CHANGE: readImageBlob has been migrated to @itk-wasm/image-io as readImageFile BREAKING_CHANGE: readImageFile has been migrated to @itk-wasm/image-io as readImageFile BREAKING_CHANGE: readImageFileSeries has been migrated to @itk-wasm/image-io readImageFileSeries BREAKING_CHANGE: readImageLocalFile has been migrated to @itk-wasm/image-io readImageFileNode BREAKING_CHANGE: readMeshArrayBuffer has been migrated to @itk-wasm/mesh-io readMeshFile BREAKING_CHANGE: readMeshFile has been migrated to @itk-wasm/mesh-io readMeshFile BREAKING_CHANGE: readMeshLocalFile has been migrated to @itk-wasm/mesh-io readMeshFileNode BREAKING_CHANGE: writeImageArrayBuffer has been migrated to @itk-wasm/image-io writeImageFile BREAKING_CHANGE: writeImageLocalFile has been migrated from @itk-wasm/image-io writeImageFileNode
thewtex
added a commit
to thewtex/ITK-Wasm
that referenced
this pull request
Dec 15, 2023
Add BinaryFile[] support, fix tests. Following InsightSoftwareConsortium#1010.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.