ci: reuse existing REGISTRY_TOKEN secret for package publish #62

Merged
Latte merged 2 commits from feat/local-package-and-full-coverage into dev 2026-06-27 13:05:18 +00:00
Owner

The repo already has a write:package REGISTRY_TOKEN secret (used by docker.yml).
Reuse it for uv publish instead of requiring new GITEA_PACKAGE_* secrets:
authenticate as GITHUB_ACTOR with the token as password. Update packaging docs.

The repo already has a write:package REGISTRY_TOKEN secret (used by docker.yml). Reuse it for uv publish instead of requiring new GITEA_PACKAGE_* secrets: authenticate as GITHUB_ACTOR with the token as password. Update packaging docs.
Latte added 1 commit 2026-06-27 13:01:58 +00:00
ci: reuse existing REGISTRY_TOKEN secret for package publish
docker / lint (push) Successful in 36s
lint / lint (push) Successful in 38s
docker / test (push) Successful in 30s
test / test (push) Successful in 37s
docker / docker (push) Successful in 39s
docker / test (pull_request) Successful in 36s
docker / lint (pull_request) Successful in 41s
lint / lint (pull_request) Successful in 43s
test / test (pull_request) Successful in 43s
docker / docker (pull_request) Successful in 47s
c551b3cfc3
The repo already has a write:package REGISTRY_TOKEN secret (used by docker.yml).
Reuse it for uv publish instead of requiring new GITEA_PACKAGE_* secrets:
authenticate as GITHUB_ACTOR with the token as password. Update packaging docs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Latte added 1 commit 2026-06-27 13:02:12 +00:00
Merge branch 'dev' into feat/local-package-and-full-coverage
docker / test (push) Successful in 34s
docker / lint (push) Successful in 42s
docker / lint (pull_request) Successful in 43s
docker / test (pull_request) Successful in 32s
lint / lint (push) Successful in 45s
test / test (push) Successful in 45s
lint / lint (pull_request) Successful in 44s
test / test (pull_request) Successful in 35s
docker / docker (push) Successful in 46s
docker / docker (pull_request) Successful in 41s
83c7416677
Latte merged commit f660fa32c1 into dev 2026-06-27 13:05:18 +00:00
Latte deleted branch feat/local-package-and-full-coverage 2026-06-27 13:05:19 +00:00
Sign in to join this conversation.