Closed
Bug 1561723
Opened 6 years ago
Closed 6 years ago
Enable pulling debugger PRs from GitHub
Categories
(DevTools :: Debugger, task, P3)
DevTools
Debugger
Tracking
(firefox70 fixed)
RESOLVED
FIXED
Firefox 70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: davidwalsh, Assigned: davidwalsh)
References
Details
(Whiteboard: [debugger-mvp])
Attachments
(1 file)
We should take advantage of the ./mach import-pr {URL_TO_PR}
command to pull down commits from GitHub into our local MC.
Assignee | ||
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Type: defect → task
Updated•6 years ago
|
Priority: -- → P3
Assignee | ||
Comment 3•6 years ago
|
||
Kartikaya Gupta: The debugger team may potentially want to use your import-pr
functionality as well — could you recommend a shared location for this functionality?
Flags: needinfo?(kats)
Comment 4•6 years ago
|
||
:ahal had suggested tools/vcs/mach_commands.py during review. That seems fine to me.
Flags: needinfo?(kats)
Comment 5•6 years ago
|
||
Also /cc :kvark because he might want to know if it's getting moved. I believe he was planning to use it for WebGPU as well.
Pushed by dwalsh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f058c6cfe387
Add debugger to whitelist for import-pr usage r=kvark
Updated•6 years ago
|
Comment 7•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
You need to log in
before you can comment on or make changes to this bug.
Description
•