feat(forgejo): persist the tmux-mosaic runner on xps15 #13
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/nix!13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "forgejo/tmux-mosaic-runner-xps15"
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?
This persists the tmux-mosaic Forgejo runner on xps15 with a dedicated systemd service backed by forgejo-runner. The service advertises the labels needed for the tmux-mosaic CI MVP and takes its UUID/token from /etc/forgejo-runner-tmux-mosaic.env, writing the token into the runner's private state directory at startup so the dynamic service user can read it.
I validated this by building nixosConfigurations.xps15.config.system.build.toplevel and then confirming forgejo-runner-tmux-mosaic.service reached active on xps15.