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

Do automatic release to PyPi from Travis CI #108

Merged
merged 4 commits into from
Oct 20, 2015
Merged

Conversation

adiroiban
Copy link
Member

As commented by @glyph in #83 it would be nice to have automatic deployment to PyPi.

Travis CI has support for this http://docs.travis-ci.com/user/deployment/pypi/

More info here about why all_branches is required
http://docs.travis-ci.com/user/deployment/#Conditional-Releases-with-on%3A

I have pushed an initial change to travis config file.

I think that is better to create a new PyPi account dedicated for this auto publishing process.

To have this working someone need to create an account on PyPi and send me the encrypted password.

Another option, is to give me permissions to PyPi and GitHub for twistedcheker project, and I can take care of the rest.

Thanks!

adiroiban added a commit that referenced this pull request Oct 20, 2015
Do automatic release to PyPi from Travis CI.
@adiroiban adiroiban merged commit 50ce099 into master Oct 20, 2015
@adiroiban
Copy link
Member Author

I have merged to and see how it performs... from master.

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.

None yet

1 participant