Closed
Bug 1619944
Opened 5 years ago
Closed 5 years ago
pipfile updates and partial generation need reworking to stop using Pipenv
Categories
(Release Engineering :: General, enhancement)
Release Engineering
General
Tracking
(firefox75 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: sfraser, Assigned: sfraser)
Details
Attachments
(1 file)
Pipenv isn't the tool we settled on, instead using pip-compile and pip-compile-multi. We should swap funsize-update-generator over to use our standard tooling.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by sfraser@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7e16fe72804a
Migrate partials and pipfile-updates to use requirements.txt r=bhearsum
Comment 3•5 years ago
|
||
Backed out changeset 7e16fe72804a (bug 1619944) for causing gecko decision bustage
https://hg.mozilla.org/integration/autoland/rev/317a4acf7c00a766bc7ade35ddd7c91b6c5f6488
push that caused the backout: https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=291784289&revision=7e16fe72804aa5547aad18b62332a0881fcd0bca&searchStr=gecko%2Cdecision%2Ctask%2Copt%2Cgecko%2Cdecision%2Ctask%2C%28d%29
Flags: needinfo?(sfraser)
Pushed by sfraser@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f81886470e0f
Migrate partials and pipfile-updates to use requirements.txt r=bhearsum
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(sfraser)
Comment 5•5 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•