Skip to content

Remove redundant standalone build job from publish workflow#54

Merged
flyon merged 1 commit intodevfrom
claude/remove-redundant-build-job
Apr 3, 2026
Merged

Remove redundant standalone build job from publish workflow#54
flyon merged 1 commit intodevfrom
claude/remove-redundant-build-job

Conversation

@flyon
Copy link
Copy Markdown
Contributor

@flyon flyon commented Apr 3, 2026

Summary

Remove the standalone build job from publish.yml. Both release and dev-release already do their own checkout/install/build before publishing, so the separate build job was just wasting CI minutes as a redundant gate.

https://claude.ai/code/session_017mqanCkMvA1VU8MVD7hkA1

Both release and dev-release jobs already do their own
checkout/install/build. The standalone build job was just
wasting CI minutes as a redundant gate.

https://claude.ai/code/session_017mqanCkMvA1VU8MVD7hkA1
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 3, 2026

⚠️ No changeset found. If this PR should trigger a release, run npx changeset and commit the generated file.

If this change doesn't need a release (docs, CI config, etc.), you can ignore this message.

@flyon flyon merged commit 92b7537 into dev Apr 3, 2026
4 checks passed
@flyon flyon deleted the claude/remove-redundant-build-job branch April 3, 2026 15:11
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