Skip to content

Pin the Docker image#18

Merged
IsaacG merged 1 commit into
mainfrom
pin_sha
May 19, 2026
Merged

Pin the Docker image#18
IsaacG merged 1 commit into
mainfrom
pin_sha

Conversation

@IsaacG
Copy link
Copy Markdown
Member

@IsaacG IsaacG commented May 9, 2026

Exercism's policy is to prefer pinned versions.
Using the same hash across all runners allows us to store and reuse the same image, rather than needing to store a per-runner base image. This helps cut down on storage costs.

@IsaacG IsaacG added x:module/test-runner Work on Test Runners x:size/small Small amount of work x:rep/small Small amount of reputation labels May 9, 2026
@IsaacG IsaacG requested a review from a team as a code owner May 9, 2026 01:36
Exercism's policy is to prefer pinned versions.
Using the same hash across all runners allows us to store and reuse the same image, rather than needing to store a per-runner base image. This helps cut down on storage costs.
@IsaacG IsaacG added x:size/medium Medium amount of work x:rep/medium Medium amount of reputation and removed x:size/small Small amount of work x:rep/small Small amount of reputation labels May 11, 2026
@IsaacG
Copy link
Copy Markdown
Member Author

IsaacG commented May 11, 2026

+cc @quintuple-mallard

@IsaacG
Copy link
Copy Markdown
Member Author

IsaacG commented May 14, 2026

+cc @exercism/nushell maintainers

@IsaacG
Copy link
Copy Markdown
Member Author

IsaacG commented May 18, 2026

+cc @exercism/guardians for review please

@IsaacG IsaacG merged commit b8c245e into main May 19, 2026
1 check passed
@IsaacG IsaacG deleted the pin_sha branch May 19, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:module/test-runner Work on Test Runners x:rep/medium Medium amount of reputation x:size/medium Medium amount of work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants