difftreelog
ci update nodejs version to 18 (#987)
in: master
12 files changed
.github/workflows/codestyle.ymldiffbeforeafterboth40 ref: ${{ github.head_ref }} 40 ref: ${{ github.head_ref }} 41 - uses: actions/setup-node@v3.5.141 - uses: actions/setup-node@v3.5.142 with:42 with:43 node-version: 1643 node-version: 1844 - name: Install modules44 - name: Install modules45 run: cd tests && yarn45 run: cd tests && yarn46 - name: Run ESLint46 - name: Run ESLint.github/workflows/collator-selection.ymldiffbeforeafterboth146146147 - uses: actions/setup-node@v3.5.1147 - uses: actions/setup-node@v3.5.1148 with:148 with:149 node-version: 16149 node-version: 18150150151 - name: Install baedeker151 - name: Install baedeker152 uses: UniqueNetwork/baedeker-action/setup@built152 uses: UniqueNetwork/baedeker-action/setup@built.github/workflows/forkless-update-data.ymldiffbeforeafterboth192192193 - uses: actions/setup-node@v3.5.1193 - uses: actions/setup-node@v3.5.1194 with:194 with:195 node-version: 16195 node-version: 18196196197 - name: Check if docker logs consist logs related to Runtime Upgrade testing.197 - name: Check if docker logs consist logs related to Runtime Upgrade testing.198 if: success()198 if: success().github/workflows/forkless-update-nodata.ymldiffbeforeafterboth202202203 - uses: actions/setup-node@v3.5.1203 - uses: actions/setup-node@v3.5.1204 with:204 with:205 node-version: 16205 node-version: 18206206207 - name: Check if docker logs consist logs related to Runtime Upgrade testing.207 - name: Check if docker logs consist logs related to Runtime Upgrade testing.208 if: success()208 if: success().github/workflows/governance.ymldiffbeforeafterboth787879 - uses: actions/setup-node@v3.5.179 - uses: actions/setup-node@v3.5.180 with:80 with:81 node-version: 1681 node-version: 18828283 - name: Run tests83 - name: Run tests84 working-directory: tests84 working-directory: tests.github/workflows/make-bench.ymldiffbeforeafterboth363637 - uses: actions/setup-node@v337 - uses: actions/setup-node@v338 with:38 with:39 node-version: 1639 node-version: 18404041 - name: RUN benchmarking41 - name: RUN benchmarking42 run: |42 run: |.github/workflows/market-test.ymldiffbeforeafterboth103 103 104 - uses: actions/setup-node@v3.5.1104 - uses: actions/setup-node@v3.5.1105 with:105 with:106 node-version: 16.17106 node-version: 18107107108 - name: Setup TypeScript108 - name: Setup TypeScript109 working-directory: qa-tests109 working-directory: qa-tests.github/workflows/node-only-update.ymldiffbeforeafterboth143143144 - uses: actions/setup-node@v3.5.1144 - uses: actions/setup-node@v3.5.1145 with:145 with:146 node-version: 16146 node-version: 18147147148 - name: Install baedeker148 - name: Install baedeker149 uses: UniqueNetwork/baedeker-action/setup@built149 uses: UniqueNetwork/baedeker-action/setup@built.github/workflows/polkadot-types.ymldiffbeforeafterboth686869 - uses: actions/setup-node@v3.5.169 - uses: actions/setup-node@v3.5.170 with:70 with:71 node-version: 1671 node-version: 18727273 # - name: Install jq73 # - name: Install jq74 # run: sudo apt install jq -y74 # run: sudo apt install jq -y.github/workflows/try-runtime.ymldiffbeforeafterboth175175176 - uses: actions/setup-node@v3.5.1176 - uses: actions/setup-node@v3.5.1177 with:177 with:178 node-version: 16178 node-version: 18179179180 - name: Log in to Docker Hub180 - name: Log in to Docker Hub181 uses: docker/login-action@v2.1.0181 uses: docker/login-action@v2.1.0.github/workflows/xcm.ymldiffbeforeafterboth297297298 - uses: actions/setup-node@v3.5.1298 - uses: actions/setup-node@v3.5.1299 with:299 with:300 node-version: 16300 node-version: 18301301302 - name: Install baedeker302 - name: Install baedeker303 uses: UniqueNetwork/baedeker-action/setup@built303 uses: UniqueNetwork/baedeker-action/setup@built.github/workflows/yarn-dev.ymldiffbeforeafterboth595960 - uses: actions/setup-node@v3.5.160 - uses: actions/setup-node@v3.5.161 with:61 with:62 node-version: 1662 node-version: 18636364 - name: Run tests64 - name: Run tests65 working-directory: tests65 working-directory: tests