Closed
Bug 1838678
Opened 2 years ago
Closed 2 years ago
Add logic to commit the newly generated default_config_env file when running update_default_config.sh
Categories
(Core :: WebRTC, task, P2)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: mjf, Assigned: mjf)
Details
Attachments
(2 files)
We can let the script do the commit for the updated default config file now.
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → mfroman
Severity: -- → S3
Priority: -- → P2
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Attachment #9339399 -
Attachment description: WIP: Bug 1838678 - convert write_default_config.py to writing a file rather than output to stdout. → Bug 1838678 - pt1 - convert write_default_config.py to writing a file rather than output to stdout. r?ng!
Updated•2 years ago
|
Attachment #9339390 -
Attachment description: WIP: Bug 1838678 - automatically commit updated default config. → Bug 1838678 - pt2 - automatically commit updated default config. r?ng!
Pushed by mfroman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/56ae1d2d01a1
pt1 - convert write_default_config.py to writing a file rather than output to stdout. r=ng DONTBUILD
https://hg.mozilla.org/integration/autoland/rev/344699b2ba99
pt2 - automatically commit updated default config. r=ng DONTBUILD
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/56ae1d2d01a1
https://hg.mozilla.org/mozilla-central/rev/344699b2ba99
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•