chore(ci): use FORGEJO_PAT for package deploy #3

Merged
David merged 1 commit from chore/forgejo-pat-deploy into main 2026-05-13 11:47:34 +02:00
Owner

Summary

Switch REGISTRY_PASSWORD in .forgejo/workflows/build-oci-image.yml from secrets.A8N_TOOLS_PRIVATE_PACKAGE_PAT to secrets.FORGEJO_PAT so OCI image push and Generic Package upload share the same Forgejo PAT already used by create-release.yml.

Test plan

  • Push a tag or trigger the workflow; confirm docker login and the curl --upload-file to /api/packages/.../generic/youtrack-cli/... both succeed with FORGEJO_PAT.
## Summary Switch `REGISTRY_PASSWORD` in `.forgejo/workflows/build-oci-image.yml` from `secrets.A8N_TOOLS_PRIVATE_PACKAGE_PAT` to `secrets.FORGEJO_PAT` so OCI image push and Generic Package upload share the same Forgejo PAT already used by `create-release.yml`. ## Test plan - [ ] Push a tag or trigger the workflow; confirm `docker login` and the `curl --upload-file` to `/api/packages/.../generic/youtrack-cli/...` both succeed with `FORGEJO_PAT`.
chore(ci): use FORGEJO_PAT for package deploy
All checks were successful
Check / fmt + clippy + build + tests (pull_request) Successful in 21s
Create release / Create release from merged PR (pull_request) Has been skipped
baa614386d
Switch REGISTRY_PASSWORD in build-oci-image.yml from A8N_TOOLS_PRIVATE_PACKAGE_PAT to FORGEJO_PAT so the OCI image push and Generic Package upload share the same Forgejo personal access token already used by create-release.yml.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
David merged commit 017a17f112 into main 2026-05-13 11:47:34 +02:00
David deleted branch chore/forgejo-pat-deploy 2026-05-13 11:47:34 +02: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
pandoras-box/youtrack-cli!3
No description provided.