Closed
Bug 1432802
Opened 7 years ago
Closed 7 years ago
trim release channel patcher config after recent watersheds
Categories
(Release Engineering :: Release Requests, enhancement)
Release Engineering
Release Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
Details
Attachments
(1 file)
18.84 KB,
patch
|
mtabara
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
As I understand it, we've added a Windows watershed at 56.0, and a Linux+Mac watershed at 57.0.4. This means that we have no update paths from earlier versions to the latest release, and we can stop running update verify for them.
To do this, we need to removing some past-update lines from the patcher config, and adjust the platform list for the <56.0> to <57.0.3> blocks.
https://bugzilla.mozilla.org/show_bug.cgi?id=1242636 and https://bugzilla.mozilla.org/show_bug.cgi?id=1391297 have recent-ish examples of doing this.
It looks like we've been purposely keeping the <version> blocks for releases that aren't referenced by a past-update line for historical purposes - so I've maintained that.
Assignee | ||
Updated•7 years ago
|
Attachment #8945099 -
Flags: review?(mtabara)
Updated•7 years ago
|
Attachment #8945099 -
Flags: review?(mtabara) → review+
Assignee | ||
Comment 1•7 years ago
|
||
Comment on attachment 8945099 [details] [diff] [review]
trim pre-watershed versions
https://hg.mozilla.org/build/tools/rev/390892f313144452f1b7a48f1a39d47c7e116978
Attachment #8945099 -
Flags: checked-in+
Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•