Commit graph

94 commits

Author SHA1 Message Date
b362eab000
Update update.yml 2024-07-20 01:13:54 -05:00
f8754b8105
add matrix for update 2024-07-18 09:29:28 -05:00
a4fda47388
shell quoting strikes again 2024-07-17 17:26:17 -05:00
54db18f61c
use nvd 2024-07-17 13:53:44 -05:00
6baa412e09
change name to update 2024-07-16 12:41:05 -05:00
9b78f204c8
quotes matter 2024-07-16 12:39:30 -05:00
52daf2551a
strip ansi 2024-07-16 12:21:27 -05:00
8b001fb488
add summary to outputs 2024-07-16 11:06:55 -05:00
ef945c104b
remove magic that isn't magic at all 2024-07-16 10:56:29 -05:00
0df6388f36
troubleshoot step summary 2024-07-16 10:29:09 -05:00
560f9eebc0
use store diff-closures 2024-07-16 08:36:45 -05:00
55185fbe8b
actually add nvd result to step summary 2024-07-15 16:25:08 -05:00
5bbd928268
fetch all history 2024-07-15 15:37:35 -05:00
1c5e3bf419
add artifact step 2024-07-15 15:19:28 -05:00
6706c562aa
flake-lock already exists 2024-07-15 15:15:12 -05:00
82fa56ebcf
fix paths 2024-07-15 14:34:43 -05:00
daa7ea3314
missing subcmd 2024-07-15 14:13:42 -05:00
9952a05d7d
check size at end 2024-07-15 13:31:08 -05:00
afd15774c8
make links manually 2024-07-15 13:25:30 -05:00
f96226a9c3
test double build 2024-07-15 12:52:21 -05:00
23f8ca311c
actually force push 2024-07-13 23:58:01 -05:00
c3e90946f0
don't use action for ref checkout 2024-07-12 09:55:23 -05:00
e454e4fb39
let it build a broken system nightly for now 2024-07-12 00:52:47 -05:00
fb92186fa5
test without magic cache 2024-07-12 00:32:28 -05:00
b02e51e163
git push force 2024-07-12 00:16:33 -05:00
b8038f521b
delete flake-lock if system buil fails 2024-07-12 00:09:26 -05:00
4a284cce19
build system 2024-07-12 00:06:11 -05:00
192243b425
push to origin 2024-07-11 23:52:58 -05:00
96f04adb30
syntax error 2024-07-11 23:38:18 -05:00
070df62490
change name 2024-07-11 23:36:44 -05:00
b392b9002e
not needed with --minimal 2024-07-11 23:35:39 -05:00
c4002388aa
cache minimal then build full 2024-07-11 23:33:26 -05:00
0c172affc5
add nightly build process 2024-07-11 16:31:54 -05:00
b01dfd1da0
build all hosts at once 2024-07-10 12:56:37 -05:00
0e53fef06f
enable debug log 2024-07-08 13:33:55 -05:00
6efe35770f
don't use multiline log in ci since no lix 2024-07-01 10:50:53 -05:00
110058d2cb
lix installer 2024-06-29 18:39:52 -05:00
720d12d455
improved cache population 2024-06-24 13:24:24 -05:00
7cc6a8d1fd
feat: support step summary and cache reset 2024-06-24 02:22:27 -05:00
564a38dc85
typo in hosts 2024-06-20 12:47:16 -05:00
4f174390a8
silence apt-get 2024-06-20 12:19:10 -05:00
cea8b1a18d
simplify GHA 2024-06-20 11:16:19 -05:00
128ddc47a9
revert checks to old setup 2024-06-18 12:41:26 -05:00
35c93707de
use system path in CI 2024-06-18 12:25:21 -05:00
d1cd4900b4
try system-path builder 2024-06-18 11:44:01 -05:00
63f744752c
update checks attr 2024-06-17 09:50:12 -05:00
0b1e72fbc2
get weird with it 2024-06-15 18:41:16 -05:00
e4d08c4195
try an action 2024-06-14 14:51:29 -05:00
dependabot[bot]
e5fc027d37 Bump cachix/cachix-action from 14 to 15
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 14 to 15.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v14...v15)

---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 12:37:17 -05:00
dependabot[bot]
29878ac676 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 12:37:00 -05:00