Commit ca8ed2a
committed
docs: move RELEASING.md out of the public repo
The release process is a maintainer-internal recipe — there's no
external audience for the publish-RC-then-publish-real flow, the
TestPyPI/PyPI configuration, or the workflow gating table. Moving
the file out of the public repo prevents an external reader from
mistaking it for guidance they should follow.
Changes:
- ``docs/RELEASING.md`` removed from this repo. The full content is
now in the private ``openarmature-coord`` repo under
``docs/openarmature-python-RELEASING.md``.
- ``mkdocs.yml`` ``exclude_docs: RELEASING.md`` removed — the file
no longer needs an exclusion since it no longer exists here.
- ``docs/contributing/index.md`` no longer links to RELEASING.md;
the page becomes a stub.
Past CHANGELOG entries reference ``docs/RELEASING.md`` (e.g., the
0.5.0 entry). Those are snapshot history and intentionally not
edited — the references describe what was true at that release.1 parent 54ae52a commit ca8ed2a
3 files changed
Lines changed: 3 additions & 195 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 13 | | |
20 | 14 | | |
21 | 15 | | |
| |||
0 commit comments