gecko-dev/python/mozbuild
Ricky Stewart a292021326 Bug 1660566 - Warn in artifacts.py if no git revisions are found r=mhentges,froydnj
This generally happens because people cleverly create custom forks of `mozilla-central` that don't have `git-cinnabar` metadata. This is ALWAYS broken in for artifact builds, but people generally don't know that and the error message isn't informative. Instead, identify when this happens as it happens and suggest an immediate, working alternative.

Differential Revision: https://phabricator.services.mozilla.com/D87923
2020-08-24 15:47:56 +00:00
..
mozbuild Bug 1660566 - Warn in artifacts.py if no git revisions are found r=mhentges,froydnj 2020-08-24 15:47:56 +00:00
mozpack Bug 1636797 - In hash.py, enumerate files from the VCS rather than searching the filesystem directly r=ahal 2020-08-17 15:19:34 +00:00
setup.py