Skip to content

ci: add dry-run publish check to PRs#3791

Merged
bartlomieju merged 2 commits into
mainfrom
chore/ci-dry-publish
Apr 27, 2026
Merged

ci: add dry-run publish check to PRs#3791
bartlomieju merged 2 commits into
mainfrom
chore/ci-dry-publish

Conversation

@bartlomieju

Copy link
Copy Markdown
Contributor

Summary

  • Adds deno publish --dry-run step to CI (ubuntu, v2.x only)
  • Catches lockfile mismatches and other publish issues in PRs before they hit main
  • Prevents the recurring problem of releases failing to publish after merge

Test plan

  • CI on this PR should itself run the new dry-publish step and pass

Runs `deno publish --dry-run` in CI so lockfile mismatches and other
publish issues are caught before merging, not after.
@bartlomieju bartlomieju merged commit 46d62a0 into main Apr 27, 2026
9 checks passed
@bartlomieju bartlomieju deleted the chore/ci-dry-publish branch April 27, 2026 15:54
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