feat: Add deploy-rs integration with basic configuration
- Add deploy-rs as flake input - Configure deploy.nodes for all 4 machines (sleeper-service, grey-area, reverse-proxy, congenital-optimist) - Include safety features: autoRollback, magicRollback, activation timeouts - Add deploy-rs checks for validation - Successfully tested dry-run deployment This completes Tasks 1-3 from the deploy-rs integration roadmap.
This commit is contained in:
parent
a9f490882a
commit
bc9869cb67
7 changed files with 183 additions and 19 deletions
6
.taskmaster/state.json
Normal file
6
.taskmaster/state.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"currentTag": "master",
|
||||
"lastSwitched": "2025-06-15T07:35:25.838Z",
|
||||
"branchTagMapping": {},
|
||||
"migrationNoticeShown": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue