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

nginx-tests: eliminate duplicate dockerfile #741

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

alxndrsn
Copy link
Contributor

@alxndrsn alxndrsn commented Oct 6, 2024

pros:

  • nginx tests actually run against a real image

cons:

  • slows fresh/CI builds by about 1 minute

Closes #735

pros:

* nginx tests actually run against a real image

cons:

* slows fresh/CI builds by about 1 minute
@alxndrsn alxndrsn requested a review from lognaturel October 6, 2024 08:23
@alxndrsn alxndrsn changed the base branch from master to next October 7, 2024 05:58
@alxndrsn alxndrsn merged commit 1a5eda5 into getodk:next Oct 7, 2024
2 checks passed
@alxndrsn alxndrsn deleted the eliminate-duplicate-nginx-dockerfile branch October 7, 2024 06:34
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.

nginx tests: use base nginx.dockerfile
2 participants