Commit Graph

23 Commits

Author SHA1 Message Date
91d748e655
ci: add the ability to lock ci from running 2023-07-18 20:28:18 -06:00
b48a486932
ci: only run 'flake check' when we have a new commit 2023-07-17 06:28:57 -06:00
569bc7ba7c
ci: remove signing key when done 2023-06-16 09:28:51 -06:00
be7bf8d169
ci: use specific key for signing 2023-06-14 12:10:02 -06:00
ca8e94ce35
ci: set git config every run 2023-06-14 10:45:41 -06:00
09900a0594
ci: fix path to allowed_signers file 2023-06-14 10:45:41 -06:00
61e30ecc8a
ci: set allowedSignersFile 2023-06-14 10:45:41 -06:00
133ffd336d
ci: set commit.gpgsign to true 2023-06-14 10:45:41 -06:00
6469d93e49
ci: invert grep logic 2023-06-14 10:45:41 -06:00
b45ae61df4
ci: fix signing key location 2023-06-14 10:45:41 -06:00
1fc46e26bd
ci: set signing key if not already set 2023-06-14 10:45:41 -06:00
1e387eb76a
ci: ensure we are on main before running 2023-06-14 10:45:38 -06:00
e38c2e000e
deploy: use path relative to bin 2023-06-14 10:45:38 -06:00
44d3ec9fed
ci: use relative path to deploy script 2023-06-14 10:45:38 -06:00
1775d7cc05
ci: update watch list when we run an update 2023-06-14 10:45:38 -06:00
cd78e91ba9
ci: run 'nix flake check' for each input as we update them 2023-06-14 10:45:37 -06:00
f2bd8ec6d4
ci: alert on failed input updates but continue updating other inputs 2023-06-14 10:45:37 -06:00
b393d8b1f6
ci: print build logs to stderr for systemd to catch 2023-06-14 10:45:37 -06:00
f7adb6a27e
ci: improve errors a bit 2023-06-14 10:45:35 -06:00
f83024c42d
ci: install keychain for use in scripts 2023-06-14 10:45:33 -06:00
76b9938c6e
ci: actually error when we have errors 2023-06-14 10:45:33 -06:00
29be69632a
ci: re-add ci key to agent
When a CI job runs long the agent might have removed the key, so add it
back in.
2023-06-14 10:45:33 -06:00
ad7194c406
xin: move scripts into bin dir 2023-06-14 10:45:32 -06:00