Skip to content

Commit d3a5e9e

Browse files
committed
docs: record pypi publisher settings
1 parent e4e3fc1 commit d3a5e9e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/RELEASES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,16 @@ Before enabling real publication, configure:
9797
2. a trusted publisher for `markoblogo/ID`
9898
3. the `pypi` GitHub environment, ideally with approval protection
9999

100+
Current intended PyPI configuration:
101+
102+
- package name: `id-protocol`
103+
- GitHub owner: `markoblogo`
104+
- GitHub repository: `ID`
105+
- workflow file: `.github/workflows/pypi-publish.yml`
106+
- environment: `pypi`
107+
108+
As of `2026-04-01`, `id-protocol` returned `404` on the public PyPI JSON endpoint, so it appears available. This still needs to be finalized on PyPI itself.
109+
100110
This separation is intentional:
101111
- GitHub release remains the canonical first publication step
102112
- PyPI publication stays auditable and can be approval-gated

0 commit comments

Comments
 (0)