Closed
Bug 1425460
Opened 7 years ago
Closed 7 years ago
deved release-notify-ship doesn't have the right deps
Categories
(Release Engineering :: Release Automation: Other, enhancement)
Release Engineering
Release Automation: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kmoir, Assigned: kmoir)
References
Details
Attachments
(2 files)
(deleted),
patch
|
mozilla
:
review+
kmoir
:
checked-in+
|
Details | Diff | Splinter Review |
(deleted),
application/json
|
Details |
No description provided.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → kmoir
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
new graph using taskgraph-gen.py with correct dependencies
"release-notify-ship-devedition": {
"attributes": {
"always_target": false,
"kind": "release-notify-ship",
"run_on_projects": [],
"shipping_phase": "ship",
"shipping_product": "devedition"
},
"dependencies": {
"release-bouncer-aliases-devedition": "release-bouncer-aliases-devedition",
"release-version-bump-devedition": "release-version-bump-devedition"
},
"kind": "release-notify-ship",
"label": "release-notify-ship-devedition",
Comment 3•7 years ago
|
||
Comment on attachment 8937052 [details] [diff] [review]
bug1425460.patch
lgtm! this is worth testing in maple graphs. thank you!
Attachment #8937052 -
Flags: review+
Assignee | ||
Comment 4•7 years ago
|
||
Attachment #8937052 -
Flags: checked-in+
Assignee | ||
Comment 5•7 years ago
|
||
same patch applies cleanly to m-c as well
Pushed by kmoir@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/be9d30ca06ec
deved release-notify-ship doesn't have the right deps r=aki DONTBUILD a=aki
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
•