Closed
Bug 1611513
Opened 6 years ago
Closed 4 years ago
Migrate Node toolchain tasks to fetch toolchain tasks
Categories
(Firefox Build System :: Toolchains, enhancement)
Firefox Build System
Toolchains
Tracking
(firefox90 fixed)
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: nalexander, Assigned: glandium)
References
Details
Attachments
(2 files)
Per https://bugzilla.mozilla.org/show_bug.cgi?id=1611201#c5, it would have been nice to have migrated the Node toolchain tasks (which repack archives) to fetch tasks.
One hiccup might be that mach bootstrap
installs Node using mach artifact install ...
and I'm not confident that will work for fetch tasks.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → mh+mozilla
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Attachment #9217312 -
Attachment description: Bug 1611513 - Allow to repack tar archives containing e.g. symbolic links. → Bug 1611513 - Allow repacking tar archives containing e.g. symbolic links.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/f161066ce62d
Allow repacking tar archives containing e.g. symbolic links. r=firefox-build-system-reviewers,andi,mhentges
https://hg.mozilla.org/integration/autoland/rev/b528433a0ec1
Migrate Node toolchain tasks to fetch toolchain tasks. r=firefox-build-system-reviewers,andi,mhentges
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f161066ce62d
https://hg.mozilla.org/mozilla-central/rev/b528433a0ec1
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•