gecko-dev/taskcluster/ci/repackage-msix
Nick Alexander a80aa30af6 Bug 1728471 - Produce MSIX packages with Mozilla's Microsoft Partner Centre identity values for the Microsoft Store. r=bhearsum
Some of these values can be computed from the relevant packages and
various defaults, but the logic is sufficiently complicated that I
would prefer to have the values come directly from the YAML
configuration file.  This is breaking new ground: now some
configuration depends on the `package-format`.

The existing packages like `target.installer.msix` that are signed
with the "Mozilla Corporation" key for enterprise customers have
package family name like `Mozilla.MozillaFirefox`.  The new packages
that are unsigned for the Microsoft Store are named like
`target.store.msix` and have package family name like
`Mozilla.Firefox`.  This allows the two to coexist on a single system,
which is most flexible and may prove useful.

Differential Revision: https://phabricator.services.mozilla.com/D128431
2021-10-16 02:48:15 +00:00
..
kind.yml Bug 1728471 - Produce MSIX packages with Mozilla's Microsoft Partner Centre identity values for the Microsoft Store. r=bhearsum 2021-10-16 02:48:15 +00:00