WIP: feat(services): dawo.autoUpdate block (git-driven fleet update via comin) #24
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Discussion
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Help Wanted
Status
Need More Info
Prio - Hoog
Prio - Laag
Prio - Middel
styling
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
MinBZK/DAWO-NixOS!24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "bram.buijs/DAWO-NixOS:feat/auto-update"
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?
References #23.
Replaces the hard-wired
services-cominwith adawo.autoUpdateblock on the #8interface. On by default in
profiles-dawo-generic(lib.mkDefault), so a baredevice tracks the upstream core; a workplace overrides
dawo.autoUpdate.options.repoUrlto its own overlay flake (which consumes thecore as an input) and the chosen overlay rides along on every update.
repoUrl(asserts non-empty),branch,pollSeconds(default 1800).Proof to follow.
LGTM 👌did you test this?
If so, show your result and post it here. I'll merge when proven.
f88f632d7bto57f299c388feat(services): dawo.autoUpdate block (git-driven fleet update via comin)to WIP: feat(services): dawo.autoUpdate block (git-driven fleet update via comin)View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.