Skip to content

build: update angular shared dev-infra code #26922

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/assistant-to-the-branch-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
with:
persist-credentials: false
- uses: angular/dev-infra/github-actions/branch-manager@b4837129ba45115207822945848e6d6f067290a9
- uses: angular/dev-infra/github-actions/branch-manager@3c0ae65166d0d4ad64ea16e0891a59b0eed2682c
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
4 changes: 2 additions & 2 deletions .github/workflows/build-dev-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.0.0
- uses: ./.github/actions/yarn-install

- uses: angular/dev-infra/github-actions/setup-bazel-remote-exec@b4837129ba45115207822945848e6d6f067290a9
- uses: angular/dev-infra/github-actions/setup-bazel-remote-exec@3c0ae65166d0d4ad64ea16e0891a59b0eed2682c
with:
bazelrc: ./.bazelrc.user

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

- uses: angular/dev-infra/github-actions/deploy-previews/pack-and-upload-artifact@b4837129ba45115207822945848e6d6f067290a9
- uses: angular/dev-infra/github-actions/deploy-previews/pack-and-upload-artifact@3c0ae65166d0d4ad64ea16e0891a59b0eed2682c
with:
workflow-artifact-name: 'dev-app'
pull-number: '${{github.event.pull_request.number}}'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
npx -y firebase-tools@latest target:clear --project ${{env.PREVIEW_PROJECT}} hosting dev-app
npx -y firebase-tools@latest target:apply --project ${{env.PREVIEW_PROJECT}} hosting dev-app ${{env.PREVIEW_SITE}}

- uses: angular/dev-infra/github-actions/deploy-previews/upload-artifacts-to-firebase@b4837129ba45115207822945848e6d6f067290a9
- uses: angular/dev-infra/github-actions/deploy-previews/upload-artifacts-to-firebase@3c0ae65166d0d4ad64ea16e0891a59b0eed2682c
with:
github-token: '${{secrets.GITHUB_TOKEN}}'
workflow-artifact-name: 'dev-app'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/dev-infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
- uses: angular/dev-infra/github-actions/commit-message-based-labels@b4837129ba45115207822945848e6d6f067290a9
- uses: angular/dev-infra/github-actions/commit-message-based-labels@3c0ae65166d0d4ad64ea16e0891a59b0eed2682c
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
post_approval_changes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
- uses: angular/dev-infra/github-actions/post-approval-changes@b4837129ba45115207822945848e6d6f067290a9
- uses: angular/dev-infra/github-actions/post-approval-changes@3c0ae65166d0d4ad64ea16e0891a59b0eed2682c
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
2 changes: 1 addition & 1 deletion .github/workflows/google-internal-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
- uses: angular/dev-infra/github-actions/google-internal-tests@b4837129ba45115207822945848e6d6f067290a9
- uses: angular/dev-infra/github-actions/google-internal-tests@3c0ae65166d0d4ad64ea16e0891a59b0eed2682c
with:
run-tests-guide-url: http://go/angular-material-presubmit
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@
"@angular-devkit/core": "^16.0.0-next.7",
"@angular-devkit/schematics": "^16.0.0-next.7",
"@angular/bazel": "https://github.com/angular/bazel-builds.git#bac9c1abe1e6ac1801fbbccb53353a1ed7126469",
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#fb897a1ae4b084da69f77b3fc09848b57a321421",
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#6e41369810084e8f9a5c539c0e3cef79d8f191de",
"@angular/cli": "^16.0.0-next.7",
"@angular/compiler-cli": "^16.0.0-next.7",
"@angular/localize": "^16.0.0-next.7",
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#698a01b355d13f1d24096dd4b8853d2075f6a42d",
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#74d2d9b79bfe17a5334fa7b619af9464514be570",
"@angular/platform-browser-dynamic": "^16.0.0-next.7",
"@angular/platform-server": "^16.0.0-next.7",
"@angular/router": "^16.0.0-next.7",
Expand Down
Loading