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