Closed
Bug 1468751
Opened 5 years ago
Closed 5 years ago
Add svg into documetation sparse checkout
Categories
(Firefox Build System :: General, enhancement)
Tracking
(firefox62 fixed)
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: jlorenzo, Assigned: jlorenzo)
References
Details
Attachments
(1 file)
In bug 1355482, I added an SVG file in the documentation. It worked fine locally, but the doc generation job doesn't put the svg file in the archive. The reason is: the file is missing on the worker disk[1], because the file is not in the sparse checkout[2]. [1] https://tools.taskcluster.net/groups/a77TTUKPQJ-K2419N6Q6Ew/tasks/JZP6U1hLTnmvxWf2BdALCw/runs/0/logs/public%2Flogs%2Flive_backing.log#L901 [2] https://searchfox.org/mozilla-central/rev/40577076a6e7a14d143725d0288353c250ea2b16/build/sparse-profiles/sphinx-docs#7
Assignee | ||
Comment 1•5 years ago
|
||
Kudos to :nthomas for discovering the issue and to :aki for the sparse checkout idea.
Comment 2•5 years ago
|
||
Add images in documentation sparse checkout
Comment 3•5 years ago
|
||
Comment on attachment 8985537 [details] Bug 1468751 - Add images in documentation sparse checkout r=gps Gregory Szorc [:gps] has approved the revision. https://phabricator.services.mozilla.com/D1663
Attachment #8985537 -
Flags: review+
Pushed by gszorc@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b40de0d36037 Add images in documentation sparse checkout r=gps
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b40de0d36037
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Updated•5 years ago
|
Version: Version 3 → 3 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•