Commit graph

42 commits

Author SHA1 Message Date
3d1e0bb6ac
ci: Fix rollbacks 2026-03-06 19:27:00 +01:00
bb91a08de1
ci: Actually run rollback when deployment fails 2026-03-06 19:12:39 +01:00
09e9cd5811
comin, ci: Add confirmation and rollback functionality to deployments 2026-03-06 18:55:05 +01:00
6bbc771661
update: Run on saturdays, not fridays 2026-03-05 22:58:29 +01:00
d0c8b770ac
ci: Don't notify on cancel 2026-03-05 21:27:45 +01:00
13d5b9c3f6
ci: Cancel in progress workflows when pushing new commits 2026-03-05 21:23:16 +01:00
927f056987
workflows/upate: Run only twice a week instead of thrice 2026-03-04 21:56:08 +01:00
6dd53d17f1
Revert "workflows/ci: Only build hosts if the derivation differs from previous run"
This reverts commit 3206c83d4b.

The derivation also differs when any part of the flake changes
2026-03-04 01:12:08 +01:00
3206c83d4b
workflows/ci: Only build hosts if the derivation differs from previous run 2026-03-04 00:05:33 +01:00
ab59f54471
workflows/ci: Don't build packages and workstations 2026-03-03 20:44:05 +01:00
2cd07d8581
workflows/ci: Combine the two notify jobs into one 2026-03-03 17:09:11 +01:00
5ff1cb2851
workflows/ci: Notify directly after the deploy job 2026-03-03 17:02:42 +01:00
c910f76c02
workflows/ci: Use markdown for notification body 2026-03-03 16:56:22 +01:00
7607620fbb
workflows/ci: Add success/failure ntfy notifications 2026-03-03 16:49:28 +01:00
0da43226ed
workflows/ci: Also build packages 2026-02-27 20:00:30 +01:00
1f4283eb7b
workflows/build-host: Give the job a shorter name 2026-02-27 19:52:23 +01:00
116ac08ad8
workflows/ci: Also build workstations but don't wait for them for deploying 2026-02-27 19:47:16 +01:00
9d46cb54df
workflows/ci: Remove job flake-check as checks already get built manually 2026-02-27 19:31:01 +01:00
3be317bbb5
workflows: Add names to run steps 2026-02-27 19:14:12 +01:00
a828980065
workflows/ci: Only build hosts that will be auto deployed 2026-02-27 19:04:46 +01:00
89940a8814
Remove copilot instructions 2026-02-21 01:29:06 +01:00
06b545f00b
workflows: Rename Check & Deploy to CI 2026-02-21 01:14:50 +01:00
fbd7bd2abd
workflows/check-deploy: Improve naming of jobs 2026-02-21 01:10:30 +01:00
90d01ecd17
workflows/check-deploy: Fix generate-matrix outputs 2026-02-19 15:11:52 +01:00
d37a9c23a1
workflows/check-deploy: Also build the nixos configurations
Some checks are pending
Check & Deploy / generate-matrix (push) Waiting to run
Check & Deploy / build-check (push) Blocked by required conditions
Check & Deploy / build-host (push) Blocked by required conditions
Check & Deploy / flake-check (push) Blocked by required conditions
Check & Deploy / deploy (push) Blocked by required conditions
2026-02-19 15:07:48 +01:00
4a40462ebf
Revert "workflows/check-deploy: Do the flake check without building the extra checks again"
Some checks are pending
Check & Deploy / generate-matrix (push) Waiting to run
Check & Deploy / build-check (push) Blocked by required conditions
Check & Deploy / flake-check (push) Blocked by required conditions
Check & Deploy / deploy (push) Blocked by required conditions
This reverts commit 86662e70d7.
2026-02-18 21:19:17 +01:00
86662e70d7
workflows/check-deploy: Do the flake check without building the extra checks again 2026-02-18 21:15:23 +01:00
27cb0c8a28
workflows/check-deploy: Try out cachix's "store scan mode"
Some checks are pending
Check & Deploy / generate-matrix (push) Waiting to run
Check & Deploy / build-check (push) Blocked by required conditions
Check & Deploy / flake-check (push) Blocked by required conditions
Check & Deploy / deploy (push) Blocked by required conditions
2026-02-18 20:05:31 +01:00
aa12d74f45
Fix markdown formatting
Some checks are pending
Check & Deploy / generate-matrix (push) Waiting to run
Check & Deploy / build-check (push) Blocked by required conditions
Check & Deploy / flake-check (push) Blocked by required conditions
Check & Deploy / deploy (push) Blocked by required conditions
2026-02-18 19:28:37 +01:00
71132b3c94
workflows/check-deploy: Build checks individually for cachix caching
Some checks are pending
Check & Deploy / generate-matrix (push) Waiting to run
Check & Deploy / build-check (push) Blocked by required conditions
Check & Deploy / flake-check (push) Blocked by required conditions
Check & Deploy / deploy (push) Blocked by required conditions
2026-02-18 17:29:57 +01:00
27dac4fa79
workflows/check-deploy: Try to improve result caching 2026-02-18 16:05:14 +01:00
3c61db5f6c
workflows/update: Use personal access token to trigger check-deploy workflow 2026-02-17 22:49:17 +01:00
ea3d52755a
workflows/check-deploy: Allow experimental pipe-operator 2026-02-17 20:47:29 +01:00
c749ff4116
workflows/check-deploy: Increase verbosity 2026-02-17 20:35:25 +01:00
a1a462fc8c
workflows: Rename CI to Check & Deploy 2026-02-17 20:33:57 +01:00
f45a39b189
workflows/update: Init 2026-02-17 20:18:10 +01:00
6f78be2e0f
workflows/ci: Fix experimental features
Some checks failed
CI / check (push) Has been cancelled
CI / deploy (push) Has been cancelled
2026-02-16 00:16:35 +01:00
e19c14daaf
workflows/ci: Enable pipes for the whole check job 2026-02-15 23:29:02 +01:00
42ec628b17
workflows: Add deploy stage to CI pipeline 2026-02-15 23:22:35 +01:00
f8daf6941f
workflow: Update flake check command to allow experimental pipes
Some checks failed
Test / tests (push) Has been cancelled
2026-02-15 21:07:35 +01:00
61fa719e21
Add github action for flake checks 2026-02-15 21:03:10 +01:00
36a1e21a00
Add copilot instructions 2026-02-15 12:17:34 +01:00