Closed Bug 1113689 Opened 10 years ago Closed 8 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)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: njirap, Mentored)

Details

(Whiteboard: [lang=js])

      No description provided.
Mentor: bhearsum
Whiteboard: [lang=js]
We should look at rules.mapping and rules.whitelist for this, since either can point at at a Release.
Njira is working on this; thanks Njira!
Assignee: nobody → njirap
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
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.
(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 :(.
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: 8 years ago
Resolution: --- → FIXED
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)
Product: Release Engineering → Release Engineering Graveyard
You need to log in before you can comment on or make changes to this bug.