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

Release script #201

Merged
merged 2 commits into from
Sep 17, 2019
Merged

Release script #201

merged 2 commits into from
Sep 17, 2019

Conversation

RishabhKarnad
Copy link
Contributor

The release script does the following:

  • asks for new version number
  • bumps package versions to the specified version
  • creates a build
  • creates a release commit
  • runs np to create the release tag and publish vue-native-core
  • publishes vue-native-helper, vue-native-scripts and vue-native-template-compiler with npm publish

If np fails, then the release commit is reset and the script exits.

No tests or linting written yet, so np uses the --yolo flag. This will be removed later.

@gauravprwl14 gauravprwl14 merged commit db97898 into develop Sep 17, 2019
@RishabhKarnad RishabhKarnad deleted the feat/release-script branch December 8, 2019 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants