fix(ci): deploy pin-bump path after nixos module move (#127) #128
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Cloonar/coding-lab!128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "lab/grill-20260711-0201"
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?
Cloonar/nixos moved the coding-lab module from
utils/modules/coding-lab/tohosts/dev-new/modules/coding-lab/, so everypush:maindeploy since the move failed atsed: can't read utils/modules/coding-lab/default.nix— no pin bump landed, and the lab server kept running thecc2eb59build while merged fixes (#120 title collapse, #124 dialog auto-dismiss, …) sat undeployed.One-line fix: point the sed target in
.forgejo/workflows/deploy.ymlat the module's new location. Verified the new path and the stalerev = "cc2eb595…"pin in a fresh anonymous clone of Cloonar/nixos.Deploy-on-merge bonus: the deploy workflow fires on this PR's own merge commit, so landing it bumps the pin past everything queued since the move in one run (dev-new still needs its usual
nixos-rebuild switchafterwards).Closes #127
🤖 Generated with Claude Code
https://claude.ai/code/session_01Ak7B1Mc63iyD32rxaZGkML