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

chore: add automatic github release #4466

Merged
merged 3 commits into from
Jul 14, 2017

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Jul 5, 2017

This will automatically do a github release with the correct changelog entry and the built zip file.
If a publish is made with --tag next it will mark the release as a pre-release.

To use, just add VJS_GITHUB_USER and VJS_GITHUB_TOKEN env variables as part of the publish command:

$ VJS_GITHUB_USER=gkatsev VJS_GITHUB_TOKEN=test_token npm publish --tag next

Copy link
Member

@misteroneill misteroneill left a comment

Choose a reason for hiding this comment

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

LGTM

@gkatsev gkatsev merged commit 3a600d0 into videojs:master Jul 14, 2017
@gkatsev gkatsev deleted the github-release-master branch July 14, 2017 18:21
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