Skip to content
Discussion options

You must be logged in to vote

Workaround: I've written a plugin to just... stop the release process. It works like this:

  • The build runners use the replace plugin, then the stop plugin. The tag is computed, version gets replaced, but nothing gets published because the release stops.
  • The release runner doesn't use the stop plugin, computes the same tag, downloads the artifact from the previous builds and releases everything correctly.

Here is the semantic release configuration, build and publish steps.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@koterpillar
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by koterpillar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants