Commit Graph

36 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
42df18ff01
all: format with alejandra 2023-07-11 17:54:13 -06:00
cdc74c0bd9
deploy: add "watch status" command 2023-06-21 07:01:54 -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
c75719a898
fmt 2023-06-14 10:45:40 -06:00
a0b0e4b0a8
mkboot: stop pretending the arm installer is host specific
- run `rdate` when we are on arm64
- install neovim packges that exist now
2023-06-14 10:45:40 -06:00
eca69f090c
deploy: add watched prs to git after fetching 2023-06-14 10:45:39 -06:00
e0e5c3b3dd
fmt 2023-06-14 10:45:39 -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
a5c67bf878
deploy: no need to re-query completed PRs 2023-06-14 10:45:38 -06:00
0c771eb8e2
deploy: allow for passing in of "--show-trace" to nixos-rebuild 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
0b03dab7d1
deploy: remove queryTime from jsno blobs 2023-06-14 10:45:38 -06:00
c256bf75cf
deploy: order json for watched items 2023-06-14 10:45:38 -06:00
e27c75b904
all: wire up pr-status checking 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
7d6022024f
all: cleanup dead code 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
fb9a1f7fc8
bin/fmt: fix path 2023-06-14 10:45:32 -06:00
ad7194c406
xin: move scripts into bin dir 2023-06-14 10:45:32 -06:00