Firefox - Migrate release graph definitions from release tasks into in-tree logic
RESOLVED
FIXED
Status
Release Engineering
Release Automation: Other
P2
normal
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: aki)
Tracking
Firefox Tracking Flags
(Not tracked)
Details
Attachments
(1 attachment)
3.61 KB,
patch
|
Details | Diff | Splinter Review |
We need to implement the release graph in terms of the in-tree scheduling logic primitives: kinds, transforms, etc.
(Assignee) | ||
Comment 1•a year ago
|
||
Rail - are you currently in the middle of any patches for this? I've been mainly focused on bug 1397552 and bug 1397774 , but can get to this after. I mainly want to avoid duplication of effort :)
Assignee: nobody → aki
Flags: needinfo?(rail)
Comment 2•a year ago
|
||
Aki, there was some 56.0 related work that I had to work on, so I'm still at the same point I was before PTO. :) We should probably have some chat to bring me up to spped with the current status.
Flags: needinfo?(rail)
(Assignee) | ||
Updated•a year ago
|
Keywords: leave-open
(Assignee) | ||
Comment 3•a year ago
|
||
https://github.com/mozilla-releng/build-buildbot-configs/compare/master...escapewindow:date?expand=1 is busted: https://travis-ci.org/escapewindow/build-buildbot-configs/jobs/281107477 I may be trying to do too many things: copy jamun's config, but also bump it to fx58 instead of fx56. I need to dig a bit deeper, and/or try to copy jamun's config exactly and see if it checkconfigs.
(Assignee) | ||
Comment 4•a year ago
|
||
Created attachment 8913491 [details] [diff] [review] date-rr Likely we'll need a maple patch before we need this patch, but just in case.
(Assignee) | ||
Comment 5•a year ago
|
||
https://hg.mozilla.org/projects/date/rev/8edd92810056e6bd4a7a2baf0a0ecb910245fa46 should allow us to not optimize out specific docker-image tasks, should we want to rerun them every relpromo build (for new virus definitions or w/e)
(Assignee) | ||
Updated•a year ago
|
Summary: Migrate release graph definitions from release tasks into in-tree logic → Firefox - Migrate release graph definitions from release tasks into in-tree logic
(Assignee) | ||
Comment 6•a year ago
|
||
Effectively done. Tracking bug 1425571 + in progress RC / cleanup tasks in Trello.
Status: NEW → RESOLVED
Last Resolved: a year ago
Resolution: --- → FIXED
Removing leave-open keyword from resolved bugs, per :sylvestre.
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•