mozilla / morgothv1

Service that helps developers manage the deployment pipeline for System Add-ons.
Mozilla Public License 2.0
0 stars 8 forks source link

Compile a smart set of rules from all the AddonGroups #41

Closed rehandalal closed 7 years ago

rehandalal commented 8 years ago

We need to take the entire set of AddonGroup objects and create an appropriate set of Balrog release and rule data from them. This issue does not cover actually syncing that data to Balrog, just creating the actual JSON blobs for the rule/release set.

rhelmer commented 7 years ago

This issue does not cover actually syncing that data to Balrog, just creating the actual JSON blobs for the rule/release set.

@rehandalal - do we have an example of these JSON blobs that I can develop against?

rhelmer commented 7 years ago

do we have an example of these JSON blobs that I can develop against?

https://gist.github.com/rhelmer/eb119324873061dc463eecce2bca6617

rhelmer commented 7 years ago

From meetings with @mozbhearsum and other interested partied we concluded that this isn't something we want to do; Morgoth AddonGroups should instead target very specific releases of Firefox.