21
21
runs-on : ubuntu-latest
22
22
steps :
23
23
- name : Initialize environment
24
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
24
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@64d0e9da9c4309a5a05f6c0a05383203a46a700d
25
25
with :
26
26
cache-node-modules : true
27
27
- name : Install node modules
@@ -54,13 +54,13 @@ jobs:
54
54
runs-on : ubuntu-latest
55
55
steps :
56
56
- name : Initialize environment
57
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
57
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@64d0e9da9c4309a5a05f6c0a05383203a46a700d
58
58
with :
59
59
cache-node-modules : true
60
60
- name : Setup Bazel
61
- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
61
+ uses : angular/dev-infra/github-actions/bazel/setup@64d0e9da9c4309a5a05f6c0a05383203a46a700d
62
62
- name : Setup Bazel RBE
63
- uses : angular/dev-infra/github-actions/bazel/configure-remote@e4bf37af223483ce00f9316d227fd62cd744dc4b
63
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@64d0e9da9c4309a5a05f6c0a05383203a46a700d
64
64
with :
65
65
google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
66
66
- name : Install node modules
@@ -77,13 +77,13 @@ jobs:
77
77
runs-on : ubuntu-latest
78
78
steps :
79
79
- name : Initialize environment
80
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
80
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@64d0e9da9c4309a5a05f6c0a05383203a46a700d
81
81
with :
82
82
cache-node-modules : true
83
83
- name : Setup Bazel
84
- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
84
+ uses : angular/dev-infra/github-actions/bazel/setup@64d0e9da9c4309a5a05f6c0a05383203a46a700d
85
85
- name : Setup Bazel RBE
86
- uses : angular/dev-infra/github-actions/bazel/configure-remote@e4bf37af223483ce00f9316d227fd62cd744dc4b
86
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@64d0e9da9c4309a5a05f6c0a05383203a46a700d
87
87
with :
88
88
google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
89
89
- name : Install node modules
@@ -100,13 +100,13 @@ jobs:
100
100
runs-on : ubuntu-latest
101
101
steps :
102
102
- name : Initialize environment
103
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
103
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@64d0e9da9c4309a5a05f6c0a05383203a46a700d
104
104
with :
105
105
cache-node-modules : true
106
106
- name : Setup Bazel
107
- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
107
+ uses : angular/dev-infra/github-actions/bazel/setup@64d0e9da9c4309a5a05f6c0a05383203a46a700d
108
108
- name : Setup Bazel RBE
109
- uses : angular/dev-infra/github-actions/bazel/configure-remote@e4bf37af223483ce00f9316d227fd62cd744dc4b
109
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@64d0e9da9c4309a5a05f6c0a05383203a46a700d
110
110
with :
111
111
google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
112
112
- name : Install node modules
@@ -124,13 +124,13 @@ jobs:
124
124
runs-on : ubuntu-latest-16core
125
125
steps :
126
126
- name : Initialize environment
127
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
127
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@64d0e9da9c4309a5a05f6c0a05383203a46a700d
128
128
with :
129
129
cache-node-modules : true
130
130
- name : Setup Bazel
131
- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
131
+ uses : angular/dev-infra/github-actions/bazel/setup@64d0e9da9c4309a5a05f6c0a05383203a46a700d
132
132
- name : Setup Bazel RBE
133
- uses : angular/dev-infra/github-actions/bazel/configure-remote@e4bf37af223483ce00f9316d227fd62cd744dc4b
133
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@64d0e9da9c4309a5a05f6c0a05383203a46a700d
134
134
with :
135
135
google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
136
136
- name : Install node modules
@@ -147,13 +147,13 @@ jobs:
147
147
runs-on : ubuntu-latest-16core
148
148
steps :
149
149
- name : Initialize environment
150
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
150
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@64d0e9da9c4309a5a05f6c0a05383203a46a700d
151
151
with :
152
152
cache-node-modules : true
153
153
- name : Setup Bazel
154
- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
154
+ uses : angular/dev-infra/github-actions/bazel/setup@64d0e9da9c4309a5a05f6c0a05383203a46a700d
155
155
- name : Setup Bazel RBE
156
- uses : angular/dev-infra/github-actions/bazel/configure-remote@e4bf37af223483ce00f9316d227fd62cd744dc4b
156
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@64d0e9da9c4309a5a05f6c0a05383203a46a700d
157
157
with :
158
158
google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
159
159
- name : Install node modules
@@ -170,13 +170,13 @@ jobs:
170
170
runs-on : ubuntu-latest-4core
171
171
steps :
172
172
- name : Initialize environment
173
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
173
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@64d0e9da9c4309a5a05f6c0a05383203a46a700d
174
174
with :
175
175
cache-node-modules : true
176
176
- name : Setup Bazel
177
- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
177
+ uses : angular/dev-infra/github-actions/bazel/setup@64d0e9da9c4309a5a05f6c0a05383203a46a700d
178
178
- name : Setup Bazel RBE
179
- uses : angular/dev-infra/github-actions/bazel/configure-remote@e4bf37af223483ce00f9316d227fd62cd744dc4b
179
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@64d0e9da9c4309a5a05f6c0a05383203a46a700d
180
180
- name : Install node modules
181
181
run : pnpm install --frozen-lockfile
182
182
- name : Build and Verify Release Output
@@ -201,17 +201,17 @@ jobs:
201
201
runs-on : ubuntu-latest-4core
202
202
steps :
203
203
- name : Initialize environment
204
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
204
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@64d0e9da9c4309a5a05f6c0a05383203a46a700d
205
205
with :
206
206
cache-node-modules : true
207
207
# See: https://github.com/puppeteer/puppeteer/pull/13196 and
208
208
# https://chromium.googlesource.com/chromium/src/+/main/docs/security/apparmor-userns-restrictions.md.
209
209
- name : Disable AppArmor
210
210
run : echo 0 | sudo tee /proc/sys/kernel/apparmor_restrict_unprivileged_userns
211
211
- name : Setup Bazel
212
- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
212
+ uses : angular/dev-infra/github-actions/bazel/setup@64d0e9da9c4309a5a05f6c0a05383203a46a700d
213
213
- name : Setup Bazel RBE
214
- uses : angular/dev-infra/github-actions/bazel/configure-remote@e4bf37af223483ce00f9316d227fd62cd744dc4b
214
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@64d0e9da9c4309a5a05f6c0a05383203a46a700d
215
215
- name : Install node modules
216
216
run : pnpm install --frozen-lockfile
217
217
- name : Build and Verify Release Output
@@ -239,14 +239,14 @@ jobs:
239
239
CI_RUNNER_NUMBER : ${{ github.run_id }}
240
240
steps :
241
241
- name : Initialize environment
242
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
242
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@64d0e9da9c4309a5a05f6c0a05383203a46a700d
243
243
with :
244
244
cache-node-modules : true
245
245
- name : Install node modules
246
246
run : pnpm install --frozen-lockfile
247
247
- name : Setup Bazel
248
- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
248
+ uses : angular/dev-infra/github-actions/bazel/setup@64d0e9da9c4309a5a05f6c0a05383203a46a700d
249
249
- name : Setup Browserstack Variables
250
- uses : angular/dev-infra/github-actions/browserstack@e4bf37af223483ce00f9316d227fd62cd744dc4b
250
+ uses : angular/dev-infra/github-actions/browserstack@64d0e9da9c4309a5a05f6c0a05383203a46a700d
251
251
- name : Run tests on Browserstack
252
252
run : ./scripts/circleci/run-browserstack-tests.sh
0 commit comments