Stabilize self-hosted CI workflows and resolve issue #62 #73
Reference in New Issue
Block a user
Delete Branch "feature/two-stage-runtime-images"
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?
Summary
Hardens CI workflows for self-hosted Gitea runners by stabilizing E2E execution and Renovate behavior across internal/external network paths.
Closes #62
What Changed
E2E workflow reliability
Renovate workflow hardening
Why
CI behavior was sensitive to runner networking and Renovate clone/auth interactions. These changes make the workflow deterministic in our runner topology and address recurring CI failures.
Scope
cicd.yaml,renovate.yml)Validation
Harden CI workflows for self-hosted Gitea runners (E2E + Renovate)to Stabilize self-hosted CI workflows and resolve issue #62View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.