Closed
Bug 1660566
Opened 5 years ago
Closed 5 years ago
Warn in artifacts.py if no git revisions are found
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox82 fixed)
RESOLVED
FIXED
82 Branch
| Tracking | Status | |
|---|---|---|
| firefox82 | --- | fixed |
People
(Reporter: rstewart, Assigned: rstewart)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•5 years ago
|
||
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.
Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7c241b9365ce
Warn in `artifacts.py` if no git revisions are found r=mhentges,froydnj
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•