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@35c6b5e6701396d0b2e004657b9330e6f858208b
24
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0004737f3823ef0908fdc95a742ec3f03cb1af03
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@35c6b5e6701396d0b2e004657b9330e6f858208b
50
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0004737f3823ef0908fdc95a742ec3f03cb1af03
51
51
- name : Setup Bazel
52
- uses : angular/dev-infra/github-actions/bazel/setup@35c6b5e6701396d0b2e004657b9330e6f858208b
52
+ uses : angular/dev-infra/github-actions/bazel/setup@0004737f3823ef0908fdc95a742ec3f03cb1af03
53
53
- name : Setup Bazel RBE
54
- uses : angular/dev-infra/github-actions/bazel/configure-remote@35c6b5e6701396d0b2e004657b9330e6f858208b
54
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@0004737f3823ef0908fdc95a742ec3f03cb1af03
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@35c6b5e6701396d0b2e004657b9330e6f858208b
66
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0004737f3823ef0908fdc95a742ec3f03cb1af03
67
67
- name : Setup Bazel
68
- uses : angular/dev-infra/github-actions/bazel/setup@35c6b5e6701396d0b2e004657b9330e6f858208b
68
+ uses : angular/dev-infra/github-actions/bazel/setup@0004737f3823ef0908fdc95a742ec3f03cb1af03
69
69
- name : Setup Bazel RBE
70
- uses : angular/dev-infra/github-actions/bazel/configure-remote@35c6b5e6701396d0b2e004657b9330e6f858208b
70
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@0004737f3823ef0908fdc95a742ec3f03cb1af03
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@35c6b5e6701396d0b2e004657b9330e6f858208b
82
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0004737f3823ef0908fdc95a742ec3f03cb1af03
83
83
- name : Setup Bazel
84
- uses : angular/dev-infra/github-actions/bazel/setup@35c6b5e6701396d0b2e004657b9330e6f858208b
84
+ uses : angular/dev-infra/github-actions/bazel/setup@0004737f3823ef0908fdc95a742ec3f03cb1af03
85
85
- name : Setup Bazel RBE
86
- uses : angular/dev-infra/github-actions/bazel/configure-remote@35c6b5e6701396d0b2e004657b9330e6f858208b
86
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@0004737f3823ef0908fdc95a742ec3f03cb1af03
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@35c6b5e6701396d0b2e004657b9330e6f858208b
99
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0004737f3823ef0908fdc95a742ec3f03cb1af03
100
100
- name : Setup Bazel
101
- uses : angular/dev-infra/github-actions/bazel/setup@35c6b5e6701396d0b2e004657b9330e6f858208b
101
+ uses : angular/dev-infra/github-actions/bazel/setup@0004737f3823ef0908fdc95a742ec3f03cb1af03
102
102
- name : Setup Bazel RBE
103
- uses : angular/dev-infra/github-actions/bazel/configure-remote@35c6b5e6701396d0b2e004657b9330e6f858208b
103
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@0004737f3823ef0908fdc95a742ec3f03cb1af03
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@35c6b5e6701396d0b2e004657b9330e6f858208b
115
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0004737f3823ef0908fdc95a742ec3f03cb1af03
116
116
- name : Setup Bazel
117
- uses : angular/dev-infra/github-actions/bazel/setup@35c6b5e6701396d0b2e004657b9330e6f858208b
117
+ uses : angular/dev-infra/github-actions/bazel/setup@0004737f3823ef0908fdc95a742ec3f03cb1af03
118
118
- name : Setup Bazel RBE
119
- uses : angular/dev-infra/github-actions/bazel/configure-remote@35c6b5e6701396d0b2e004657b9330e6f858208b
119
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@0004737f3823ef0908fdc95a742ec3f03cb1af03
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@35c6b5e6701396d0b2e004657b9330e6f858208b
131
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0004737f3823ef0908fdc95a742ec3f03cb1af03
132
132
- name : Setup Bazel
133
- uses : angular/dev-infra/github-actions/bazel/setup@35c6b5e6701396d0b2e004657b9330e6f858208b
133
+ uses : angular/dev-infra/github-actions/bazel/setup@0004737f3823ef0908fdc95a742ec3f03cb1af03
134
134
- name : Setup Bazel RBE
135
- uses : angular/dev-infra/github-actions/bazel/configure-remote@35c6b5e6701396d0b2e004657b9330e6f858208b
135
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@0004737f3823ef0908fdc95a742ec3f03cb1af03
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@35c6b5e6701396d0b2e004657b9330e6f858208b
155
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0004737f3823ef0908fdc95a742ec3f03cb1af03
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@35c6b5e6701396d0b2e004657b9330e6f858208b
161
+ uses : angular/dev-infra/github-actions/bazel/setup@0004737f3823ef0908fdc95a742ec3f03cb1af03
162
162
- name : Setup Bazel RBE
163
- uses : angular/dev-infra/github-actions/bazel/configure-remote@35c6b5e6701396d0b2e004657b9330e6f858208b
163
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@0004737f3823ef0908fdc95a742ec3f03cb1af03
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@35c6b5e6701396d0b2e004657b9330e6f858208b
186
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0004737f3823ef0908fdc95a742ec3f03cb1af03
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@35c6b5e6701396d0b2e004657b9330e6f858208b
190
+ uses : angular/dev-infra/github-actions/bazel/setup@0004737f3823ef0908fdc95a742ec3f03cb1af03
191
191
- name : Setup Browserstack Variables
192
- uses : angular/dev-infra/github-actions/browserstack@35c6b5e6701396d0b2e004657b9330e6f858208b
192
+ uses : angular/dev-infra/github-actions/browserstack@0004737f3823ef0908fdc95a742ec3f03cb1af03
193
193
- name : Run tests on Browserstack
194
194
run : ./scripts/circleci/run-browserstack-tests.sh
0 commit comments