whoogle-search/.github/workflows
Ben Busby 5a27d748d1
Create separate test workflow for docker
This expands on the current testing suite a bit by introducing a new
workflow for testing functionality within the docker container. It runs
the same test suite as the regular "test" workflow, but also performs a
health check after running the app for 10 seconds to ensure
functionality.

The buildx workflow now waits for the docker test script to finish
successfully, rather than the regular test workflow. This will hopefully
avoid situations where new images are pushed with issues that aren't
detected in regular testing of the app.
2021-11-22 00:26:25 -07:00
..
buildx.yml Create separate test workflow for docker 2021-11-22 00:26:25 -07:00
docker_tests.yml Create separate test workflow for docker 2021-11-22 00:26:25 -07:00
pep8.yml Run pep8 check on PRs 2021-09-27 20:40:51 -06:00
pypi.yml Enable tag builds for pypi and buildx workflows 2021-10-11 20:22:29 -06:00
tests.yml Update cffi dep to 1.15.0 2021-10-21 12:41:23 -06:00