upgrade/python-3.14 #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "upgrade/python-3.14"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
✅ Quick explainer
What this PR does: This PR renames the container-registry credential from
FORGEJO_TOKENtoREGISTRY_TOKENin the Forgejo Actions configuration and Docker login workflow. This avoids collision with Forgejo’s reserved ephemeral Actions token and allows package publishing with a personal access token carrying the required package-write permission.No security issues spotted in the diff. Reviewed for auth, injection, file handling, rendering, SSRF, and secrets handling.
🤖 Reviewed by forgejo-review-bot.