We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 678619f commit 7d71c4eCopy full SHA for 7d71c4e
.nx/workflows/dynamic-changesets.yaml
@@ -26,16 +26,7 @@ assignment-rules:
26
- e2e-web
27
- e2e-eslint
28
targets:
29
- - e2e-ci**react-package**
30
- - e2e-ci**react.test**
31
- - e2e-ci**react-router-ts-solution**
32
- - e2e-ci**next-e2e-and-snapshots**
33
- - e2e-ci**next-generation**
34
- - e2e-ci**next-ts-solutions**
35
- - e2e-ci**next-webpack**
36
- - e2e-ci**web**
37
- - e2e-ci**remix-ts-solution**
38
- - e2e-ci**linter**
+ - e2e-ci**
39
run-on:
40
- agent: linux-large
41
parallelism: 1
nx.json
@@ -330,7 +330,7 @@
330
}
331
],
332
"parallel": 1,
333
- "bust": 3,
+ "bust": 12,
334
"defaultBase": "master",
335
"sync": {
336
"applyChanges": true
0 commit comments