Skip to content

fix: don't swallow release command errors#131

Merged
varl merged 1 commit intomasterfrom
fix/fail-on-release-error
Sep 17, 2019
Merged

fix: don't swallow release command errors#131
varl merged 1 commit intomasterfrom
fix/fail-on-release-error

Conversation

@amcgee
Copy link
Copy Markdown
Contributor

@amcgee amcgee commented Sep 17, 2019

This can cause release failures to silently succeed, which is bad news in CI deployment

I'm also worried that the git portion of semantic-release succeeded in pushing the version commit, even though the preceding npm publish step failed! That is not covered in this fix.

@varl varl merged commit 8a09d32 into master Sep 17, 2019
@varl varl deleted the fix/fail-on-release-error branch September 17, 2019 11:17
dhis2-bot added a commit that referenced this pull request Sep 17, 2019
## [2.2.2](v2.2.1...v2.2.2) (2019-09-17)

### Bug Fixes

* don't swallow release command errors ([#131](#131)) ([8a09d32](8a09d32))
@dhis2-bot
Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants