Commit graph

15 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
65cafdc436
Remove pdo_sqlite, use MySQL
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 2m57s
2026-03-31 15:27:07 -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
e6f8ba5b7a
Debug - verifiy flux vendory copy
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 35s
2026-03-31 11:06:48 -04:00
PeterChrz
e4fc5978f8
Copy vendor into node stage for Flux CSS
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 35s
2026-03-31 10:58:06 -04:00
PeterChrz
7cf2ece6e6
Use COmposer_auth env var for secret
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 28s
2026-03-31 00:16:01 -04:00
PeterChrz
840f2194f5
Fix composer auth.json mount path
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 20s
2026-03-31 00:13:20 -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
PeterChrz
75561faf25
initialize project and update gitignore
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
2026-03-19 09:35:42 -04:00
pch
de55ae9a3b Initial commit 2026-03-19 00:01:10 +00:00