Upgrade hg.mozilla.org to Mercurial 5.0.1
Categories
(Developer Services :: Mercurial: hg.mozilla.org, task)
Tracking
(Not tracked)
People
(Reporter: sheehan, Assigned: sheehan)
References
Details
(Keywords: leave-open)
Attachments
(9 files)
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review |
A new point-release has been cut, we should upgrade the server to this version.
This is also a Py3 beta release, so we can start experimenting with using Py3 in our virtualenvs once we have completed this upgrade.
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 2•6 years ago
|
||
Also mark as compatible with Mercurial 5.0
| Assignee | ||
Comment 3•6 years ago
|
||
Also mark as compatible with Mercurial 5.0.
Depends on D33846
| Assignee | ||
Comment 4•6 years ago
|
||
Only a minor test change needed for passing tests. The test
in question is related to wire protocol version two, which
can arguably be removed anyways.
Depends on D33847
| Assignee | ||
Comment 5•6 years ago
|
||
Tests are passing without any changes, with the exception of
a single test which fails due to a changed API used by a helper
script. This commit updates the helper script to use the new
APIs and marks the hghooks extension as compatible with
5.0.
Depends on D33848
| Assignee | ||
Comment 6•6 years ago
|
||
This version should always match the version running on hg.mo,
which means it needs to be bumped during the upgrade. Running
this test should tell us if we have any outstanding template
upgrades to perform, and since it passes without issue, we
don't need to make any template changes.
Depends on D33849
| Assignee | ||
Comment 7•6 years ago
|
||
No changes needed to get these extensions passing under 5.0.
Depends on D33850
| Assignee | ||
Comment 8•6 years ago
|
||
This commit upgrades to Mercurial 5.0 in all locations that do not
run on hg.mozilla.org (testing, docs and deploy environments).
Depends on D33851
| Assignee | ||
Comment 9•6 years ago
|
||
This commit upgrades Mercurial to 5.0.1 on hgssh in all
virtual environments. This commit should be deployed first
in the upgrade process.
Depends on D33852
| Assignee | ||
Comment 10•6 years ago
|
||
This commit upgrades Mercurial to 5.0.1 in all virtual environments
on hgweb.
Depends on D33853
Comment 11•6 years ago
|
||
| Assignee | ||
Comment 12•6 years ago
|
||
hg.mozilla.org is now running 5.0.1 on all servers (hgssh, public hg and mirrors).
Description
•