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

ci: Add test for whether the Dockerfile starts properly #1068

Merged
merged 6 commits into from Apr 16, 2024

Conversation

philippemnoel
Copy link
Collaborator

@philippemnoel philippemnoel commented Apr 16, 2024

Ticket(s) Closed

  • Closes #N/A

What

Two weeks ago, we accidentally pushed a broken Dockerfile to prod. I realized we weren't testing for whether the image starts properly in CI, and took a note to add a test for it. This does that.

Why

Make sure we don't push broken Dockerfiles

How

Grep the logs for ERROR

Tests

See CI

@philippemnoel philippemnoel merged commit 6f638ed into dev Apr 16, 2024
6 checks passed
@philippemnoel philippemnoel deleted the phil/test-runs branch April 16, 2024 22:21
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.

None yet

2 participants