File tree Expand file tree Collapse file tree
templates/releng/.github/workflows/release.yml.d
release-5.13.1/.github/workflows
release-5.13/.github/workflows
release-5.14.0/.github/workflows
release-5.14/.github/workflows
release-5.3/.github/workflows
release-5.8.15/.github/workflows
release-5.8/.github/workflows
release-5.13.1/.github/workflows
release-5.13/.github/workflows
release-5.14.0/.github/workflows
release-5.14/.github/workflows
release-5.3/.github/workflows
release-5.8.15/.github/workflows
release-5.8/.github/workflows Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 (needs.dep -guard.result == 'success' || needs.dep -guard.result == 'skipped') &&
1111 github.event.pull_request.draft == false
1212 name: '{{` ${{ matrix.golang_cross }}` }}'
13+ {{- if or (eq .Name " tyk-analytics" ) (eq .Name " tyk" ) }}
14+ runs-on: {{` ${{ vars.WARP_RUNNER_8X_X64 || vars.BUILD_RUNNER || vars.DEFAULT_RUNNER }}` }}
15+ {{- else }}
1316 runs-on: {{` ${{ vars.BUILD_RUNNER || vars.DEFAULT_RUNNER }}` }}
17+ {{- end }}
1418 {{- if eq .Name " tyk-analytics" }}
1519 timeout-minutes: 90
1620 {{- end }}
Original file line number Diff line number Diff line change 4444 (needs.dep-guard.result == 'success' || needs.dep-guard.result == 'skipped') &&
4545 github.event.pull_request.draft == false
4646 name : ' ${{ matrix.golang_cross }}'
47- runs-on : ${{ vars.BUILD_RUNNER || vars.DEFAULT_RUNNER }}
47+ runs-on : ${{ vars.WARP_RUNNER_8X_X64 || vars. BUILD_RUNNER || vars.DEFAULT_RUNNER }}
4848 timeout-minutes : 90
4949 permissions :
5050 id-token : write # AWS OIDC JWT
Original file line number Diff line number Diff line change 4444 (needs.dep-guard.result == 'success' || needs.dep-guard.result == 'skipped') &&
4545 github.event.pull_request.draft == false
4646 name : ' ${{ matrix.golang_cross }}'
47- runs-on : ${{ vars.BUILD_RUNNER || vars.DEFAULT_RUNNER }}
47+ runs-on : ${{ vars.WARP_RUNNER_8X_X64 || vars. BUILD_RUNNER || vars.DEFAULT_RUNNER }}
4848 timeout-minutes : 90
4949 permissions :
5050 id-token : write # AWS OIDC JWT
Original file line number Diff line number Diff line change 4444 (needs.dep-guard.result == 'success' || needs.dep-guard.result == 'skipped') &&
4545 github.event.pull_request.draft == false
4646 name : ' ${{ matrix.golang_cross }}'
47- runs-on : ${{ vars.BUILD_RUNNER || vars.DEFAULT_RUNNER }}
47+ runs-on : ${{ vars.WARP_RUNNER_8X_X64 || vars. BUILD_RUNNER || vars.DEFAULT_RUNNER }}
4848 timeout-minutes : 90
4949 permissions :
5050 id-token : write # AWS OIDC JWT
Original file line number Diff line number Diff line change 4444 (needs.dep-guard.result == 'success' || needs.dep-guard.result == 'skipped') &&
4545 github.event.pull_request.draft == false
4646 name : ' ${{ matrix.golang_cross }}'
47- runs-on : ${{ vars.BUILD_RUNNER || vars.DEFAULT_RUNNER }}
47+ runs-on : ${{ vars.WARP_RUNNER_8X_X64 || vars. BUILD_RUNNER || vars.DEFAULT_RUNNER }}
4848 timeout-minutes : 90
4949 permissions :
5050 id-token : write # AWS OIDC JWT
Original file line number Diff line number Diff line change 4444 (needs.dep-guard.result == 'success' || needs.dep-guard.result == 'skipped') &&
4545 github.event.pull_request.draft == false
4646 name : ' ${{ matrix.golang_cross }}'
47- runs-on : ${{ vars.BUILD_RUNNER || vars.DEFAULT_RUNNER }}
47+ runs-on : ${{ vars.WARP_RUNNER_8X_X64 || vars. BUILD_RUNNER || vars.DEFAULT_RUNNER }}
4848 timeout-minutes : 90
4949 permissions :
5050 id-token : write # AWS OIDC JWT
Original file line number Diff line number Diff line change 4444 (needs.dep-guard.result == 'success' || needs.dep-guard.result == 'skipped') &&
4545 github.event.pull_request.draft == false
4646 name : ' ${{ matrix.golang_cross }}'
47- runs-on : ${{ vars.BUILD_RUNNER || vars.DEFAULT_RUNNER }}
47+ runs-on : ${{ vars.WARP_RUNNER_8X_X64 || vars. BUILD_RUNNER || vars.DEFAULT_RUNNER }}
4848 timeout-minutes : 90
4949 permissions :
5050 id-token : write # AWS OIDC JWT
Original file line number Diff line number Diff line change 4444 (needs.dep-guard.result == 'success' || needs.dep-guard.result == 'skipped') &&
4545 github.event.pull_request.draft == false
4646 name : ' ${{ matrix.golang_cross }}'
47- runs-on : ${{ vars.BUILD_RUNNER || vars.DEFAULT_RUNNER }}
47+ runs-on : ${{ vars.WARP_RUNNER_8X_X64 || vars. BUILD_RUNNER || vars.DEFAULT_RUNNER }}
4848 timeout-minutes : 90
4949 permissions :
5050 id-token : write # AWS OIDC JWT
Original file line number Diff line number Diff line change 4444 (needs.dep-guard.result == 'success' || needs.dep-guard.result == 'skipped') &&
4545 github.event.pull_request.draft == false
4646 name : ' ${{ matrix.golang_cross }}'
47- runs-on : ${{ vars.BUILD_RUNNER || vars.DEFAULT_RUNNER }}
47+ runs-on : ${{ vars.WARP_RUNNER_8X_X64 || vars. BUILD_RUNNER || vars.DEFAULT_RUNNER }}
4848 timeout-minutes : 90
4949 permissions :
5050 id-token : write # AWS OIDC JWT
Original file line number Diff line number Diff line change 4444 (needs.dep-guard.result == 'success' || needs.dep-guard.result == 'skipped') &&
4545 github.event.pull_request.draft == false
4646 name : ' ${{ matrix.golang_cross }}'
47- runs-on : ${{ vars.BUILD_RUNNER || vars.DEFAULT_RUNNER }}
47+ runs-on : ${{ vars.WARP_RUNNER_8X_X64 || vars. BUILD_RUNNER || vars.DEFAULT_RUNNER }}
4848 permissions :
4949 id-token : write # AWS OIDC JWT
5050 contents : read # actions/checkout
You can’t perform that action at this time.
0 commit comments