Commit graph

8 commits

Author SHA1 Message Date
PeterChrz
ae99e3ec8d
fix: add OCI source labal for auto package-repo linking
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m54s
2026-03-31 23:42:47 -04:00
PeterChrz
21d70d3ec3
fix: user REGISTRY_TOKEN for container registry auth
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m58s
2026-03-31 23:30:38 -04:00
PeterChrz
db267ddb8e
fix(ci): add packages:write permission for container registry push
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 3m17s
The GITHUB_TOKEN auto-generated by Forgejo Actions requires explicit
packages:write scope to authenticate with the Forgejo container registry.
Without this, docker/login-action fails with a 401/403, which caused all
builds to fail within ~30 seconds at the login step.

Also adds contents:read as a best-practice minimal-privilege declaration.
2026-03-31 22:53:55 -04:00
PeterChrz
a21de0ddca
Clear docker build cache before build
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 36s
2026-03-31 11:49:04 -04:00
PeterChrz
9cb90a0efb
Debug - print commit and dockerfile in workflow
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 37s
2026-03-31 11:29:22 -04:00
PeterChrz
d181635922
Disable cache force clean build
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 22s
2026-03-31 00:11:41 -04:00
PeterChrz
e68ab740aa
Updating actions file
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 21s
2026-03-31 00:06:02 -04:00
PeterChrz
1508aa60c8
Forgejo Actions Script
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 20s
2026-03-30 22:54:47 -04:00