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@35131fc980ce5451fb89d8c033efc827ad39ca68
24
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
25
25
with :
26
26
cache-node-modules : true
27
27
- name : Install node modules
@@ -41,13 +41,13 @@ jobs:
41
41
runs-on : ubuntu-latest
42
42
steps :
43
43
- name : Initialize environment
44
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@35131fc980ce5451fb89d8c033efc827ad39ca68
44
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
45
45
with :
46
46
cache-node-modules : true
47
47
- name : Setup Bazel
48
- uses : angular/dev-infra/github-actions/bazel/setup@35131fc980ce5451fb89d8c033efc827ad39ca68
48
+ uses : angular/dev-infra/github-actions/bazel/setup@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
49
49
- name : Setup Bazel RBE
50
- uses : angular/dev-infra/github-actions/bazel/configure-remote@35131fc980ce5451fb89d8c033efc827ad39ca68
50
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
51
51
with :
52
52
google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
53
53
- name : Install node modules
@@ -61,13 +61,13 @@ jobs:
61
61
runs-on : ubuntu-latest-4core
62
62
steps :
63
63
- name : Initialize environment
64
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@35131fc980ce5451fb89d8c033efc827ad39ca68
64
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
65
65
with :
66
66
cache-node-modules : true
67
67
- name : Setup Bazel
68
- uses : angular/dev-infra/github-actions/bazel/setup@35131fc980ce5451fb89d8c033efc827ad39ca68
68
+ uses : angular/dev-infra/github-actions/bazel/setup@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
69
69
- name : Setup Bazel Remote Caching
70
- uses : angular/dev-infra/github-actions/bazel/configure-remote@35131fc980ce5451fb89d8c033efc827ad39ca68
70
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
71
71
with :
72
72
google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
73
73
- name : Install node modules
@@ -79,13 +79,13 @@ jobs:
79
79
runs-on : ubuntu-latest-4core
80
80
steps :
81
81
- name : Initialize environment
82
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@35131fc980ce5451fb89d8c033efc827ad39ca68
82
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
83
83
with :
84
84
cache-node-modules : true
85
85
- name : Setup Bazel
86
- uses : angular/dev-infra/github-actions/bazel/setup@35131fc980ce5451fb89d8c033efc827ad39ca68
86
+ uses : angular/dev-infra/github-actions/bazel/setup@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
87
87
- name : Setup Bazel Remote Caching
88
- uses : angular/dev-infra/github-actions/bazel/configure-remote@35131fc980ce5451fb89d8c033efc827ad39ca68
88
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
89
89
with :
90
90
google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
91
91
- name : Install node modules
@@ -98,11 +98,11 @@ jobs:
98
98
labels : ubuntu-latest-4core
99
99
steps :
100
100
- name : Initialize environment
101
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@35131fc980ce5451fb89d8c033efc827ad39ca68
101
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
102
102
- name : Setup Bazel
103
- uses : angular/dev-infra/github-actions/bazel/setup@35131fc980ce5451fb89d8c033efc827ad39ca68
103
+ uses : angular/dev-infra/github-actions/bazel/setup@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
104
104
- name : Setup Bazel RBE
105
- uses : angular/dev-infra/github-actions/bazel/configure-remote@35131fc980ce5451fb89d8c033efc827ad39ca68
105
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
106
106
with :
107
107
google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
108
108
- name : Install node modules
@@ -117,13 +117,13 @@ jobs:
117
117
labels : ubuntu-latest
118
118
steps :
119
119
- name : Initialize environment
120
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@35131fc980ce5451fb89d8c033efc827ad39ca68
120
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
121
121
with :
122
122
cache-node-modules : true
123
123
- name : Setup Bazel
124
- uses : angular/dev-infra/github-actions/bazel/setup@35131fc980ce5451fb89d8c033efc827ad39ca68
124
+ uses : angular/dev-infra/github-actions/bazel/setup@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
125
125
- name : Setup Bazel RBE
126
- uses : angular/dev-infra/github-actions/bazel/configure-remote@35131fc980ce5451fb89d8c033efc827ad39ca68
126
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
127
127
- name : Install node modules
128
128
run : yarn install --frozen-lockfile
129
129
- run : echo "https://${{secrets.SNAPSHOT_BUILDS_GITHUB_TOKEN}}:@github.com" > ${HOME}/.git_credentials
@@ -135,17 +135,17 @@ jobs:
135
135
labels : ubuntu-latest-4core
136
136
steps :
137
137
- name : Initialize environment
138
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@35131fc980ce5451fb89d8c033efc827ad39ca68
138
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
139
139
with :
140
140
cache-node-modules : true
141
141
node-module-directories : |
142
142
./node_modules
143
143
./packages/zone.js/node_modules
144
144
./packages/zone.js/test/typings/node_modules
145
145
- name : Setup Bazel
146
- uses : angular/dev-infra/github-actions/bazel/setup@35131fc980ce5451fb89d8c033efc827ad39ca68
146
+ uses : angular/dev-infra/github-actions/bazel/setup@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
147
147
- name : Setup Bazel RBE
148
- uses : angular/dev-infra/github-actions/bazel/configure-remote@35131fc980ce5451fb89d8c033efc827ad39ca68
148
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
149
149
with :
150
150
google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
151
151
- name : Install node modules
@@ -184,7 +184,7 @@ jobs:
184
184
SAUCE_TUNNEL_IDENTIFIER : angular-framework-${{ github.run_number }}
185
185
steps :
186
186
- name : Initialize environment
187
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@35131fc980ce5451fb89d8c033efc827ad39ca68
187
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
188
188
with :
189
189
cache-node-modules : true
190
190
- name : Install node modules
@@ -197,11 +197,11 @@ jobs:
197
197
runs-on : ubuntu-latest
198
198
steps :
199
199
- name : Initialize environment
200
- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@35131fc980ce5451fb89d8c033efc827ad39ca68
200
+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
201
201
- name : Setup Bazel
202
- uses : angular/dev-infra/github-actions/bazel/setup@35131fc980ce5451fb89d8c033efc827ad39ca68
202
+ uses : angular/dev-infra/github-actions/bazel/setup@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
203
203
- name : Setup Bazel RBE
204
- uses : angular/dev-infra/github-actions/bazel/configure-remote@35131fc980ce5451fb89d8c033efc827ad39ca68
204
+ uses : angular/dev-infra/github-actions/bazel/configure-remote@279c93e5e936d7158f5841ba4b1b1694c7a1e7f9
205
205
- name : Install node modules
206
206
run : yarn install --frozen-lockfile
207
207
- name : Build adev to ensure it continues to work
0 c 30A8 ommit comments