Skip to content

Dry Run works but running for dies silently and deletes package.json #38

Answered by jbcpollak
jbcpollak asked this question in Q&A
Discussion options

You must be logged in to vote

ok, I think I figured out what is happening. I ran it again and finally caught some logs:

INFO: successfully parsed commits: 24080
INFO: next release type: minor
INFO: next version: 0.0.0 -> 0.1.0
INFO: bumped version in package.json to:
INFO: preparing to run the publishing script with:
{"RELEASE_VERSION":"0.1.0"}
INFO: executing publishing script...
INFO:
INFO: published successfully!
INFO: created a release commit at "432568d4febcd58b8ed1b71e739f5df364175eaf"!
ERROR: Failed to tag the release!
 Error: Command failed: git tag v0.1.0
fatal: tag 'v0.1.0' already exists

ERROR: release failed, reverting changes...
INFO: reverting the release commit...

I think two things are happening:

the…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kettanaito
Comment options

@jbcpollak
Comment options

Answer selected by jbcpollak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants