Felix Fontein
|
a740cfa0c4
|
Add more tests. (#980)
|
2024-10-19 22:07:06 +02:00 |
|
Felix Fontein
|
3cc27ecd65
|
Handle yet another random unstructured error output. (#949)
|
2024-08-07 15:58:23 +02:00 |
|
Felix Fontein
|
48c0cdf2c5
|
Imporve parsing of skipped messages. (#916)
|
2024-07-06 21:10:39 +02:00 |
|
Felix Fontein
|
6aea7efed9
|
Improve parsing of warnings and errors (#811)
* Add logfmt message parser.
* Parse logfmt formatted warnings.
* Follow-up for #810.
* Fix handling of warning and error messages.
* Make Python 2 compatible.
* Linting. Improving tests.
|
2024-03-03 13:38:55 +00:00 |
|
Felix Fontein
|
7b554082ea
|
Improve parsing. (#786)
|
2024-02-01 17:52:31 +00:00 |
|
Felix Fontein
|
b5d085bb88
|
Parse build events from stderr. (#779)
|
2024-01-25 06:40:32 +01:00 |
|
Felix Fontein
|
cb4dd2fed1
|
docker_compose_v2: move some code to module_utils (#747)
* Move some code to module_utils.
* Add unit tests.
Test cases are auto-generated from integration test logs.
* Rename ResourceEvent → Event.
|
2024-01-07 16:17:31 +01:00 |
|