Commit 46d62a0
authored
ci: add dry-run publish check to PRs (#3791)
- 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
merge1 parent 1955b10 commit 46d62a0
2 files changed
Lines changed: 4 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments