80
edits
Changes
no edit summary
=Overview=
Mozharness no longer uses packages from the PuppetAgain repositories! Instead, it uses http://pypi.pub.build.mozilla.org/pub and http://pypi.pvt.build.mozilla.org/pub, both served from the same directory.
=Steps=
* In order to upload to internal Pypi a package you simply need to run the script bellow :
https://hg.mozilla.org/build/braindump/file/default/utils/publish_package_our_pypi.sh
The script will practically copy the file to relengwebadmin and move it where the files are located for pypi internal (/mnt/netapp/relengwebadmin/pypi/pub) then will change the rights and upload the file to
http://pypi.pub.build.mozilla.org/pub.
* See also Bug 1286278
Mozharness no longer uses packages from the PuppetAgain repositories! Instead, it uses http://pypi.pub.build.mozilla.org/pub and http://pypi.pvt.build.mozilla.org/pub, both served from the same directory.
=Steps=
* In order to upload to internal Pypi a package you simply need to run the script bellow :
https://hg.mozilla.org/build/braindump/file/default/utils/publish_package_our_pypi.sh
The script will practically copy the file to relengwebadmin and move it where the files are located for pypi internal (/mnt/netapp/relengwebadmin/pypi/pub) then will change the rights and upload the file to
http://pypi.pub.build.mozilla.org/pub.
* See also Bug 1286278