svanoort / pyresttest

Python Rest Testing
Apache License 2.0
1.15k stars 325 forks source link

Full Automation Release Flow #131

Open svanoort opened 8 years ago

svanoort commented 8 years ago

As a pyresttest contributor, I'd like to be able to do a push-button PyPi release from the master branch:

  1. Set up PyPi test & main credentials on Jenkins
  2. Create push button release-test-workflow that does a test release to test-PyPi from master
  3. Integrate the pip installer tests using test pypi
  4. Add flow to tag branch on release & merge to stable