1256 Commits

Author SHA1 Message Date
Jack Hsu
ea34e88473
chore(nextjs): increase test timeout to avoid intermittent failure (#16059) 2023-04-03 09:26:54 -06:00
Miroslav Jonaš
37547bdd33
chore(core): improve create-nx-workspace e2e tests (#16060) 2023-04-03 10:20:01 -04:00
Craigory Coppola
6e7234c1aa
feat(nx-plugin): reuse utilities from create-nx-workspace for create-nx-plugin (#15743) 2023-03-31 17:23:21 -04:00
Miroslav Jonaš
482a77d9ba
fix(repo): remove command from the output to match test (#15950) 2023-03-30 11:38:50 -04:00
Craigory Coppola
3575028055
feat(core): version option should display global and local installation separately (#15911) 2023-03-30 10:18:47 -04:00
Miroslav Jonaš
e4db34a021
fix(node): ensure node e2e test uses unique port to avoid port clashes (#15951) 2023-03-29 10:19:02 -04:00
Miroslav Jonaš
18c8e70e05
fix(web): ensure unique port is used for file server tests (#15952) 2023-03-29 15:59:59 +02:00
Leosvel Pérez Espinosa
986a8c44d8
cleanup(angular): increase e2e test case timeout to account for slower windows runs (#15958) 2023-03-29 14:55:54 +01:00
Miroslav Jonaš
65f7fcabbc
fix(react): ensureCypressInstallation on e2e tests (#15949) 2023-03-29 11:25:53 +02:00
Katerina Skroumpelou
9e9623e309
fix(storybook): increase timeout of flaky test (#15947) 2023-03-29 09:18:08 +00:00
Jason Jean
8cf8f18c1c
feat(core): refactor most of js graph work into its own folder (#15365) 2023-03-28 14:57:06 -04:00
Leosvel Pérez Espinosa
9dbc90d45e
cleanup(angular): consolidate and improve e2e-angular-core tests (#15726) 2023-03-28 12:53:33 -04:00
Katerina Skroumpelou
4e2b07e179
fix(storybook): improve and simplify e2e tests (#15734) 2023-03-27 15:42:52 +00:00
Miroslav Jonaš
15e29b2a3e
fix(linter): remove outdated e2e test check (#15899) 2023-03-27 11:13:10 -04:00
Emily Xiong
04b6ddb596
feat(react-native): update @react-native-community/cli to 10.2.1 (#15738) 2023-03-24 12:51:35 -04:00
Jack Hsu
b3200fb7c4
fix(nextjs): set correct distDir when running production server through Nx (#15861) 2023-03-23 16:57:10 +00:00
Craigory Coppola
7d61ae238b
fix(misc): prevent --quiet and --verbose from both being true (#15836) 2023-03-23 10:47:43 -04:00
Jack Hsu
b124b97c36
feat(testing): add static serve target for e2e tests in CI (#15808) 2023-03-22 18:53:02 +00:00
Miroslav Jonaš
4bf652d2e7
fix(node): fix standalone linter setup (#15681) 2023-03-22 14:17:40 -04:00
Jack Hsu
c7e49c564a
fix(nextjs): produce correct next.config.js file for production server (#15824) 2023-03-22 14:03:09 -04:00
Craigory Coppola
0370794e63
feat(core): add --quiet option to suppress generate output (#15802) 2023-03-21 19:53:21 -04:00
Jack Hsu
63cdddfa11
fix(nextjs): handle buildable libs correctly (#15795) 2023-03-21 11:21:02 -04:00
Jack Hsu
7ebca5107e
feat(bundling): add for esbuild to enable/disable package.json generation (#15777) 2023-03-21 08:48:16 -04:00
Colum Ferry
f10ecc1c8e
chore(angular): disable flaky ssr test (#15788) 2023-03-21 10:39:07 +00:00
Caleb Ukle
d1ddd523c2
feat(testing): add --port flag (#15486) 2023-03-20 14:18:46 -04:00
Leosvel Pérez Espinosa
cf690c655b
cleanup(storybook): fix nested layout e2e test case (#15768) 2023-03-20 12:08:45 +00:00
Katerina Skroumpelou
61fb737fba
fix(storybook): enable e2e tests (#15709)
Co-authored-by: Miroslav Jonaš <meeroslav@users.noreply.github.com>
2023-03-19 15:29:46 +01:00
Craigory Coppola
7740bb17ce
fix(core): add warning if running on an outdated global install (#15443) 2023-03-18 00:52:32 -04:00
Emily Xiong
32198c2e8e
chore(testing): speed up react-native and expo e2e tests (#15644) 2023-03-17 14:47:10 -04:00
Caio Oliveira
fd11334600
fix(core): combine serial and parallel execution + forward sigint to child process (#13885)
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
2023-03-17 11:49:21 -04:00
Colum Ferry
d1d69e230c
cleanup(angular): replace usage of wrapAngularDevkitSchematics for application (#15698)
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2023-03-17 08:34:15 +00:00
Miroslav Jonaš
c6904619aa
fix(angular): fix e2e tests to support pnpm v7 (#15587) 2023-03-16 12:22:22 +01:00
Colum Ferry
481899ce9f
feat(angular): add directive generator (#15630) 2023-03-14 15:31:49 +00:00
Miroslav Jonaš
7450e724b7
feat(repo): add new flag for verbose e2e logging (#15541) 2023-03-13 17:30:21 +00:00
Leosvel Pérez Espinosa
467be2011d
cleanup(misc): unset NODE_ENV=test when running craco in e2e tests (#15632) 2023-03-13 14:38:45 +00:00
Emily Xiong
b7beb99fe2
fix(expo): fix expo run-ios command (#15582) 2023-03-10 14:15:41 -05:00
Colum Ferry
80f3d03d1d
feat(core): move string utils to devkit (#15479) 2023-03-10 13:15:47 -05:00
Miroslav Jonaš
e55882f2fc
chore(linter): combine tests to reduce total duration (#15596) 2023-03-10 10:52:18 -05:00
Miroslav Jonaš
79256f3d36
chore(linter): fix deprecated ts overloads in e2e tests (#15585) 2023-03-10 08:23:12 -06:00
Leosvel Pérez Espinosa
79f88dc7ef
cleanup(angular): remove --preserve-angular-cli-layout flag from ng-add generator (#15490) 2023-03-10 09:53:33 +00:00
Jack Hsu
24b82edbed
feat(core): move prettier init logic from @nrwl/workspace to @nrwl/js (#15501) 2023-03-09 16:01:19 -05:00
Katerina Skroumpelou
a0e00c85fc
fix(core): refactor the logging logic in e2e tests (#15548) 2023-03-09 15:13:32 -05:00
Katerina Skroumpelou
16ad3086be
fix(js): libraries should be buildable by default (#15533) 2023-03-09 14:20:19 -05:00
Leosvel Pérez Espinosa
83f47aa7fc
cleanup(core): inline cra migration logic into nx init (#15555) 2023-03-09 17:05:03 +00:00
Craigory Coppola
803de0d8be
chore(core): updates to nx wrapper and naming (#15552) 2023-03-09 08:38:41 -05:00
Leosvel Pérez Espinosa
111ebace3f
cleanup(core): inline monorepo migration logic into nx init (#15496) 2023-03-08 18:24:30 -05:00
Nicholas Cunningham
0383fa6017
Add e2e tests for nest (#15522) 2023-03-08 11:53:31 -07:00
Jack Hsu
a69f8abdf9
fix(node): add default build configuration (#15542) 2023-03-08 12:32:29 -05:00
Leosvel Pérez Espinosa
e1a2c98556
cleanup(core): inline angular cli nested project migration logic into nx init (#15396) 2023-03-07 18:08:10 -05:00
Caleb Ukle
3a4b108dd8
feat(web): add a generator to add @nrwl/web:file-server target (#15434) 2023-03-07 13:09:57 -06:00