208 Commits

Author SHA1 Message Date
Emily Xiong
8407d7aedf
feat(testing): add lint target for playwright (#18233) 2023-07-21 11:48:40 -04:00
Emily Xiong
e5e561d648
feat(testing): add playwright configuration generator (#18013) 2023-07-14 12:17:10 -04:00
Caleb Ukle
2128f8e3e2
feat(testing): add @nx/playwright plugin (#17975) 2023-07-11 16:47:56 -04:00
Emily Xiong
c3e08b3809
chore(testing): change e2e setup to use @nx/js (#17679) 2023-06-21 15:23:16 -04:00
Katerina Skroumpelou
36838d6211
fix(js): node executor should always log error (#17622) 2023-06-16 16:45:05 +00:00
Emily Xiong
7baad04ea5
feat(nx-plugin): add verdaccio to create package e2e (#17566) 2023-06-16 09:45:52 -04:00
Emily Xiong
8d33ab67a7
chore(testing): always log e2e nx-release error (#17534) 2023-06-14 13:00:43 -04:00
Katerina Skroumpelou
0374db54fd
chore(vite): undo test logs and re-enable tests (#17573) 2023-06-13 15:48:49 +00:00
Katerina Skroumpelou
7f15660c07
feat(vite): update packages to latest versions (#17515) 2023-06-13 16:00:05 +03:00
Emily Xiong
fc42b7b7ff
fix(testing): fix windows e2e storage ENOENT (#17506) 2023-06-09 12:31:30 -04:00
Jason Jean
332f6605ae
chore(repo): set lerna npmClient to pnpm when necessary (#17505) 2023-06-08 14:17:20 -04:00
Emily Xiong
075ac2545d
chore(repo): change e2e to use verdaccio executor (#17347) 2023-06-07 12:26:43 -04:00
Jack Hsu
a722302caf
feat(misc): rework create-nx-workspace prompts (#17230) 2023-05-30 18:13:42 -04:00
Miroslav Jonaš
6aac7ba04b
fix(repo): ignore failed daemon reset on e2e tests (#16902) 2023-05-10 08:34:09 +00:00
Jason Jean
137b743855
fix(misc): restore using legacy-peer-deps for npm installs (#16767) 2023-05-04 11:32:23 -04:00
Caleb Ukle
3307188975
chore(repo): always log error for runCommandUntil (#16748) 2023-05-04 13:31:15 +03:00
Miroslav Jonaš
262865841d
feat(repo): migrate to pnpm (#16284) 2023-04-25 17:57:36 -04:00
Jason Jean
a0d18bb588
chore(repo): replace references to @nrwl in e2e tests (#16441) 2023-04-24 18:48:44 -04:00
Miroslav Jonaš
8519fbc7a6
fix(repo): fix mismatched package manager e2e utils (#16502) 2023-04-24 17:47:14 +02:00
Nicholas Cunningham
425124f610
fix(nextjs): add e2e test case for standalone nextjs (#16447) 2023-04-21 10:20:09 -04:00
Jason Jean
7bef2a6161
chore(core): fix e2e tests for yarn + workspace-create-npm (#16451) 2023-04-21 11:15:10 +03:00
Craigory Coppola
00f424acc6
feat(nx-plugin): slim down default generated nx-plugin (#16168) 2023-04-18 17:47:06 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope (#16069) 2023-04-14 19:56:37 -04:00
Jason Jean
afcf7ba19f
feat(core): remove usage of --legacy-peer-deps (#16271) 2023-04-12 16:31:46 -04:00
Miroslav Jonaš
cafb49ac84
feat(core): remove @nrwl/workspace:lib (#16122) 2023-04-12 15:28:09 -04:00
Miroslav Jonaš
b3a3f2a724
fix(core): ensurePackage fails on pnpm workspaces (#16002) 2023-04-06 10:47:15 -04:00
Miroslav Jonaš
cb5a7d8d35
fix(repo): use lerna command in e2e with yarn --silent (#16155) 2023-04-06 13:51:50 +02:00
Jack Hsu
2f87661ea2
chore(repo): use --silent when running through yarn to avoid unexpected strings (#16089) 2023-04-04 13:16:52 -04: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
Leosvel Pérez Espinosa
9dbc90d45e
cleanup(angular): consolidate and improve e2e-angular-core tests (#15726) 2023-03-28 12:53:33 -04:00
Craigory Coppola
7d61ae238b
fix(misc): prevent --quiet and --verbose from both being true (#15836) 2023-03-23 10:47:43 -04:00
Miroslav Jonaš
c6904619aa
fix(angular): fix e2e tests to support pnpm v7 (#15587) 2023-03-16 12:22:22 +01:00
Miroslav Jonaš
7450e724b7
feat(repo): add new flag for verbose e2e logging (#15541) 2023-03-13 17:30:21 +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
Craigory Coppola
803de0d8be
chore(core): updates to nx wrapper and naming (#15552) 2023-03-09 08:38:41 -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
Miroslav Jonaš
82d499c492
feat(repo): use caching for pnpm workspaces in e2e tests (#15461) 2023-03-06 16:20:19 +01:00
Craigory Coppola
4a53ace70d
fix(core): nx migrate should work in encapsulated Nx repos (#15338) 2023-03-03 15:45:42 -05:00
Katerina Skroumpelou
808ca1215c
chore(core): rearrange e2e utils (#15421) 2023-03-03 15:22:23 +00:00
Caleb Ukle
e8f19d8cb0
fix(testing): walk all project deps to check if CT project is used in buildTarget (#15252) 2023-02-28 16:33:46 -05:00
Craigory Coppola
46b6a710c0
feat(core): support encapsulated nx install (#14705) 2023-02-14 23:46:06 +00:00
Emily Xiong
032efc2cfb
fix(angular): ensure peer deps are installed when initializing the plugin (#14906)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-02-14 11:07:51 -05:00
Colum Ferry
4f09949383
feat(core): add standalone api prompt to CNW (#14886) 2023-02-10 15:06:41 -05:00
Colum Ferry
abece6a02d
feat(angular): add routing option to CNW (#14845) 2023-02-10 13:24:48 -05:00
Colum Ferry
762b9f336c
feat(core): remove unused CLI option from CNW (#14865) 2023-02-10 11:35:01 -05:00
Jason Jean
6b1d0c6934
chore(linter): fix non-deterministic snapshots for convert tslint to … (#14905) 2023-02-09 19:04:19 -05:00
Miroslav Jonaš
b80286191d
feat(core): refactor lock file parsing and pruning (#13864)
Co-authored-by: Jason Jean <FrozenPandaz@users.noreply.github.com>
Co-authored-by: Victor Savkin <vsavkin@users.noreply.github.com>
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-06 11:39:36 -05:00
Miroslav Jonaš
8614f3ac62
chore(repo): use same cleanup function for lerna e2e (#14747) 2023-02-01 20:18:41 +01:00