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

CI: Enable automatic NPM deployment for tags #22

Merged
merged 1 commit into from
Jan 13, 2017
Merged

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Jan 11, 2017

After merging this you no longer have to npm publish manually. TravisCI will test all pushed tags and deploy automatically after all tests passed.

npm owner add ember-cli is still needed, because I didn't have the NPM owner bit to do it myself.

/cc @nathanhammond @stefanpenner @rwjblue

@rwjblue
Copy link
Member

rwjblue commented Jan 11, 2017

The correct command is:

npm owner add ember-cli blprnt

(it isn't a git command)

But @stefanpenner is currently the only owner, so he will have to do it...

@Turbo87
Copy link
Member Author

Turbo87 commented Jan 11, 2017

OUCH!!!

you are obviously correct... damn typos...

@stefanpenner
Copy link
Contributor

fixed

@stefanpenner
Copy link
Contributor

npm owner add ember-cli blprnt

done

@stefanpenner stefanpenner merged commit b71dba8 into master Jan 13, 2017
@stefanpenner stefanpenner deleted the ci-deploy branch January 13, 2017 04:47
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.

3 participants