Commit Graph
9 Commits
Author SHA1 Message Date
AStancu 7a992f844d Moved service containers error logs to separate group sections 2022-09-09 14:31:20 +00:00
AStancu cfcf0831f3 Added execution context error
This will make a failed health check more visible in the UI without disrupting the execution of the program.
2022-09-07 00:10:18 +02:00
Ava S 94e504c40e Removed recently added method to inspect docker logs
The method was doing the same thing as the existing DockerLogs method.
2022-09-07 00:07:13 +02:00
AStancu 2f9ced96c6 Print service containers only if they were healthy
Unhealthy service logs are printed in ContainerHealthCheckLogs called prior to this step.
2022-09-06 19:17:48 +00:00
Ava S 29e26c0aa1 Updated the container logs sub-section message 2022-09-06 17:21:12 +02:00
Ava S ae7bb31431 placed the docker logs output in dedicated ##group section 2022-09-06 10:10:52 +02:00
Ava S 3b4406161b adding support for a service container docker logs 2022-08-30 12:24:03 +02:00
Ava Stancu cba19c4d7e Release notes for 2.296.0 (#2078)
* Update releaseNote.md

* Update runnerversion
2022-08-23 10:42:40 -04:00
Ava StancuandOctavia Stancu f9c2bf1dd7 Improved error logs for missing 'using' configuration in metadata file (#2052)
Co-authored-by: Octavia Stancu <[email protected]>
2022-08-16 17:17:42 +02:00