Moz yaml

From MozillaWiki
Revision as of 05:24, 27 June 2020 by Mnoorenberghe (talk | contribs) (→‎How?: fix link to template)
Jump to navigation Jump to search

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?