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@0f0f9518682c1e02be885ef2ecf1255499863dde
24
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@30d78d3d9f682c5e11eb647033b567fcd4f72692
25
25
- name : Install node modules
26
26
run : pnpm install --frozen-lockfile
27
27
- name : Checking package externals
@@ -47,11 +47,11 @@ jobs:
47
47
runs-on : ubuntu-latest
48
48
steps :
49
49
- name : Initialize environment
50
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0f0f9518682c1e02be885ef2ecf1255499863dde
50
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@30d78d3d9f682c5e11eb647033b567fcd4f72692
51
51
- name : Setup Bazel
52
- uses : angular/dev-infra/github-actions/bazel/setup@0f0f9518682c1e02be885ef2ecf1255499863dde
52
+ uses : angular/dev-infra/github-actions/bazel/setup@30d78d3d9f682c5e11eb647033b567fcd4f72692
53
53
- name : Setup Bazel RBE
54
- uses : angular/dev-infra/github-actions/bazel/configure-remote@0f0f9518682c1e02be885ef2ecf1255499863dde
54
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@30d78d3d9f682c5e11eb647033b567fcd4f72692
55
55
with :
56
56
google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
57
57
- name : Install node modules
@@ -63,11 +63,11 @@ jobs:
63
63
runs-on : ubuntu-latest
64
64
steps :
65
65
- name : Initialize environment
66
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0f0f9518682c1e02be885ef2ecf1255499863dde
66
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@30d78d3d9f682c5e11eb647033b567fcd4f72692
67
67
- name : Setup Bazel
68
- uses : angular/dev-infra/github-actions/bazel/setup@0f0f9518682c1e02be885ef2ecf1255499863dde
68
+ uses : angular/dev-infra/github-actions/bazel/setup@30d78d3d9f682c5e11eb647033b567fcd4f72692
69
69
- name : Setup Bazel RBE
70
- uses : angular/dev-infra/github-actions/bazel/configure-remote@0f0f9518682c1e02be885ef2ecf1255499863dde
70
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@30d78d3d9f682c5e11eb647033b567fcd4f72692
71
71
with :
72
72
google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
73
73
- name : Install node modules
@@ -79,11 +79,11 @@ jobs:
79
79
runs-on : ubuntu-latest
80
80
steps :
81
81
- name : Initialize environment
82
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0f0f9518682c1e02be885ef2ecf1255499863dde
82
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@30d78d3d9f682c5e11eb647033b567fcd4f72692
83
83
- name : Setup Bazel
84
- uses : angular/dev-infra/github-actions/bazel/setup@0f0f9518682c1e02be885ef2ecf1255499863dde
84
+ uses : angular/dev-infra/github-actions/bazel/setup@30d78d3d9f682c5e11eb647033b567fcd4f72692
85
85
- name : Setup Bazel RBE
86
- uses : angular/dev-infra/github-actions/bazel/configure-remote@0f0f9518682c1e02be885ef2ecf1255499863dde
86
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@30d78d3d9f682c5e11eb647033b567fcd4f72692
87
87
with :
88
88
google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
89
89
- name : Install node modules
@@ -96,11 +96,11 @@ jobs:
96
96
runs-on : ubuntu-latest-16core
97
97
steps :
98
98
- name : Initialize environment
99
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0f0f9518682c1e02be885ef2ecf1255499863dde
99
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@30d78d3d9f682c5e11eb647033b567fcd4f72692
100
100
- name : Setup Bazel
101
- uses : angular/dev-infra/github-actions/bazel/setup@0f0f9518682c1e02be885ef2ecf1255499863dde
101
+ uses : angular/dev-infra/github-actions/bazel/setup@30d78d3d9f682c5e11eb647033b567fcd4f72692
102
102
- name : Setup Bazel RBE
103
- uses : angular/dev-infra/github-actions/bazel/configure-remote@0f0f9518682c1e02be885ef2ecf1255499863dde
103
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@30d78d3d9f682c5e11eb647033b567fcd4f72692
104
104
with :
105
105
google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
106
106
- name : Install node modules
@@ -112,11 +112,11 @@ jobs:
112
112
runs-on : ubuntu-latest-16core
113
113
steps :
114
114
- name : Initialize environment
115
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0f0f9518682c1e02be885ef2ecf1255499863dde
115
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@30d78d3d9f682c5e11eb647033b567fcd4f72692
116
116
- name : Setup Bazel
117
- uses : angular/dev-infra/github-actions/bazel/setup@0f0f9518682c1e02be885ef2ecf1255499863dde
117
+ uses : angular/dev-infra/github-actions/bazel/setup@30d78d3d9f682c5e11eb647033b567fcd4f72692
118
118
- name : Setup Bazel RBE
119
- uses : angular/dev-infra/github-actions/bazel/configure-remote@0f0f9518682c1e02be885ef2ecf1255499863dde
119
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@30d78d3d9f682c5e11eb647033b567fcd4f72692
120
120
with :
121
121
google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
122
122
- name : Install node modules
@@ -128,11 +128,11 @@ jobs:
128
128
runs-on : ubuntu-latest-4core
129
129
steps :
130
130
- name : Initialize environment
131
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0f0f9518682c1e02be885ef2ecf1255499863dde
131
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@30d78d3d9f682c5e11eb647033b567fcd4f72692
132
132
- name : Setup Bazel
133
- uses : angular/dev-infra/github-actions/bazel/setup@0f0f9518682c1e02be885ef2ecf1255499863dde
133
+ uses : angular/dev-infra/github-actions/bazel/setup@30d78d3d9f682c5e11eb647033b567fcd4f72692
134
134
- name : Setup Bazel RBE
135
- uses : angular/dev-infra/github-actions/bazel/configure-remote@0f0f9518682c1e02be885ef2ecf1255499863dde
135
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@30d78d3d9f682c5e11eb647033b567fcd4f72692
136
136
- name : Install node modules
137
137
run : pnpm install --frozen-lockfile
138
138
- name : Build and Verify Release Output
@@ -152,15 +152,15 @@ jobs:
152
152
runs-on : ubuntu-latest-4core
153
153
steps :
154
154
- name : Initialize environment
155
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0f0f9518682c1e02be885ef2ecf1255499863dde
155
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@30d78d3d9f682c5e11eb647033b567fcd4f72692
156
156
# See: https://github.com/puppeteer/puppeteer/pull/13196 and
157
157
# https://chromium.googlesource.com/chromium/src/+/main/docs/security/apparmor-userns-restrictions.md.
158
158
- name : Disable AppArmor
159
159
run : echo 0 | sudo tee /proc/sys/kernel/apparmor_restrict_unprivileged_userns
160
160
- name : Setup Bazel
161
- uses : angular/dev-infra/github-actions/bazel/setup@0f0f9518682c1e02be885ef2ecf1255499863dde
161
+ uses : angular/dev-infra/github-actions/bazel/setup@30d78d3d9f682c5e11eb647033b567fcd4f72692
162
162
- name : Setup Bazel RBE
163
- uses : angular/dev-infra/github-actions/bazel/configure-remote@0f0f9518682c1e02be885ef2ecf1255499863dde
163
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@30d78d3d9f682c5e11eb647033b567fcd4f72692
164
164
- name : Install node modules
165
165
run : pnpm install --frozen-lockfile
166
166
- name : Build and Verify Release Output
@@ -183,12 +183,12 @@ jobs:
183
183
CI_RUNNER_NUMBER : ${{ github.run_id }}
184
184
steps :
185
185
- name : Initialize environment
186
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0f0f9518682c1e02be885ef2ecf1255499863dde
186
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@30d78d3d9f682c5e11eb647033b567fcd4f72692
187
187
- name : Install node modules
188
188
run : pnpm install --frozen-lockfile
189
189
- name : Setup Bazel
190
- uses : angular/dev-infra/github-actions/bazel/setup@0f0f9518682c1e02be885ef2ecf1255499863dde
190
+ uses : angular/dev-infra/github-actions/bazel/setup@30d78d3d9f682c5e11eb647033b567fcd4f72692
191
191
- name : Setup Browserstack Variables
192
- uses : angular/dev-infra/github-actions/browserstack@0f0f9518682c1e02be885ef2ecf1255499863dde
192
+ uses : angular/dev-infra/github-actions/browserstack@30d78d3d9f682c5e11eb647033b567fcd4f72692
193
193
- name : Run tests on Browserstack
194
194
run : ./scripts/circleci/run-browserstack-tests.sh
0 commit comments