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
Currently neither Buildhub nor Buildhub2 support products that don't use the same release process as Firefox. This issue covers figuring out how to support products that don't put build information on archive.mozilla.org.
The text was updated successfully, but these errors were encountered:
We've got a rapidly increasing number of GeckoView-based products and it seems helpful to have an index of build information for them. Seems like we should tackle this.
I think we can either:
force those products to put build information on archive.mozilla.org in the right format and directory and then slurp it into Buildhub2, or
add users, API tokens, and an API for pushing build information into Buildhub2
I haven't given this much thought, but it seems like the second one is more flexible.
There's this issue from Buildhub asking to support Focus: mozilla-services/buildhub#500
There's bug 1552583 (https://bugzilla.mozilla.org/show_bug.cgi?id=1552583) asking to support Fenix.
Currently neither Buildhub nor Buildhub2 support products that don't use the same release process as Firefox. This issue covers figuring out how to support products that don't put build information on archive.mozilla.org.
The text was updated successfully, but these errors were encountered: