ReleaseEngineering/BuildAPI: Difference between revisions

Jump to navigation Jump to search
Line 157: Line 157:
* Push new version of BuildAPI to HG
* Push new version of BuildAPI to HG
** Edit setup.py to show the updated version (ie version='0.3.0' becomes version='0.3.1')
** Edit setup.py to show the updated version (ie version='0.3.0' becomes version='0.3.1')
* Comment out tag_build in setup.cfg
* Comment out <code>tag_build</code> and <code>tag_svn_revision</code> in setup.cfg
** This appends tarball name, among other things
** This appends tarball name and revision (-R#), among other things
* Build a new sdist tarball of BuildAPI, using normal python techniques, and upload it to the puppetagain python repository at releng-puppet2.srv.releng.scl3.mozilla.com (/data/python/packages on the distinguished puppetmaster)
* Build a new sdist tarball of BuildAPI, using normal python techniques, and upload it to the puppetagain python repository at releng-puppet2.srv.releng.scl3.mozilla.com (/data/python/packages on the distinguished puppetmaster)
** Tarballs can be seen here: http://puppetagain.pub.build.mozilla.org/data/python/packages/
** Tarballs can be seen here: http://puppetagain.pub.build.mozilla.org/data/python/packages/
canmove, Confirmed users
2,850

edits

Navigation menu