1
0
Commit Graph

1192 Commits

Author SHA1 Message Date
0c6d5bd371 fix: set build dir for script type 2024-02-21 13:42:08 +00:00
bd2f274887 refactor: logs 2024-02-21 13:30:49 +00:00
0ba3651c4a refactor: remove excessing logging 2024-02-21 13:14:55 +00:00
6bda2344c9 ci: prune docker 2024-02-21 12:53:16 +00:00
30e0e5f554 fix: correct output path 2024-02-21 12:38:29 +00:00
fcd559124d ci: maximize build space 2024-02-21 12:35:51 +00:00
4e01c719a0 ci: PATH 2024-02-21 12:30:32 +00:00
3c6a2eab32 ci: yaml 2024-02-21 12:17:25 +00:00
a8066428f8 feat: save container images 2024-02-21 12:11:57 +00:00
94d0cf1ae4 ci: yaml 2024-02-21 11:51:30 +00:00
987be594a4 ci: yaml 2024-02-21 11:46:46 +00:00
8aa5391a25 ci: add ssh key 2024-02-21 11:42:30 +00:00
e63059043f fix: typo 2024-02-21 09:34:28 +00:00
438f7f7386 feat: flag to skip kernels.toml update 2024-02-21 09:28:49 +00:00
edfaf68b11 fix: do not quit on error 2024-02-21 08:27:34 +00:00
ee232dc54a ci: maximize build space 2024-02-21 02:11:52 +00:00
ed99ffd2e1 fix: add timeouts to kernel artifact 2024-02-20 23:00:52 +00:00
375844e2cd ci(qemu): set timeouts 2024-02-20 22:50:58 +00:00
bdeb395dd9 ci: upload-artifact v3 -> v4 2024-02-20 15:09:58 +00:00
592fdc8b83 refactor(logs): show timeout 2024-02-20 15:08:44 +00:00
ed34797dc0 nix flake update 2024-02-20 14:35:19 +00:00
4e5a499db7 fix: remove spaces from examples names 2024-02-20 14:30:17 +00:00
4202a7bc26 test: do not compare non-marshallable field, refactor 2024-02-20 14:28:14 +00:00
1356e0dc34 fix: remove toolchain directive 2024-02-20 13:28:43 +00:00
0314b5ca93 feat: initial daemon implementation 2024-02-20 13:25:31 +00:00
820208d079 refactor: remove ioutil 2024-02-20 12:44:35 +00:00
48e5e8cd04 refactor: rand.Seed not required anymore 2024-02-20 12:28:27 +00:00
9b69738163 refactor: replace deprecated functions 2024-02-20 12:24:40 +00:00
0a9b16a0f6 feat: log function name instead of path 2024-02-20 12:14:34 +00:00
b4bf0314f0 refactor: remove ioutil (deprecated) 2024-02-20 12:04:24 +00:00
d43cd36858 refactor: debug logging 2024-02-20 12:03:35 +00:00
67ffa2347a feat: export GetFreeAddrPort 2024-02-20 12:01:41 +00:00
6036211172 refactor: errors 2024-02-20 11:37:19 +00:00
4e92950929 refactor: move commands to cmd/ 2024-02-17 22:38:43 +00:00
1b3e23d188 feat: watch for kernel panic/warn/bug 2023-12-25 15:03:46 +00:00
6f53a3f386 feat: use artefact name as default build output filename 2023-10-18 01:28:11 +00:00
4a8f119b5d feat: check ssh connection after tests 2023-08-24 00:52:21 +00:00
56faf1a351 fix: remove type from kernel release 2023-06-20 16:01:38 +00:00
41c4241d75 fix: do not include some modules on opensuse 15.2 2023-06-20 12:25:02 +00:00
1cb5c40c77 fix: apply modprobe workaround to all opensuse releases 2023-06-20 06:34:11 +00:00
b86c0508f9 fix: apply af_packet workaround for all except opensuse15 2023-06-19 22:41:35 +00:00
7e1b2a24f3 fix: use --no-hostonly only on opensuse 12 2023-06-19 22:34:08 +00:00
f8e5d29722 ci: increase timeout to 20 minutes 2023-06-18 14:02:02 +00:00
47a3d00f1b fix: use separate container for opensuse 12.3 2023-06-18 12:58:40 +00:00
3a1fc86251 fix: cleanup boot and modules dirs 2023-06-18 12:25:37 +00:00
f44c275c9d fix: add dracut on opensuse 12.3 2023-06-18 12:19:36 +00:00
6ffaa3dad4 fix: cleanup dracut repo after install 2023-06-18 12:02:32 +00:00
8516ff9e91 ci: include internal errors in status 2023-06-18 11:47:02 +00:00
983f135097 feat: use dracut from opensuse 12.3 on 12.{1,2} 2023-06-18 11:42:52 +00:00
2a55d611d1 fix: avoid fail on non-existing dracut module 2023-06-17 15:25:12 +00:00