devedition tags aren't firefox tags
Closed this issue · 1 comments
peterbe commented
mozilla.github.io/delivery-dashboard/#pollbot/devedition/64.0b2 looks for hg.mozilla.org/releases/mozilla-beta/raw-file/FIREFOX_64_0b2_RELEASE/browser/locales/shipped-locales, but the actual tag is DEVEDITION_64_0b2_RELEASE so the check fails.
peterbe commented
NOTE: This issue was filed in delivery-console by @jcristau originally. The problem actually lies in PollBot, the server thing, and not in delivery-dashboard, the frontend thing.