Commit 938d307
committed
ENH: Pre-populate migration sentinels from the ITK 6 migration guide
Every PR that added a downstream-visible change to the ITK 6 migration
guide gets a sentinel, so downstream projects can gate on any of them
before a release contains one.
The 6.0 prerelease tags all report ITK_VERSION 6.0.0, so version
comparison cannot separate these changes from each other or from current
main; the sentinel is the only signal that distinguishes them.
Derived by mapping the guide's history to pull requests. Commits that
edited the guide without introducing a migration -- a typo fix, a
master-to-main prose update, a rewrite of an existing migration's
wording, and the commit that created the file -- are excluded.1 parent 59311e6 commit 938d307
33 files changed
Lines changed: 33 additions & 0 deletions
File tree
- CMake/MigrationSentinels
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments