Closed
Bug 1420469
Opened 3 years ago
Closed 3 years ago
action task routes use literal "$ownTaskId"
Categories
(Release Engineering :: General, defect, P1)
Release Engineering
General
Tracking
(firefox58 fixed, firefox59 fixed)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: rail)
Details
Attachments
(1 file)
Just realized that https://queue.taskcluster.net/v1/task/C7kdGZVZQdCt22jhILRBoQ has the following: "routes": [ "tc-treeherder.v2.maple.3d976985f2b8ba145c5b2fb7a132538723be6496.131", "tc-treeherder-stage.v2.maple.3d976985f2b8ba145c5b2fb7a132538723be6496.131", "index.gecko.v2.maple.pushlog-id.131.actions.$ownTaskId" ], Probably because of https://dxr.mozilla.org/mozilla-central/rev/0bb0f14672fdda31c19aea1ed829e050d693b9af/.taskcluster.yml#68
Assignee | ||
Comment 1•3 years ago
|
||
Pushed a fix to maple: https://hg.mozilla.org/projects/maple/rev/d951d9282368ea82c8111680a713ea6ebd737426
Comment hidden (mozreview-request) |
Assignee | ||
Comment 3•3 years ago
|
||
https://tools.taskcluster.net/index/gecko.v2.maple.pushlog-id.134.actions/Wyzo5eHjRtmLRWsUWVRaGA looks better!
Comment 4•3 years ago
|
||
mozreview-review |
Comment on attachment 8931742 [details] Bug 1420469 - action task routes use literal "$ownTaskId" https://reviewboard.mozilla.org/r/202870/#review208560 Ah! Thanks very much.
Attachment #8931742 -
Flags: review?(bstack) → review+
Pushed by raliiev@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/249c0c15d907 action task routes use literal "$ownTaskId" r=bstack
Comment 6•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/249c0c15d907
Comment 7•3 years ago
|
||
Comment on attachment 8931742 [details] Bug 1420469 - action task routes use literal "$ownTaskId" Approval Request Comment This patch is minimally risky, and would be visible at first GTB and/or at decision graph time. This fixes an index reporting issue with taskcluster which will make some releng tooling better around managing the releases (specifically for 58, that is for fennec). This is not necessary for the in-flight releases, but is great if we have any new build numbers, or if we have a dot release.
Attachment #8931742 -
Flags: approval-mozilla-release?
Comment 8•3 years ago
|
||
Comment on attachment 8931742 [details] Bug 1420469 - action task routes use literal "$ownTaskId" Gonna just land this a=release.
Attachment #8931742 -
Flags: approval-mozilla-release?
Comment 9•3 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/3369860090cc (FIREFOX_58b_RELBRANCH) https://hg.mozilla.org/releases/mozilla-release/rev/1186e4f737ee
status-firefox58:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•