Closed
Bug 1858637
Opened 2 years ago
Closed 2 years ago
Allow to update directory and apply patches in one row using `mach vendor`
Categories
(Developer Infrastructure :: Mach Vendor & Updatebot, task)
Developer Infrastructure
Mach Vendor & Updatebot
Tracking
(firefox120 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: sergesanspaille, Assigned: sergesanspaille)
Details
Attachments
(1 file)
I sometime find myself wanting to check if a vendored project has some modification that are not tracked by a patch file, and it's quite tedious to go through the two runs of mach vendor with patch-mode none and only.
| Assignee | ||
Comment 1•2 years ago
|
||
The apply mode applies patches right after the update step. It is useful
to check if a vendoring description does not introduce any change when
run with current revision.
Updated•2 years ago
|
Attachment #9358014 -
Attachment description: Bug 1858637 - Support new mode for mach vendor --patch-mode: apply r=tjr → Bug 1858637 - Support new mode for mach vendor --patch-mode: check r=tjr
Pushed by sguelton@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fb01259ecb67
Support new mode for mach vendor --patch-mode: check r=tjr
Comment 3•2 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•