Skip to content

ci: simplify checkout#1890

Merged
alxndrsn merged 1 commit into
getodk:nextfrom
alxndrsn:simpler-ci
May 9, 2026
Merged

ci: simplify checkout#1890
alxndrsn merged 1 commit into
getodk:nextfrom
alxndrsn:simpler-ci

Conversation

@alxndrsn
Copy link
Copy Markdown
Contributor

@alxndrsn alxndrsn commented May 8, 2026

It looks like the checkout code from the test-images job was copy/pasted elsewhere.

Simplifying this config should speed up git checkout in affected jobs by a few seconds.

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

CI.

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

Simpler, faster; no.

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 - just CI.

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

It looks like the checkout code from the `test-images` job was copy/pasted elsewhere.

Simplifying this config should speed up git checkout in affected jobs.
@alxndrsn alxndrsn marked this pull request as ready for review May 8, 2026 10:33
@alxndrsn alxndrsn merged commit 97b3251 into getodk:next May 9, 2026
6 checks passed
@alxndrsn alxndrsn deleted the simpler-ci branch May 9, 2026 07:17
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