chore(repo): optimize assignment rules

This commit is contained in:
Victor Savkin 2025-02-10 16:14:37 -05:00
parent 435e4056a9
commit 9672949f82
2 changed files with 13 additions and 8 deletions

View File

@ -1,10 +1,14 @@
distribute-on:
default: auto linux-medium, 1 linux-extra-large
assignment-rules:
- project: nx-dev
target: build-base
runs-on:
- linux-extra-large
- target: test
runs-on:
- linux-medium
- projects:
- nx-dev
targets:
- build*
run-on:
- agent: linux-extra-large
- targets:
- '*'
run-on:
- agent: linux-medium

View File

@ -46,4 +46,5 @@ CODEOWNERS
.pnpm-store
/.nx/workspace-data
/.nx/workspace-data
/.nx/workflows/dynamic-changesets.yaml