Skip to content

ci: exercise the action's defaults in the acceptance test - #48

Merged
douglance merged 1 commit into
mainfrom
ci/acceptance-test-default
Aug 21, 2026
Merged

ci: exercise the action's defaults in the acceptance test#48
douglance merged 1 commit into
mainfrom
ci/acceptance-test-default

Conversation

@douglance

Copy link
Copy Markdown
Collaborator

test-published-image-action is the job that proves a consumer needs no credentials, but it pinned version: v0.2.10, so the latest default it documents was never actually exercised.

Public latest-<variant> aliases exist as of v0.3.0, so dropping the input makes the job resolve what a consumer supplying nothing resolves: offchainlabs/arbitrum-litro:latest-l3-eth.

Verified anonymously before opening this:

$ docker logout && docker pull --platform linux/amd64 offchainlabs/arbitrum-litro:latest-l3-eth
Digest: sha256:eda6371188186061c8f57856bbe46162b525a1c19e88420c205c47fb62e0d0e2

That digest is the same one GHCR serves for v0.3.0-nc3.2-l3-eth, so the alias, the version tag and both registries agree.

The job pinned version v0.2.10, so the `latest` default it documents was never
exercised. Public `latest-<variant>` aliases exist as of v0.3.0, so dropping the
input covers what a consumer supplying nothing actually resolves.
@douglance
douglance merged commit c074b73 into main Aug 21, 2026
7 checks passed
@douglance
douglance deleted the ci/acceptance-test-default branch August 21, 2026 21:56
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.

1 participant