Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: adds back update functionality on npm versions of release #856

Merged
merged 1 commit into from
Nov 5, 2019

Conversation

thisislawatts
Copy link
Member

  • Ready for review
  • Follows CONTRIBUTING rules
  • Reviewed by Snyk internal team

What does this PR do?

Following on from other PR which validates this flow within our CI this makes the actual change.

#854

@thisislawatts thisislawatts requested a review from a team as a code owner November 4, 2019 17:37
@ghost ghost requested review from gitphill and lwywoo November 4, 2019 17:38
@thisislawatts thisislawatts self-assigned this Nov 4, 2019
{
"//": "removes the file we use to identify a build as a standalone binary",
"path": "@semantic-release/exec",
"cmd": "rm dist/STANDALONE"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rm -f or do we want to fail if it doesn't exist?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer for it to fail in this instance

@thisislawatts thisislawatts merged commit ad89f10 into master Nov 5, 2019
@thisislawatts thisislawatts deleted the fix/update-blocker-on-npm-final branch November 5, 2019 11:55
@snyksec
Copy link

snyksec commented Nov 5, 2019

🎉 This PR is included in version 1.242.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants