1
0
Fork 0
Commit Graph

137 Commits (master)

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