Closed
Bug 1920970
Opened 1 year ago
Closed 1 year ago
look at moving eslint.tar.gz away from tooltool
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox132 fixed)
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: jcristau, Assigned: standard8)
References
Details
Attachments
(1 file)
The current process for eslint plugin updates involves uploading a tarball to tooltool (https://firefox-source-docs.mozilla.org/code-quality/lint/linters/eslint/enabling-rules.html#packaging-node-modules)
Ideally we would move tooltool out of that loop, generate the tarball in a task on taskcluster, and cache it there.
| Assignee | ||
Comment 1•1 year ago
|
||
I have something close enough to working, so I think I can take this.
Assignee: nobody → standard8
| Assignee | ||
Comment 2•1 year ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/031c2c98144b
Move ESLint node_modules bundles away from tooltool and into the toolchain. r=jcristau
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•