forge_ci: add runner environment reference from ops #116
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_skills#116
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Peter at ops (circle_ops#760) documented exactly what our instance-wide runners support while helping unblock freezone CI (home#319). That info is useful to every repo doing container builds in Actions. Today it's spread across two issues + ~5h of trial-and-error from one session — worth consolidating into
forge_ci/SKILL.md.Proposed change
Add §9 "Runner Environment Reference" + 5 rows to existing §6 tables.
§9 covers:
ourworld_it/itenv_ourworld_servers/heroforgeo_runner/)docker build/push,podman. Not:buildah(with repro one-liner)ghcr.io/despiegk/builder:latestinventory — preinstalled vs must-install, cargo-not-on-PATH, apt-lists-wipe gotcha, current rustc-u githardcoded — noREGISTRY_USERsecret needed)release.ymlskeleton§6 additions: apt MergeList parse, SIGPIPE under pipefail,
dockerCLI missing,buildahCLONE_NEWUSER,docker loginempty username.~105 new lines, no removals, no restructuring. PR incoming.