1
0
Commit Graph

396 Commits

Author SHA1 Message Date
b0587a4ade
Add --artifact-config parameter to debug command 2023-02-23 08:26:54 +00:00
4fdcc5d098
Refactor 2023-02-23 08:25:19 +00:00
09feffb6a8
Treat test files as relative to build directory 2023-02-16 10:46:24 +00:00
2d6db97b43
Add support for applying patches 2023-02-16 10:22:08 +00:00
cc1261b0b0
Use the legacy SCP protocol for directory transfers instead of SFTP 2023-02-16 08:30:29 +00:00
24b6749504
Wait until ssh is available 2023-02-16 06:30:59 +00:00
f97cb3f10a
Typo 2023-02-15 16:57:31 +00:00
b246ecf956
Support make targets 2023-02-15 16:54:46 +00:00
c9618be454
Store kernels in separate directories 2023-02-15 16:09:11 +00:00
f6b6b823a9
Use already defined path 2023-02-15 11:57:33 +00:00
3f79c8e461
Standard modules dependencies 2023-02-15 11:48:25 +00:00
3d6961dfd7
Treat any SCP output as an error 2023-02-15 11:45:25 +00:00
9910921e30
Cleanup symbolic links from modules dir 2023-02-15 11:38:02 +00:00
d59049e531
qemu: add CopyDirectory (via scp) 2023-02-15 11:20:30 +00:00
668bc1e391
Store the default kernel modules 2023-02-15 11:00:00 +00:00
3ec919abc1
Image editing command 2023-02-15 10:17:57 +00:00
0529b30558
qemu: allow to run mutable 2023-02-15 09:48:13 +00:00
063df192b4
mirror:// is slower and less reliable in the end 2023-02-14 05:30:28 +00:00
1a952e0212
Set the default maximum number of kernels to be downloaded to 100
The overlayfs driver natively supports up to 128 layers
2023-02-13 22:10:23 +00:00
8b5ce9923b
Revert podman layer squashing, does not work well with caching 2023-02-11 15:02:21 +00:00
b1493b79a3
podman --squash-all requires --layers to cache intermediate layers 2023-02-11 14:47:43 +00:00
fb5b2a2bbb
Case insensitive 2023-02-11 14:30:37 +00:00
a9db750ea5
Fix case where both docker and podman are installed, but docker is not podman alias 2023-02-11 08:52:49 +00:00
55032f07af
Squash podman layers, not docker layers 2023-02-11 08:33:20 +00:00
bb7c2f94d5
podman: squash all layers into a single layer 2023-02-11 08:28:26 +00:00
422f05d25b
Use squash only if podman is used 2023-02-11 08:22:37 +00:00
3c8e80cace
docker/podman: squash newly built layers into a single new layer 2023-02-11 08:08:26 +00:00
a0ee660e50
Add artifact config flag 2023-02-01 08:04:27 +00:00
82436cbd83
Keep help lowercase 2023-01-31 09:57:53 +00:00
ce8f8d3a38
Typo 2023-01-31 09:56:49 +00:00
330da3b930
Reliability threshold flag 2023-01-31 09:34:23 +00:00
ce7794ce84
Add missing flags, refactor 2023-01-31 09:05:43 +00:00
abd8e69186
Update changelog 2023-01-31 07:21:53 +00:00
2f52f6db6d
Refactor command line interface 2023-01-31 07:13:33 +00:00
935266c850
Add alecthomas/kong support for config 2023-01-30 20:42:22 +00:00
a7b619fc40
lint 2023-01-30 20:15:17 +00:00
0e185ab36b
Check for local docker image 2023-01-30 11:15:12 +00:00
b8bb11943a
Fix default test.sh path 2023-01-29 22:27:35 +00:00
2bc55e2011
lint 2023-01-29 22:27:24 +00:00
6e1216201e
podman compatibility 2023-01-29 20:42:16 +00:00
92706c68fb
go mod tidy 2023-01-24 15:41:57 +00:00
49ee65de76
Fix package name 2023-01-24 15:32:04 +00:00
8fca9dbd2e
Ignore binary 2023-01-24 15:12:26 +00:00
1deb201e25
Switch to Ubuntu 22.04 for testing 2023-01-19 17:22:25 +00:00
cc26ff8626
Add shell.nix 2023-01-19 16:59:25 +00:00
Denis Efremov
05ae073fe6 Use upstream lkrg in the module template 2022-02-16 20:45:55 +00:00
603a2c98bd
Use upstream lkrg 2021-01-05 20:52:27 +00:00
cfee4c565c
Remove donate 2020-12-16 16:46:25 +00:00
02663fad64
Run tests on pull request 2020-09-15 11:05:53 +00:00
Bradley Landherr
e43993c6e5 adding TestFiles to artifact config, transfers extra test files to VM 2020-09-15 12:57:11 +02:00