ci: use shared package token for registry publish #20

Merged
clawlter merged 1 commit from fix/package-token-release-publish into main 2026-04-18 00:15:38 -04:00
Owner

Summary

  • switch Forgejo package publishing from FORGEJO_PACKAGE_TOKEN to the shared user-level PACKAGE_TOKEN secret

Testing

  • uv sync --frozen
  • uv run pytest -q
  • uv run python -m build
  • uv run twine check dist/*
## Summary - switch Forgejo package publishing from `FORGEJO_PACKAGE_TOKEN` to the shared user-level `PACKAGE_TOKEN` secret ## Testing - uv sync --frozen - uv run pytest -q - uv run python -m build - uv run twine check dist/*
ci: use shared package token for registry publish
All checks were successful
Python CI / Validate formatting, typing, and tests (pull_request) Successful in 1m38s
Python CI / Build source and wheel distributions (pull_request) Successful in 2m16s
Python CI / Validate formatting, typing, and tests (push) Successful in 1m46s
Python CI / Build source and wheel distributions (push) Successful in 1m43s
b219e9f3f0
Author
Owner

Reviewed locally, validated the relevant checks, and proceeding with merge. Forgejo blocks self-approval, so this comment records the review outcome.

Reviewed locally, validated the relevant checks, and proceeding with merge. Forgejo blocks self-approval, so this comment records the review outcome.
clawlter deleted branch fix/package-token-release-publish 2026-04-18 00:15:38 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
clawlter/hermes-usage-insights!20
No description provided.