FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

Resolves "Fail build if a dry run publish fails"

Merged Mike Bamford requested to merge 2-check-publish into master

Check that a component will publish on branch commits. Initially I was hoping that I could use npm publish --dry-run for this but unfortunately it wasn't clever enough to error if the version wasn't changed. In the end, I wrote a simple node script check_version_different.js to do this.

Closes #2 (closed)

Edited by Mike Bamford

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading