-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Centaurioun/swagger-editor
#3Labels
Description
Content & configuration
n/a
Is your feature request related to a problem?
A failed Docker build is not currently caught in CI. Should a failed Docker attempt be made in production, the DevOps team gets alerted.
In addition, Docker-based PRs require manual review and execution, which takes more dev resources.
Describe the solution you'd like
We should have an automated test that:
- builds a docker container
- runs the docker container
- opens local site provided by the docker container and validate some contents within. e.g. curl the local site.