|
77442a31b1
|
feat: retry on internal error
|
2024-10-08 14:50:47 +00:00 |
|
|
4e3313b6db
|
feat: parameter to write per-run logs to directory
|
2024-10-08 12:01:53 +00:00 |
|
|
5bb4e3ff45
|
feat: realtime output
|
2024-10-08 08:43:37 +00:00 |
|
|
fee3b44c6e
|
feat: parameter to display the output of successful stages
|
2024-10-07 20:59:16 +00:00 |
|
|
b32c097446
|
feat!: harmonise distro/release/kernel parameters across commands
BREAKING CHANGE: Parameters for the kernel command are changed
from
--distro= --ver= --kernel=
to
--distro-id= --distro-release= --kernel-regex=
|
2024-10-07 14:53:10 +00:00 |
|
|
20cd32243d
|
feat!: replace filtering of containers by name to distro/release
|
2024-10-06 17:01:31 +00:00 |
|
|
cba1abc7f4
|
feat: command for the update of containers
|
2024-10-06 15:49:19 +00:00 |
|
|
cdfa480479
|
feat: parameters to specify kernel/distro for debug/test
|
2024-10-06 00:30:44 +00:00 |
|
|
ad5254ded3
|
feat: show qemu/docker timeouts at tests startup
|
2024-10-05 20:36:17 +00:00 |
|
|
c3e5a138b4
|
fix: do not change default global timeouts with command line params
|
2024-10-05 20:35:44 +00:00 |
|
|
5fcc874985
|
fix: qemu timeout priorities
|
2024-10-05 20:28:48 +00:00 |
|
|
f33ff25708
|
fix: avoid rebuild of prebuilt containers
|
2024-06-06 14:38:24 +00:00 |
|
|
9b379eded8
|
feat!: rename option for using pre-built containers
|
2024-06-06 13:02:27 +00:00 |
|
|
d3a575e5e3
|
fix: containers update
|
2024-06-06 12:59:04 +00:00 |
|
|
75dd8f4a51
|
refactor: logs
|
2024-05-23 11:22:13 +00:00 |
|
|
1c8e1d068b
|
feat(daemon): query jobs by update time
|
2024-02-28 01:51:45 +00:00 |
|
|
c909c2a352
|
feat(daemon): timestamps
|
2024-02-27 02:00:07 +00:00 |
|
|
e633fd2e79
|
feat(daemon): task groups
|
2024-02-26 09:48:00 +00:00 |
|
|
2b4db95166
|
feat(daemon): parallel execution
|
2024-02-25 18:19:48 +00:00 |
|
|
29f4821320
|
feat: add watch flag
|
2024-02-25 18:02:03 +00:00 |
|
|
335eeb5ed5
|
fix: load local archive
|
2024-02-21 22:52:38 +00:00 |
|
|
c17676d0f9
|
fix: use image load
|
2024-02-21 18:57:19 +00:00 |
|
|
8251927821
|
Revert "fix: load, not import"
This reverts commit 35df5850f5 .
|
2024-02-21 18:55:48 +00:00 |
|
|
35df5850f5
|
fix: load, not import
|
2024-02-21 18:31:33 +00:00 |
|
|
cc5e70373f
|
fix: fetch prebuilt containers in kernel list-remote
|
2024-02-21 17:25:09 +00:00 |
|
|
86213c171a
|
fix: do not reimport existing containers
|
2024-02-21 16:15:38 +00:00 |
|
|
059ca6dc93
|
fix: do not fail if no prebuilt container
|
2024-02-21 15:05:59 +00:00 |
|
|
d317769a64
|
refactor: logs
|
2024-02-21 15:00:21 +00:00 |
|
|
d733cde2ae
|
feat: prebuilt containers
|
2024-02-21 14:55:04 +00:00 |
|
|
30e0e5f554
|
fix: correct output path
|
2024-02-21 12:38:29 +00:00 |
|
|
a8066428f8
|
feat: save container images
|
2024-02-21 12:11:57 +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 |
|
|
ed99ffd2e1
|
fix: add timeouts to kernel artifact
|
2024-02-20 23:00:52 +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 |
|
|
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 |
|