upgrade/python-3.14 #1

Merged
hack13 merged 2 commits from upgrade/python-3.14 into main 2026-07-31 13:25:28 -04:00
Owner
No description provided.
Co-authored-by: Cursor <cursoragent@cursor.com>
Upgrade the application runtime from Python 3.9 to 3.14.
All checks were successful
Build and Publish Docker Image / build (pull_request) Successful in 1m51s
3a5bc9d35f
Co-authored-by: Cursor <cursoragent@cursor.com>
Collaborator

Quick explainer

What this PR does: This PR renames the container-registry credential from FORGEJO_TOKEN to REGISTRY_TOKEN in 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.

## ✅ Quick explainer **What this PR does:** This PR renames the container-registry credential from `FORGEJO_TOKEN` to `REGISTRY_TOKEN` in 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. <sub>🤖 Reviewed by forgejo-review-bot.</sub>
hack13 merged commit 927e1ffaef into main 2026-07-31 13:25:28 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
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
hack13/Personal-Digital-Asset-Manager!1
No description provided.