148
edits
No edit summary |
(added link to the example bug) |
||
Line 1: | Line 1: | ||
=Overview= | = 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. | 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= | = Steps = | ||
* In order to upload to internal Pypi a package you simply need to run the script bellow : | * In order to upload to internal Pypi a package you simply need to run the script bellow : | ||
Line 11: | Line 11: | ||
= See also = | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1286278 bug 1286278] |
edits