Closed
Bug 1113689
Opened 10 years ago
Closed 9 years ago
add indication on releases page of whether or not a blob is pointed at by a rule
Categories
(Release Engineering Graveyard :: Applications: Balrog (frontend), defect)
Release Engineering Graveyard
Applications: Balrog (frontend)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: njirap, Mentored)
Details
(Whiteboard: [lang=js])
No description provided.
Reporter | ||
Updated•9 years ago
|
Mentor: bhearsum
Whiteboard: [lang=js]
Reporter | ||
Comment 1•9 years ago
|
||
We should look at rules.mapping and rules.whitelist for this, since either can point at at a Release.
Comment 3•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/balrog
https://github.com/mozilla/balrog/commit/555430cf557edef6f4e5593807a6d022f3076e5c
bug 1113689: return associated rule ids along with release info. r=bhearsum (closes #66
Comment 4•9 years ago
|
||
I saw this today and thought it was cool. There is one little gotcha if you're working with multiple tabs - updating rules in one tab has no effect on the releases view so it can get stale. That may be WONTFIX because there is no good way to have communication between the two, but FYI.
Reporter | ||
Comment 5•9 years ago
|
||
(In reply to Nick Thomas [:nthomas] from comment #4)
> I saw this today and thought it was cool. There is one little gotcha if
> you're working with multiple tabs - updating rules in one tab has no effect
> on the releases view so it can get stale. That may be WONTFIX because there
> is no good way to have communication between the two, but FYI.
That's a pain, but probably a larger issue. We'd need the UI+backend to support HTTP PUSH to fix this, I think :(.
Reporter | ||
Comment 6•9 years ago
|
||
This is in production now. Thank you very much Njira!!
(In reply to Nick Thomas [:nthomas] from comment #4)
> I saw this today and thought it was cool. There is one little gotcha if
> you're working with multiple tabs - updating rules in one tab has no effect
> on the releases view so it can get stale. That may be WONTFIX because there
> is no good way to have communication between the two, but FYI.
I filed bug 1264324 to track some improvement to this.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 7•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla/balrog
https://github.com/mozilla/balrog/commit/c277de84b2e8fd9cf3b963705affe0ad46e18904
[balrog-ui] bug 1113689: show rules that reference releases on releases page. r=bhearsum (closes #21)
Updated•5 years ago
|
Product: Release Engineering → Release Engineering Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•