Commit graph

9 commits

Author SHA1 Message Date
854780c2bf ci: retrigger hello-app build with dual-scope FORGEJO_TOKEN
All checks were successful
build-hello-app / build-and-push (push) Successful in 33s
FORGEJO_TOKEN now has both repository read (needed for the archive-based
checkout) and write:package (needed for the kaniko push) - confirmed via
a direct curl test against the archive endpoint returning 200.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y4YNpuC2bgT224suQLLJ7B
2026-09-04 10:09:00 +01:00
0106254827 ci: retrigger hello-app build with corrected token/vars
Some checks failed
build-hello-app / build-and-push (push) Failing after 20s
FORGEJO_TOKEN now has package:write scope, and FORGEJO_USER/FORGEJO_ORG
have been moved from repo Secrets to repo Variables where ${{ vars.X }}
actually reads from.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y4YNpuC2bgT224suQLLJ7B
2026-09-04 09:53:51 +01:00
93a9943a7d ci: retrigger hello-app build with workspace mkdir fix
Some checks failed
build-hello-app / build-and-push (push) Failing after 25s
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y4YNpuC2bgT224suQLLJ7B
2026-09-04 09:25:53 +01:00
bfdc9704cb ci: retrigger hello-app build with fixed checkout step
Some checks failed
build-hello-app / build-and-push (push) Failing after 27s
Forgejo's re-run replayed the workflow file as it was at the original
triggering commit, not the fixed version now on main - needs an actual
new push touching apps/hello-app/src/** to pick it up.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y4YNpuC2bgT224suQLLJ7B
2026-09-04 07:51:15 +01:00
baf3ac1724 test the pipeline
Some checks failed
build-hello-app / build-and-push (push) Failing after 20s
2026-09-04 07:32:40 +01:00
267e57d1fc Updated docs to describe installation of all required flux components 2026-09-04 00:25:27 +01:00
4ea6d8b9e5 Updated project to improve guidance
Some checks failed
terraform / validate (push) Failing after 37s
2026-09-03 19:06:27 +01:00
63008b3ab9 Switching from unmaintained kubernetes-dashboard to headlamp 2026-08-19 13:24:16 +01:00
5c2080a73b initial scaffold
Some checks failed
terraform / validate (push) Waiting to run
build-hello-app / build-and-push (push) Has been cancelled
2026-08-18 20:22:42 +01:00