Moz yaml

Revision as of 05:35, 27 June 2020 by Mnoorenberghe (talk | contribs) (fix --verify option)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In-Tree Annotations of Third-Party Code (moz.yaml)

All third-party code in mozilla-central should have an associated moz.yaml file containing metadata including the origin and Bugzilla component.

Why?

  • Provides consistency and discoverability to third-party code, its origin (repository, version, SHA, etc), and Mozilla-local modifications
  • Simplify the process for auditing vendorerd versions and licenses
  • Establish a structure which allows automation to drive vendoring

How?