Closed
Bug 1033655
Opened 12 years ago
Closed 9 years ago
[ui] AlertManager should show proper branch names for android and osx on the treeherder
Categories
(Testing :: General, defect)
Testing
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jmaher, Unassigned, Mentored)
References
Details
(Whiteboard: [good first bug][lang=js])
there are so many exceptions in our system, here are more.
when viewing tbplurl for osx builds, we only have non-pgo branches, so for branches such as mozilla-aurora, if it is a mac platform, do not add the pgo to the builder name filter:
https://github.com/jmaher/alert_manager/blob/master/alerts.html#L249
for android platforms we don't do pgo as well.
Here is the live public UI:
http://54.215.155.53:8080/alerts.html
To see what alert manager does and how to get started, here is a good place to start:
https://wiki.mozilla.org/Auto-tools/Projects/AlertManager
Please ask questions in this bug or on irc!
| Reporter | ||
Updated•11 years ago
|
Whiteboard: [good_first_bug][lang=javascript] → [good first bug][lang=javascript]
Updated•11 years ago
|
Whiteboard: [good first bug][lang=javascript] → [good first bug][lang=js]
| Reporter | ||
Updated•11 years ago
|
Summary: [ui] AlertManager should show proper branch names for android and osx on the tbplurl → [ui] AlertManager should show proper branch names for android and osx on the treeherder
| Reporter | ||
Comment 1•9 years ago
|
||
alert manager is has been replaced by perfherder
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•