Skip to content

fix(@angular/build): bundle setup files in unit-test builder for Vitest #26054

fix(@angular/build): bundle setup files in unit-test builder for Vitest

fix(@angular/build): bundle setup files in unit-test builder for Vitest #26054

Workflow file for this run

name: DevInfra
on:
pull_request_target:
types: [opened, synchronize, reopened]
# Declare default permissions as read only.
permissions:
contents: read
jobs:
labels:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: angular/dev-infra/github-actions/pull-request-labeling@5f0d1a63cf2cb1ac3589fc354f1f6783dfc42008
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
post_approval_changes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: angular/dev-infra/github-actions/post-approval-changes@5f0d1a63cf2cb1ac3589fc354f1f6783dfc42008
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}