GitHub checks for enterprise-firefox-release links to treeherder enterprise-firefox jobs
Categories
(Enterprise Products :: General, defect, P2)
Tracking
(Not tracked)
People
(Reporter: gerard-majax, Assigned: ahal)
References
Details
(Keywords: leave-open)
Attachments
(4 files)
See for example jobs from https://github.com/mozilla/enterprise-firefox/runs/62999985448 that links to https://treeherder.mozilla.org/#/jobs?repo=enterprise-firefox&revision=32211b8bc77b50f7fc2b74a605a95014e719a1fb&selectedTaskRun=WLHEP-xVTXyTR9IgsvpPaA which should be https://treeherder.mozilla.org/#/jobs?repo=enterprise-firefox-release&revision=32211b8bc77b50f7fc2b74a605a95014e719a1fb&selectedTaskRun=WLHEP-xVTXyTR9IgsvpPaA
| Assignee | ||
Comment 2•5 months ago
|
||
There's an assumption that there's a 1-1 mapping of TC project -> Treeherder project.. which obviously isn't the case in Github with multiple branches.
| Assignee | ||
Comment 3•5 months ago
|
||
We need to get just the 'head_ref' part without the index portion of the
string in order to build the Treeherder links properly.
| Assignee | ||
Comment 4•5 months ago
|
||
| Assignee | ||
Comment 5•5 months ago
|
||
Once the above patches land and get merged to enterprise-main, I'll need to land a commit that adds treeherder.branch-map to enterprise-firefox.
Backed out for causing python failures
| Assignee | ||
Comment 9•4 months ago
|
||
| Assignee | ||
Updated•4 months ago
|
Comment 10•4 months ago
|
||
Comment 11•4 months ago
|
||
| bugherder | ||
Comment 12•4 months ago
|
||
Comment 13•4 months ago
|
||
Comment 14•4 months ago
|
||
| bugherder | ||
Comment 15•4 months ago
|
||
Authored by https://github.com/ahal
https://github.com/mozilla/enterprise-firefox/commit/25124c7d5cc574754b49c35c33cce097429c58ae
[enterprise-main] Bug 2015690 - Use proper Treeherder routes based on current branch
| Assignee | ||
Updated•4 months ago
|
Description
•