You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add github workflow to validate docker compose (#61)
* Add github workflow to validate docker compose and check services are healthy
* Add checks to the docker compose test github workflow
- add a github workflow step after waiting for the health check, to check all services are running and didnt exit unexpectedly.
- add a github workflow step to check for error logs.
0 commit comments