Moz yaml

Revision as of 06:21, 24 January 2019 by Glob (talk | contribs) (Created page with "== 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 t...")
(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?