1
0
Commit Graph

133 Commits

Author SHA1 Message Date
a6944050cc
feat: implement openSUSE 42+ support 2023-06-15 16:30:12 +00:00
31b0945a15
fix: use the default config dirs provider 2023-05-21 20:31:47 +00:00
f0c82f9289
feat: implement list of available distros 2023-05-18 22:02:41 +00:00
120fcdc56b
feat: initial implementation of distro interface 2023-05-18 21:37:07 +00:00
6c1f9f8606
feat: add command for distro-related helpers 2023-05-15 10:50:56 +00:00
4e77cf82d3
refactor: use one provider for default cache url 2023-05-13 12:14:20 +00:00
7cf1bbd194
refactor: remove global temporary directory base 2023-05-13 11:32:29 +00:00
95695a4070
feat: add cache argument 2023-05-13 10:46:43 +00:00
ebc597ff0b
refactor: move container functions to submodule 2023-05-13 10:14:45 +00:00
da5797766b
refactor: move fs-related functions to submodule 2023-05-13 09:17:57 +00:00
da6843f9b7
Add command to populate debian cache 2023-05-11 20:08:08 +00:00
e2e0dad1ad
Check that fs is case-sensitive 2023-05-11 02:42:34 +00:00
4f80122039
Implements per-test logging to the current working directory 2023-05-02 11:10:57 +00:00
8fa62e9a6e
Bump version 2023-04-26 14:36:25 +00:00
bde115f5df
Bump version 2023-04-08 14:57:39 +00:00
b3d4a0dbc2
Update changelog 2023-04-07 21:38:30 +00:00
9e55ebd44e
Add a flag to set the container runtime binary 2023-04-07 18:57:18 +00:00
056e38698e
Use single temp directory base 2023-04-07 16:44:21 +00:00
f9c2849658
Bump version 2023-04-07 13:55:58 +00:00
5bb79302dd
Bump version 2023-04-07 10:42:34 +00:00
27a3cc498c
Bump version 2023-04-06 22:48:54 +00:00
0d3a075d76
Add commands to manage containers 2023-04-06 19:05:41 +00:00
f65d4ad879
No need to have it at debug log level 2023-04-06 18:13:56 +00:00
f75c70db94
Log container stdout at trace level 2023-04-06 18:00:46 +00:00
603e91af6f
Write debug log to file 2023-04-06 17:32:54 +00:00
80d7f9fb52
Add build info if run with debug 2023-04-06 12:50:44 +00:00
0b198f71ca
Show file:line only for debug log level 2023-03-22 17:36:04 +00:00
21d8bec382
Set default log level to info 2023-03-19 13:20:39 +00:00
08beba2bab
Add debug logs for exec.Command 2023-03-19 13:14:14 +00:00
c2c3837f44
Set default log level to debug 2023-03-18 22:34:44 +00:00
ae20a6d11d
Add log level parameter 2023-03-18 21:53:53 +00:00
8bffea0aea
Switch to zerolog 2023-03-18 21:30:07 +00:00
3ec919abc1
Image editing command 2023-02-15 10:17:57 +00:00
2f52f6db6d
Refactor command line interface 2023-01-31 07:13:33 +00:00
5b0bf7de01
Bump version 2020-06-14 21:03:12 +00:00
992c41c84b
Show last log if no ID specified 2020-06-14 20:46:56 +00:00
22a8e32e2c
Implements modules preload list 2020-06-14 20:14:59 +00:00
8a53b6081c
Update changelog 2020-05-30 14:26:12 +00:00
c1a3cb6ce5
Bump version 2019-12-25 14:40:13 +00:00
9c70af4f6f
Add flag for verbose output 2019-11-14 15:38:16 +00:00
7b8cf96b4a
Kpti settings was not affected for regular runs 2019-11-14 15:37:34 +00:00
7b6e3a9ad6
Avoid slow mirrors 2019-09-05 18:27:23 +00:00
dc73413114
Set version 2019-08-30 17:40:01 +00:00
104e70f861
Implements global timeout 2019-08-30 16:34:14 +00:00
365c9d0e95
Implements reliablity threshold for exit code 2019-08-30 16:33:43 +00:00
5bad772125
Support custom docker commands
Resolves #17
2019-08-30 00:05:50 +00:00
f3b0c07af2
Implements parameter for setting up docker registry server 2019-08-29 22:49:59 +00:00
12b5bd2a99
Introduce global configuration file 2019-08-29 21:12:24 +00:00
e4bed2a4c3
Set version 2019-08-20 22:55:56 +00:00
1ffd68601c
Remove bootstrap, download images on-demand 2019-08-20 09:09:38 +00:00