Remove Github workflow leftovers from the debugger
Categories
(DevTools :: Debugger, task, P3)
Tracking
(Not tracked)
People
(Reporter: ochameau, Unassigned)
Details
Bug 1589132 and README.mozilla is another:
https://searchfox.org/mozilla-central/source/devtools/client/debugger/README.mozilla
We probably have many leftovers from GitHub workflow which are still around in mozilla-central.
I'm wondering how much of the packages.json is outdated?
https://searchfox.org/mozilla-central/source/devtools/client/debugger/package.json#14-48
I tried running a few yarn lint
commands and they weren't working. They sounds irrelevant as we should now be using ./mach eslint
or yarn flow
.
Reporter | ||
Comment 1•5 years ago
|
||
Honza, you helped migrating from Github to m-c, may be I'm open a duplicate bug, or there is some resources somewher about what could be cleaned up?
Comment 2•5 years ago
|
||
Thanks for filing this. I am happy to clean up some of the debugger github infrastructure.
Comment 3•5 years ago
|
||
Thanks for the report Alex. This isn't dup and it should be fixed.
Jason, thanks for jumping in and working on this.
Honza
Updated•3 years ago
|
Description
•