|
65b49996e6
|
fix: use nullstring in lastlog
|
2023-05-24 22:48:58 +00:00 |
|
|
7806a774e4
|
feat: add internal error to log database
|
2023-05-24 22:46:04 +00:00 |
|
|
c1ec4add81
|
refactor: move kernelinfo to distro module
|
2023-05-23 21:33:50 +00:00 |
|
|
bcf8de336f
|
feat!: introduce new distribution structure
BREAKING CHANGE: distro definition in the configuration files has switched
from
[[supported_kernels]]
distro_type = "Ubuntu"
distro_release = "16.04"
...
to
[[supported_kernels]]
distro = { id = "Ubuntu", release = "16.04" }
...
|
2023-05-18 16:07:24 +00:00 |
|
|
992c41c84b
|
Show last log if no ID specified
|
2020-06-14 20:46:56 +00:00 |
|
|
986a6f55e0
|
Refactor [2]
|
2019-08-17 09:05:06 +00:00 |
|
|
574d5d45c3
|
Implements tagging
|
2019-08-16 18:30:46 +00:00 |
|
|
35dfe2a361
|
Add qemu stdout/stderr to log; Implements database versioning
|
2019-08-14 22:59:34 +00:00 |
|
|
b7624f0d28
|
Implements query for build/insmod/test logs
|
2019-08-13 23:54:45 +00:00 |
|
|
9175305cb9
|
Implements basic logs query, success rate calculation
Closes #10
Closes #11
|
2019-08-13 23:33:52 +00:00 |
|
|
94be33f869
|
Refactor
|
2019-08-13 22:17:24 +00:00 |
|
|
6cebd85535
|
Missed file for 51fa0851
|
2019-08-13 22:09:40 +00:00 |
|