Commit 34cdfc8
committed
chore(release-flow): fix stale doc pointers and remove dead badge step
Three findings from #1503:
- src/datajoint/version.py: header comment listed label_prs.yaml /
release.yaml / post_release.yaml — none exist; actual workflows are
draft_release.yaml and post_draft_release_published.yaml.
- RELEASE_MEMO.md: Branch Structure table listed master as 2.1.x;
bumped to 2.3.x to match current line.
- .github/workflows/post_draft_release_published.yaml: removed the
'Update README.md badge' step. The seds targeted
<a id='commit-since-release-link'>/<img id='commit-since-release-img'>
elements that were removed from README in ff04914 (2026-01-04);
the step ran empty every release, guarded by the follow-up
git-diff-empty-commit check.
Leaves finding 1 from #1503 (version.py timing at tag) open —
that one is an architectural choice for the maintainer.1 parent af76ab9 commit 34cdfc8
3 files changed
Lines changed: 2 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 50 | | |
63 | 51 | | |
64 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
0 commit comments