Closed
Bug 1045414
Opened 11 years ago
Closed 8 years ago
Funsize should use python scripts/module to generate partials
Categories
(Release Engineering :: General, enhancement, P5)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ffledgling, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2572] [funsize])
Funsize should use python scripts/module to generate partials instead of existing bash script.
This will help us add file-level diff caching, eliminate the need to subprocess out to a bash script and should ideally be more maintainable than the existing bash script. (http://hg.mozilla.org/mozilla-central/file/tip/tools/update-packaging/make_incremental_update.sh)
Reporter | ||
Updated•11 years ago
|
Updated•10 years ago
|
Whiteboard: [funsize] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2572] [funsize]
Comment 1•10 years ago
|
||
I don't think this is mandatory, nice to have. Existing bash script allows you to specify a hook to use cache.
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•8 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•