Closed
Bug 1947247
Opened 1 month ago
Closed 1 month ago
In moz.yaml files, individual-files-list should be sorted
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox137 fixed)
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: yannis, Assigned: yannis)
Details
Attachments
(1 file)
This would mimic SOURCES in moz.build files. It would make it easier to keep the list sorted across patches while gradually creating it when vendoring a new project.
Assignee | ||
Comment 1•1 month ago
|
||
This commit forces the invidual-files-list in moz.yaml files to be
sorted. This mimics SOURCES behavior in moz.build files. It makes it
easier to keep the list sorted across patches while gradually creating
a moz.yaml file when vendoring a new project.
Updated•1 month ago
|
Assignee: nobody → yjuglaret
Status: NEW → ASSIGNED
Pushed by yjuglaret@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4df14d130a09
Force sorted individual-files-list in moz.yaml. r=tjr
Comment 3•1 month ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•