File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 - uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
2626 - uses : ./.github/actions/yarn-install
2727
28- - uses : angular/dev-infra/github-actions/setup- bazel-remote-exec @0109d498b0f6aae418ed4924a5e5c65695f0ac61
28+ - uses : angular/dev-infra/github-actions/bazel/configure -remote@0109d498b0f6aae418ed4924a5e5c65695f0ac61
2929 with :
3030 bazelrc : ./.bazelrc.user
3131
3434 # the number of concurrent actions is determined based on the host resources.
3535 - run : bazel build //aio:build --jobs=32 --announce_rc --verbose_failures
3636
37- - uses : angular/dev-infra/github-actions/deploy- previews/pack-and-upload-artifact@0109d498b0f6aae418ed4924a5e5c65695f0ac61
37+ - uses : angular/dev-infra/github-actions/previews/pack-and-upload-artifact@0109d498b0f6aae418ed4924a5e5c65695f0ac61
3838 with :
3939 workflow-artifact-name : ' aio'
4040 pull-number : ' ${{github.event.pull_request.number}}'
Original file line number Diff line number Diff line change 3434 npx -y firebase-tools@latest target:clear --project ${{env.PREVIEW_PROJECT}} hosting aio
3535 npx -y firebase-tools@latest target:apply --project ${{env.PREVIEW_PROJECT}} hosting aio ${{env.PREVIEW_SITE}}
3636
37- - uses : angular/dev-infra/github-actions/deploy- previews/upload-artifacts-to-firebase@0109d498b0f6aae418ed4924a5e5c65695f0ac61
37+ - uses : angular/dev-infra/github-actions/previews/upload-artifacts-to-firebase@0109d498b0f6aae418ed4924a5e5c65695f0ac61
3838 with :
3939 github-token : ' ${{secrets.GITHUB_TOKEN}}'
4040 workflow-artifact-name : ' aio'
Original file line number Diff line number Diff line change 3838
3939 - uses : ./.github/actions/yarn-install
4040
41- - uses : angular/dev-infra/github-actions/setup- bazel-remote-exec @0109d498b0f6aae418ed4924a5e5c65695f0ac61
41+ - uses : angular/dev-infra/github-actions/bazel/configure -remote@0109d498b0f6aae418ed4924a5e5c65695f0ac61
4242 with :
4343 bazelrc : ./.bazelrc.user
4444
You can’t perform that action at this time.
0 commit comments