Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

page showing builds by buildid in webui #318

Open
willkg opened this issue Jan 5, 2018 · 2 comments
Open

page showing builds by buildid in webui #318

willkg opened this issue Jan 5, 2018 · 2 comments
Labels

Comments

@willkg
Copy link
Contributor

willkg commented Jan 5, 2018

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 .

@leplatrem leplatrem added the WebUI label Jan 8, 2018
@leplatrem
Copy link
Collaborator

I think it's already possible using ?q=: https://mozilla-services.github.io/buildhub/?q=20180105100137

Do you think that would be enough and suit your needs?

@willkg
Copy link
Contributor Author

willkg commented Jan 10, 2018

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.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants