Skip to content

dockerignore: ignore /test/ directory#1652

Merged
alxndrsn merged 2 commits intogetodk:nextfrom
alxndrsn:dockerignore-test-dir
Feb 18, 2026
Merged

dockerignore: ignore /test/ directory#1652
alxndrsn merged 2 commits intogetodk:nextfrom
alxndrsn:dockerignore-test-dir

Conversation

@alxndrsn
Copy link
Contributor

@alxndrsn alxndrsn commented Feb 17, 2026

Reduce unnecessary files included in docker context to make builds faster.

What has been done to verify that this works as intended?

CI.

Why is this the best possible solution? Were any other approaches considered?

Ultimately a whitelist approach might be better for .dockerignore.

Under discussion separately in:

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

No effect.

Does this change require updates to documentation? If so, please file an issue here and include the link below.

No.

Before submitting this PR, please make sure you have:

  • branched off and targeted the next branch OR only changed documentation/infrastructure (master is stable and used in production)
  • verified that any code or assets from external sources are properly credited in comments or that everything is internally sourced

@alxndrsn alxndrsn merged commit 2a4cdd0 into getodk:next Feb 18, 2026
5 checks passed
@alxndrsn alxndrsn deleted the dockerignore-test-dir branch February 20, 2026 06:22
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.

2 participants