1
0
out-of-tree/cmd
Mikhail Klementev 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
..
container.go feat!: replace filtering of containers by name to distro/release 2024-10-06 17:01:31 +00:00
daemon_linux.go feat(daemon): parallel execution 2024-02-25 18:19:48 +00:00
daemon_macos.go feat(daemon): parallel execution 2024-02-25 18:19:48 +00:00
daemon.go feat(daemon): query jobs by update time 2024-02-28 01:51:45 +00:00
db.go feat: initial daemon implementation 2024-02-20 13:25:31 +00:00
debug.go feat: parameters to specify kernel/distro for debug/test 2024-10-06 00:30:44 +00:00
distro.go refactor: move commands to cmd/ 2024-02-17 22:38:43 +00:00
gen.go feat: initial daemon implementation 2024-02-20 13:25:31 +00:00
globals.go feat: initial daemon implementation 2024-02-20 13:25:31 +00:00
images.go feat: initial daemon implementation 2024-02-20 13:25:31 +00:00
kernel.go feat!: harmonise distro/release/kernel parameters across commands 2024-10-07 14:53:10 +00:00
log.go refactor: logs 2024-05-23 11:22:13 +00:00
pack.go refactor: logs 2024-05-23 11:22:13 +00:00
pew.go feat: parameters to specify kernel/distro for debug/test 2024-10-06 00:30:44 +00:00