Skip to content

check-docker-context: fix "No such image" error#1649

Merged
alxndrsn merged 8 commits intogetodk:nextfrom
alxndrsn:iidfile
Feb 16, 2026
Merged

check-docker-context: fix "No such image" error#1649
alxndrsn merged 8 commits intogetodk:nextfrom
alxndrsn:iidfile

Conversation

@alxndrsn
Copy link
Contributor

@alxndrsn alxndrsn commented Feb 16, 2026

Closes #1644

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

Ran CI a lot.

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

Per #1644 (comment):

This with --iidfile is the documented expected behavior that scripts can rely on that we shouldn't break, as opposed to pattern matching from the output.

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 changed the base branch from master to next February 16, 2026 18:23
@alxndrsn alxndrsn marked this pull request as ready for review February 16, 2026 18:28
@alxndrsn alxndrsn requested a review from lognaturel February 16, 2026 18:29
@alxndrsn alxndrsn merged commit a55bb5a into getodk:next Feb 16, 2026
5 checks passed
@alxndrsn alxndrsn deleted the iidfile branch February 16, 2026 18:32
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.

[central] intermittent test failure: check-docker-context.sh: No such image

2 participants