trailing slash on --find-links pypi.*/pub ?
Categories
(Release Engineering :: Applications: MozharnessCore, enhancement)
Tracking
(Not tracked)
People
(Reporter: dhouse, Assigned: mozilla)
References
Details
Attachments
(3 files)
Based on the logging and suggestions from :gcox in https://bugzilla.mozilla.org/show_bug.cgi?id=1580652#c51, would adding the trailing slash here will reduce the redirects from pypi/pub to pypi/pub/ ? I'm assuming this is the mozharness used by most tasks/workers and that they use the default.
https://searchfox.org/mozilla-central/source/testing/mozharness/mozharness/base/python.py#64
Assignee | ||
Comment 1•4 years ago
|
||
Yes. I see 2 places in gecko: https://searchfox.org/mozilla-central/search?q=pypi.pub.build.mozilla.org&path=
I also see 2 places in ronin_puppet: https://github.com/mozilla-platform-ops/ronin_puppet/search?q=pypi.pub.build.mozilla.org%2Fpub&unscoped_q=pypi.pub.build.mozilla.org%2Fpub
Two places in puppetagain, but I'm not sure how much we use it: https://github.com/mozilla-releng/build-puppet/search?q=pypi.pub.build.mozilla.org%2Fpub&unscoped_q=pypi.pub.build.mozilla.org%2Fpub
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Comment 6•4 years ago
|
||
bugherder |
Assignee | ||
Comment 8•4 years ago
|
||
I think that's everything. We could uplift the central patch to beta/esr if wanted.
Assignee | ||
Comment 9•4 years ago
|
||
Description
•