Loading taskcluster/ci/build/linux-base-toolchains.yml +4 −4 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ linux64-base-toolchains/opt: - linux64-dump-syms - linux64-sccache - linux64-nasm-2.14.02 - linux64-node - linux64-node-10 - linux64-sysroot linux64-base-toolchains/debug: Loading Loading @@ -84,7 +84,7 @@ linux64-base-toolchains/debug: - linux64-dump-syms - linux64-sccache - linux64-nasm-2.14.02 - linux64-node - linux64-node-10 - linux64-sysroot linux64-base-toolchains-clang/opt: Loading Loading @@ -120,7 +120,7 @@ linux64-base-toolchains-clang/opt: - linux64-cbindgen - linux64-dump-syms - linux64-nasm-2.14.02 - linux64-node - linux64-node-10 - linux64-sysroot linux64-base-toolchains-clang/debug: Loading Loading @@ -159,5 +159,5 @@ linux64-base-toolchains-clang/debug: - linux64-cbindgen - linux64-dump-syms - linux64-nasm-2.14.02 - linux64-node - linux64-node-10 - linux64-sysroot taskcluster/ci/fetch/toolchains.yml +46 −0 Original line number Diff line number Diff line Loading @@ -570,6 +570,18 @@ nodejs-10-linux64: strip-components: 1 add-prefix: node/ nodejs-12-linux64: description: nodejs 12 for x64 linux fetch: type: static-url url: https://nodejs.org/dist/v12.22.1/node-v12.22.1-linux-x64.tar.xz sha256: 8b537282c222ae4a40e019a52f769ca27b6640699bdde1510375e8d72da7d041 size: 14594952 artifact-name: nodejs.tar.zst strip-components: 1 add-prefix: node/ nodejs-10-macosx64: description: nodejs 10 for x64 macOS fetch: Loading @@ -581,6 +593,17 @@ nodejs-10-macosx64: strip-components: 1 add-prefix: node/ nodejs-12-macosx64: description: nodejs 12 for x64 macOS fetch: type: static-url url: https://nodejs.org/dist/v12.22.1/node-v12.22.1-darwin-x64.tar.xz sha256: de5e317580732530961d83b0fb9b2c370d222bd0c5a1b331900e9ddc0fdfe086 size: 13670384 artifact-name: nodejs.tar.zst strip-components: 1 add-prefix: node/ nodejs-16-macosx64-arm64: description: nodejs 16 for arm64 macOS fetch: Loading @@ -603,6 +626,17 @@ nodejs-10-win32: strip-components: 1 add-prefix: node/ nodejs-12-win32: description: nodejs 12 for x86 Windows fetch: type: static-url url: https://nodejs.org/dist/v12.22.1/node-v12.22.1-win-x86.zip sha256: 832bd047d3709e4229d1cc95d04391aceb991a5c957b8efd395e01f51832a774 size: 17132424 artifact-name: nodejs.tar.zst strip-components: 1 add-prefix: node/ nodejs-10-win64: description: nodejs 10 for x64 Windows fetch: Loading @@ -614,6 +648,18 @@ nodejs-10-win64: strip-components: 1 add-prefix: node/ nodejs-12-win64: description: nodejs 12 for x64 Windows fetch: type: static-url url: https://nodejs.org/dist/v12.22.1/node-v12.22.1-win-x64.zip sha256: 0cf3545c1ff9717bf3196eed6a423d878709ed4560125fdc29b42bd80ee661c3 size: 18677788 artifact-name: nodejs.tar.zst strip-components: 1 add-prefix: node/ gnumake: description: GNU make source fetch: Loading taskcluster/ci/perftest/android.yml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ job-defaults: fetches: toolchain: - linux64-node-10 - linux64-node-12 - linux64-geckodriver run: sparse-profile: perftest Loading taskcluster/ci/perftest/linux.yml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ job-defaults: worker-type: t-linux-talos-1804 fetches: toolchain: - linux64-node-10 - linux64-node-12 - linux64-geckodriver build: - artifact: target.mozinfo.json Loading taskcluster/ci/perftest/windows.yml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ job-defaults: - artifact: target.perftests.tests.tar.gz - artifact: target.zip toolchain: - win64-node-10 - win64-node-12 - win64-geckodriver platform: windows10-64-shippable/opt require-build: Loading Loading
taskcluster/ci/build/linux-base-toolchains.yml +4 −4 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ linux64-base-toolchains/opt: - linux64-dump-syms - linux64-sccache - linux64-nasm-2.14.02 - linux64-node - linux64-node-10 - linux64-sysroot linux64-base-toolchains/debug: Loading Loading @@ -84,7 +84,7 @@ linux64-base-toolchains/debug: - linux64-dump-syms - linux64-sccache - linux64-nasm-2.14.02 - linux64-node - linux64-node-10 - linux64-sysroot linux64-base-toolchains-clang/opt: Loading Loading @@ -120,7 +120,7 @@ linux64-base-toolchains-clang/opt: - linux64-cbindgen - linux64-dump-syms - linux64-nasm-2.14.02 - linux64-node - linux64-node-10 - linux64-sysroot linux64-base-toolchains-clang/debug: Loading Loading @@ -159,5 +159,5 @@ linux64-base-toolchains-clang/debug: - linux64-cbindgen - linux64-dump-syms - linux64-nasm-2.14.02 - linux64-node - linux64-node-10 - linux64-sysroot
taskcluster/ci/fetch/toolchains.yml +46 −0 Original line number Diff line number Diff line Loading @@ -570,6 +570,18 @@ nodejs-10-linux64: strip-components: 1 add-prefix: node/ nodejs-12-linux64: description: nodejs 12 for x64 linux fetch: type: static-url url: https://nodejs.org/dist/v12.22.1/node-v12.22.1-linux-x64.tar.xz sha256: 8b537282c222ae4a40e019a52f769ca27b6640699bdde1510375e8d72da7d041 size: 14594952 artifact-name: nodejs.tar.zst strip-components: 1 add-prefix: node/ nodejs-10-macosx64: description: nodejs 10 for x64 macOS fetch: Loading @@ -581,6 +593,17 @@ nodejs-10-macosx64: strip-components: 1 add-prefix: node/ nodejs-12-macosx64: description: nodejs 12 for x64 macOS fetch: type: static-url url: https://nodejs.org/dist/v12.22.1/node-v12.22.1-darwin-x64.tar.xz sha256: de5e317580732530961d83b0fb9b2c370d222bd0c5a1b331900e9ddc0fdfe086 size: 13670384 artifact-name: nodejs.tar.zst strip-components: 1 add-prefix: node/ nodejs-16-macosx64-arm64: description: nodejs 16 for arm64 macOS fetch: Loading @@ -603,6 +626,17 @@ nodejs-10-win32: strip-components: 1 add-prefix: node/ nodejs-12-win32: description: nodejs 12 for x86 Windows fetch: type: static-url url: https://nodejs.org/dist/v12.22.1/node-v12.22.1-win-x86.zip sha256: 832bd047d3709e4229d1cc95d04391aceb991a5c957b8efd395e01f51832a774 size: 17132424 artifact-name: nodejs.tar.zst strip-components: 1 add-prefix: node/ nodejs-10-win64: description: nodejs 10 for x64 Windows fetch: Loading @@ -614,6 +648,18 @@ nodejs-10-win64: strip-components: 1 add-prefix: node/ nodejs-12-win64: description: nodejs 12 for x64 Windows fetch: type: static-url url: https://nodejs.org/dist/v12.22.1/node-v12.22.1-win-x64.zip sha256: 0cf3545c1ff9717bf3196eed6a423d878709ed4560125fdc29b42bd80ee661c3 size: 18677788 artifact-name: nodejs.tar.zst strip-components: 1 add-prefix: node/ gnumake: description: GNU make source fetch: Loading
taskcluster/ci/perftest/android.yml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ job-defaults: fetches: toolchain: - linux64-node-10 - linux64-node-12 - linux64-geckodriver run: sparse-profile: perftest Loading
taskcluster/ci/perftest/linux.yml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ job-defaults: worker-type: t-linux-talos-1804 fetches: toolchain: - linux64-node-10 - linux64-node-12 - linux64-geckodriver build: - artifact: target.mozinfo.json Loading
taskcluster/ci/perftest/windows.yml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ job-defaults: - artifact: target.perftests.tests.tar.gz - artifact: target.zip toolchain: - win64-node-10 - win64-node-12 - win64-geckodriver platform: windows10-64-shippable/opt require-build: Loading