Skip to content

Commit c973da2

Browse files
build: update angular shared dev-infra code (#27289)
1 parent e9e3372 commit c973da2

File tree

7 files changed

+17
-15
lines changed

7 files changed

+17
-15
lines changed

.github/workflows/assistant-to-the-branch-manager.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
1717
with:
1818
persist-credentials: false
19-
- uses: angular/dev-infra/github-actions/branch-manager@c0024a8ffe98677f649393a3462779205333fd15
19+
- uses: angular/dev-infra/github-actions/branch-manager@35d39a8d71f9c2e1a1ea4715cc8f3752ba57612c
2020
with:
2121
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}

.github/workflows/build-dev-app.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.0.0
2626
- uses: ./.github/actions/yarn-install
2727

28-
- uses: angular/dev-infra/github-actions/setup-bazel-remote-exec@c0024a8ffe98677f649393a3462779205333fd15
28+
- uses: angular/dev-infra/github-actions/setup-bazel-remote-exec@35d39a8d71f9c2e1a1ea4715cc8f3752ba57612c
2929
with:
3030
bazelrc: ./.bazelrc.user
3131

@@ -34,7 +34,7 @@ jobs:
3434
# the number of concurrent actions is determined based on the host resources.
3535
- run: bazel build //src/dev-app:web_package --symlink_prefix=dist/ --jobs=32
3636

37-
- uses: angular/dev-infra/github-actions/deploy-previews/pack-and-upload-artifact@c0024a8ffe98677f649393a3462779205333fd15
37+
- uses: angular/dev-infra/github-actions/deploy-previews/pack-and-upload-artifact@35d39a8d71f9c2e1a1ea4715cc8f3752ba57612c
3838
with:
3939
workflow-artifact-name: 'dev-app'
4040
pull-number: '${{github.event.pull_request.number}}'

.github/workflows/deploy-dev-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
npx -y firebase-tools@latest target:clear --project ${{env.PREVIEW_PROJECT}} hosting dev-app
3434
npx -y firebase-tools@latest target:apply --project ${{env.PREVIEW_PROJECT}} hosting dev-app ${{env.PREVIEW_SITE}}
3535
36-
- uses: angular/dev-infra/github-actions/deploy-previews/upload-artifacts-to-firebase@c0024a8ffe98677f649393a3462779205333fd15
36+
- uses: angular/dev-infra/github-actions/deploy-previews/upload-artifacts-to-firebase@35d39a8d71f9c2e1a1ea4715cc8f3752ba57612c
3737
with:
3838
github-token: '${{secrets.GITHUB_TOKEN}}'
3939
workflow-artifact-name: 'dev-app'

.github/workflows/dev-infra.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
15-
- uses: angular/dev-infra/github-actions/commit-message-based-labels@c0024a8ffe98677f649393a3462779205333fd15
15+
- uses: angular/dev-infra/github-actions/commit-message-based-labels@35d39a8d71f9c2e1a1ea4715cc8f3752ba57612c
1616
with:
1717
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
1818
post_approval_changes:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
22-
- uses: angular/dev-infra/github-actions/post-approval-changes@c0024a8ffe98677f649393a3462779205333fd15
22+
- uses: angular/dev-infra/github-actions/post-approval-changes@35d39a8d71f9c2e1a1ea4715cc8f3752ba57612c
2323
with:
2424
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}

.github/workflows/google-internal-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
16-
- uses: angular/dev-infra/github-actions/google-internal-tests@c0024a8ffe98677f649393a3462779205333fd15
16+
- uses: angular/dev-infra/github-actions/google-internal-tests@35d39a8d71f9c2e1a1ea4715cc8f3752ba57612c
1717
with:
1818
run-tests-guide-url: http://go/angular-material-presubmit
1919
github-token: ${{ secrets.GITHUB_TOKEN }}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@
7575
"@angular-devkit/core": "^16.1.0",
7676
"@angular-devkit/schematics": "^16.1.0",
7777
"@angular/bazel": "https://github.com/angular/bazel-builds.git#bac9c1abe1e6ac1801fbbccb53353a1ed7126469",
78-
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#2fd57456111be38f849c0ec7c6fc3134cf87e94b",
78+
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#74a10e275613a12d851cc1b83ac6644f425db015",
7979
"@angular/cli": "^16.1.0",
8080
"@angular/compiler-cli": "^16.1.1",
8181
"@angular/localize": "^16.1.1",
82-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#1c0f2ac371a43012c15cbb8b7128b8476964c8f9",
82+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#9845e7527ebcfe0076c87044eb92ef055959b347",
8383
"@angular/platform-browser-dynamic": "^16.1.1",
8484
"@angular/platform-server": "^16.1.1",
8585
"@angular/router": "^16.1.1",

yarn.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,10 @@
159159
"@angular/core" "^13.0.0 || ^14.0.0-0"
160160
reflect-metadata "^0.1.13"
161161

162-
"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#2fd57456111be38f849c0ec7c6fc3134cf87e94b":
163-
version "0.0.0-76b6f49c0b15b1a2a2a0fe564169209f6f8be427"
164-
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#2fd57456111be38f849c0ec7c6fc3134cf87e94b"
162+
"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#74a10e275613a12d851cc1b83ac6644f425db015":
163+
version "0.0.0-35d39a8d71f9c2e1a1ea4715cc8f3752ba57612c"
164+
uid "74a10e275613a12d851cc1b83ac6644f425db015"
165+
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#74a10e275613a12d851cc1b83ac6644f425db015"
165166
dependencies:
166167
"@angular-devkit/build-angular" "16.1.0"
167168
"@angular/benchpress" "0.3.0"
@@ -280,9 +281,10 @@
280281
fast-glob "3.2.12"
281282
yargs "^17.2.1"
282283

283-
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#1c0f2ac371a43012c15cbb8b7128b8476964c8f9":
284-
version "0.0.0-76b6f49c0b15b1a2a2a0fe564169209f6f8be427"
285-
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#1c0f2ac371a43012c15cbb8b7128b8476964c8f9"
284+
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#9845e7527ebcfe0076c87044eb92ef055959b347":
285+
version "0.0.0-35d39a8d71f9c2e1a1ea4715cc8f3752ba57612c"
286+
uid "9845e7527ebcfe0076c87044eb92ef055959b347"
287+
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#9845e7527ebcfe0076c87044eb92ef055959b347"
286288
dependencies:
287289
"@yarnpkg/lockfile" "^1.1.0"
288290
typescript "~4.9.0"

0 commit comments

Comments
 (0)