Ed Morley
Ed Morley
That said, we should catch the HTTP 400 on the "check dependant bugs" call, rather than throw. I'd imagine it makes most sense to ignore non-public bugs in the determination...
Given that #55 will prevent the thrown exception - seems like it's now best to morph the summary of this issue to something like "Support optional client-side Bugzilla authentication to...
@harthur - could you modify the summary of this issue to that two comments up, since we don't have permissions? Thanks :-)
(CC @globau) Currently bugzilla todos does... (s/username%40mozilla.com/foo/) ~ "To review" tab... 13:15:29.891 GET https://api-dev.bugzilla.mozilla.org/latest//bug [HTTP/1.1 200 OK 1170ms] https://api-dev.bugzilla.mozilla.org/latest//bug?field0-0-0=flag.requestee&type0-0-0=contains&value0-0-0=username%40mozilla.com&status=NEW&status=UNCONFIRMED&status=REOPENED&status=ASSIGNED&include_fields=id%2Csummary%2Cstatus%2Cresolution%2Clast_change_time%2Cattachments ~ "To check" in & "to nag" tab... 13:15:29.891 GET https://api-dev.bugzilla.mozilla.org/latest//bug...
This still repros for me.
This still repros for me.
For one possible approach - Neutrino has the concept of a `mains` pref: https://neutrino.js.org/api/#optionsmains Which is then used for: * entry point definitions, including [pre-pending `webpack-dev-server/client`](https://github.com/mozilla-neutrino/neutrino-dev/blob/f3b8f12846544e9b43257ce03a7c07f91d0aada2/packages/web/index.js#L199-L211) * [configuring multiple instances...
> Yes, ideally there would be no errors, but this is software so that's not about to happen. ;) Of course; imprecise choice of words on my part :-) Many...
Related: #202
Converting to a GitHub app would be very useful for us too, since there are issues with the legacy oauth app permissions model that means our org admins have (understandably,...