Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

ENH: Migrate MeshNoise content to ITK main; archive this repo#37

Merged
hjmjohnson merged 1 commit intomainfrom
archive-after-ingest-pr6161
Apr 29, 2026
Merged

ENH: Migrate MeshNoise content to ITK main; archive this repo#37
hjmjohnson merged 1 commit intomainfrom
archive-after-ingest-pr6161

Conversation

@hjmjohnson
Copy link
Copy Markdown
Member

The MeshNoise module has been ingested into ITK main via #6161 (merge commit 5d95c9bda7), which also closes the user-blocking compile error in InsightSoftwareConsortium/ITK#5174. This PR closes the loop by removing the now-duplicated content from this upstream repo's tree tip and pointing future visitors at the authoritative in-tree location. After merge, please mark this repo Archived under repo Settings → Danger Zone.

What this PR does

Per the ITK ingestion strategy, a remote-module ingest is not complete until the upstream repo's tree tip stops carrying a second copy of the same files. The one-definition rule applies.

Removed (the whitelist that transferred during ingest):

  • include/
  • test/
  • wrapping/
  • CMakeLists.txt
  • itk-module.cmake
  • CTestConfig.cmake

Added:

  • MIGRATION_README.md at repo root, pointing at Modules/Filtering/MeshNoise/ in ITK and linking the ingest PR + merge SHA + the resolved compile-error issue.

Deliberately preserved:

  • Full pre-ingest git history (blame, archaeology, paper material).
  • README.rst, LICENSE, pyproject.toml, .clang-format, .gitattributes, .github/workflows/ — not part of the ingest whitelist; they belong to this repo's standalone-module identity and stay until the repo is archived.
Verification

The MeshNoise module has been ingested into ITK main via
InsightSoftwareConsortium/ITK#6161 (merge commit 5d95c9bda7),
which also closes the user-blocking compile error reported in
InsightSoftwareConsortium/ITK#5174. Remove the now-duplicated
content from this repo's tree tip and add MIGRATION_README.md
pointing future visitors at the authoritative in-tree location.

Pre-ingest git history is preserved for blame and archaeology;
this repo will be marked ARCHIVED in GitHub Settings after merge.
@hjmjohnson hjmjohnson marked this pull request as ready for review April 29, 2026 16:24
@hjmjohnson hjmjohnson merged commit 212c707 into main Apr 29, 2026
6 of 30 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant