Commit graph

22 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
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
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
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
06b545f00b
workflows: Rename Check & Deploy to CI 2026-02-21 01:14:50 +01:00
a1a462fc8c
workflows: Rename CI to Check & Deploy 2026-02-17 20:33:57 +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
Renamed from .github/workflows/test.yml (Browse further)