You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.
(I'm imitating the url structure without really understanding what it means.)
Then that page would show the information filtered by that buildid.
The reason I bring this up is that it'd help in Socorro to link buildids in our webapp to some canonical url with information about that build. Buildhub seems like the right choice currently.
I think I'd prefer a buildid filter rather than just doing a general query because the url is clearer, it's more intentional, and codifies that functionality in the buildhub app.
I think using a general query would work for now. I'll add links from Socorro using the general query link and we'll see if any issues come up and deal with them then.
It'd be great if the webui had a page that showed all the builds/build-info associated with a given buildid.
For example, maybe a url like this?:
https://mozilla-services.github.io/buildhub/?buildid[0]=20180105100137
(I'm imitating the url structure without really understanding what it means.)
Then that page would show the information filtered by that buildid.
The reason I bring this up is that it'd help in Socorro to link buildids in our webapp to some canonical url with information about that build. Buildhub seems like the right choice currently.
The Socorro bug is https://bugzilla.mozilla.org/show_bug.cgi?id=687630 .
The text was updated successfully, but these errors were encountered: