Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

14 add continuous integration test with GitHub actions #15

Merged

Conversation

ianhinder
Copy link
Collaborator

This PR adds a new continuous integration test using GitHub Actions, which:

  • Builds the Docker image
  • Tests that the image runs without errors and starts accepting connections

Incidentally, it also

  • Adds a Docker Compose file
  • Adds a Docker health check using curl
  • Reports docker log and health check errors if the image doesn't run successfully

@ianhinder ianhinder linked an issue Sep 17, 2024 that may be closed by this pull request
@ianhinder ianhinder merged commit 4965026 into master Sep 17, 2024
2 checks passed
@ianhinder ianhinder deleted the 14-add-continuous-integration-test-with-github-actions branch September 17, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add continuous integration test with GitHub Actions
1 participant