File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -21,13 +21,15 @@ assignment-rules:
2121 parallelism : 1
2222
2323 - projects :
24+ - e2e-angular
2425 - e2e-react
2526 - e2e-next
2627 - e2e-web
2728 - e2e-eslint
2829 - e2e-remix
2930 - e2e-cypress
3031 - e2e-docker
32+ - e2e-js
3133 targets :
3234 - e2e-ci**react-package**
3335 - e2e-ci**react.test**
@@ -42,10 +44,14 @@ assignment-rules:
4244 - e2e-ci**module-federation/misc-rspack-interoperability**
4345 - e2e-ci**module-federation/dynamic-federation.webpack**
4446 - e2e-ci**docker**
45- - e2e-ci**module-federation/misc-rspack-interoperability**
4647 - e2e-ci**cypress-legacy**
4748 - e2e-ci**nx-remix**
4849 - e2e-ci**cypress**
50+ - e2e-ci**src/cypress-component-tests-buildable.test**
51+ - e2e-ci**src/cypress-component-tests-implicit-dep.test**
52+ - e2e-ci**src/js-executor-swc.test**
53+ - e2e-ci**src/js-executor-tsc.test**
54+ - e2e-ci**src/js-packaging.test**
4955 run-on :
5056 - agent : linux-large
5157 parallelism : 1
@@ -71,7 +77,10 @@ assignment-rules:
7177 parallelism : 1
7278 - projects :
7379 - angular
80+ - nx
7481 - react
82+ - remix
83+ - workspace
7584 targets :
7685 - test
7786 run-on :
You can’t perform that action at this time.
0 commit comments