Skip to content

ci(scripts): decouple Docker Hub check from npm publish#8600

Merged
roshan-bitgo merged 1 commit into
masterfrom
vl-5459-decouple-docker-hub-check
Apr 22, 2026
Merged

ci(scripts): decouple Docker Hub check from npm publish#8600
roshan-bitgo merged 1 commit into
masterfrom
vl-5459-decouple-docker-hub-check

Conversation

@roshan-bitgo
Copy link
Copy Markdown
Contributor

Replace the hard exit-1 Docker Hub duplicate check in get-release-context with a soft check that emits an output flag (express-docker-exists). Gate only publish-express-to-docker-hub on this flag so that release-bitgojs (npm publish) can always run, even when the Docker image was already pushed in a prior partial run.

Adds a step summary entry so the skip is visible in the workflow UI.

Closes VL-5459

Replace the hard exit-1 Docker Hub duplicate check in
get-release-context with a soft check that emits an output flag
(express-docker-exists). Gate only publish-express-to-docker-hub on
this flag so that release-bitgojs (npm publish) can always run,
even when the Docker image was already pushed in a prior partial run.

Add a step summary entry so the skip is visible in the workflow UI.

TICKET: VL-5459
@roshan-bitgo roshan-bitgo requested review from a team as code owners April 22, 2026 10:04
@linear
Copy link
Copy Markdown

linear Bot commented Apr 22, 2026

@roshan-bitgo roshan-bitgo merged commit ac455f0 into master Apr 22, 2026
21 of 22 checks passed
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