1327 Commits

Author SHA1 Message Date
Helton
bd9b33eaef
docs(nxdev): fix link break in the docs (#11148)
fix the link from generator/modifying-files pages to /generators/composing-generators
2022-07-15 18:17:35 -04:00
Rares Matei
2af1a14a7f
docs(nx-cloud): update release notes (#11159) 2022-07-15 13:46:14 -04:00
Jason Jean
63b74d2a56
feat(core): add ability to use globs as outputs (#10894)
* feat(core): add ability to use globs as outputs

* fix(repo): adjust the way outputs are tracked

* docs(core): improve outputs documentation
2022-07-14 18:31:12 -04:00
Benjamin Cabanes
b05f9e0eee
docs(nxdev): fix 404 links (#11134) 2022-07-13 23:35:15 +00:00
Leosvel Pérez Espinosa
2163c54b85
fix(react): do not set a module federation remote project as the default project (#11128) 2022-07-13 15:32:03 -04:00
Benjamin Cabanes
f08d4ab790
docs(nxdev): move content from cli into nx (#11085) 2022-07-13 13:01:02 -04:00
Leosvel Pérez Espinosa
ba592f8a99
fix(angular): do not set a module federation remote project as the default project (#11127) 2022-07-13 14:19:06 +01:00
Leosvel Pérez Espinosa
3ce6f35184 feat(core): allow configuring targets to forward args to its target dependencies 2022-07-12 12:46:33 -04:00
Katerina Skroumpelou
a2d9577553
fix(storybook): fix schema to read projectName from config (#11098) 2022-07-12 09:55:22 -04:00
Leosvel Pérez Espinosa
9352f2ee98
fix(angular): amend wrong project name schema options to hint nx console to show a project dropdown (#11097) 2022-07-11 13:27:33 +01:00
Caleb Ukle
8683d364f8
docs(testing): update screenshot/video paths to correct location (#11082) 2022-07-08 17:33:39 -04:00
Caleb Ukle
8154191eb1
feat(testing): Cypress 10 and component testing support (#9201)
* feat(testing): add generator to aid in the migration to cypress 10

cypress 10 introduces a new configuration format and new layout that requires update settings and
files for e2e projects

* feat(testing): cypress component tests for react/next

initial work for cypress component tests for react and next

* feat(testing): add support for v10 e2e cypress projects

create the correct files for cypress projects >v10 and reorganize tests based on version to allow
easier parsing of tests

* feat(testing): add utils for modifying cypress v10 config

provide ts transformers to take in an existing cypress config and update/add properties within the
given configuration

* fix(testing): fix tests affected by the cypress v10 changes

update tests to assert the correct files/folders/file contents due to the cypress changes in v10

* cleanup(testing): move cypress component testing plugins into the respective packages

move the plugins into out of cypress plugins into the specific vertical plugin to prevent issues
with circular refs

* cleanup(testing): bump cypress version

bump to latest cypress v10 release

* docs(testing): update docs for cypress 10

update cypress docs to include info about component testing and migration to cypress v10

* fix(repo): revert cypress version bump

keep v9 of cypress installed for nx repo until v10 release

* fix(testing): update cypress gen tsconfig and infer targets with converter

* fix(testing): make sure tests use the cypress v10 (for the intermediate)

* fix(testing): update target name after feedback

* fix(testing): support multiple target w/custom configs for cypress v10 migration

* fix(testing): refactor cy component tests into seperate verticals

* feat(testing): create storybook cypress preset

* fix(testing): clean up cy v10 migration

* fix(testing): don't branch for cypress executor testingType

* fix(testing): move cy comp test generator to next

* fix(testing): bump cypress deps

* fix(testing): clean up cy component testing generators

* fix(testing): update cy component testing docs

* fix(testign): dep check. runtime plugin pulls from @nrwl/react

* fix(testing): move e2e into verticals

* fix(testing): address PR feedback

* fix(testing): clean up unit tests

* feat(angular): support migrating angular cli workspaces using cypress v10

* chore(testing): update e2e tests

* fix(testing): address pr feedback

* chore(testing): remove cypress component testing for next.js

* fix(testing): address pr feedback

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-07-08 14:34:00 -05:00
Juri
4e292f2454 feat(core): run-many runs all projects by default 2022-07-08 08:36:54 -04:00
Miroslav Jonaš
f257a27826
docs(nxdev): update GitHub workflow to v0.6 (#11067) 2022-07-08 08:38:22 +00:00
Altan Stalker
a04c82a798 docs(nx-cloud): update release notes for @nrwl/nx-cloud 2022-07-07 20:16:43 -04:00
ArnaudDenoyelle
7178880866
docs(core): replaced outdated option "core" with "npm" in 01-create-bl… (#11008) 2022-07-07 14:35:41 -04:00
Mike Cann
59db908ee4
docs(misc): added some info about installing generators before they are used (#10841)
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-07-07 14:22:07 -04:00
Alex
d109600bbc
docs(misc): update NX_BRANCH value (#10835) 2022-07-07 18:13:45 +00:00
Rares Matei
23e0bbb498 docs(nx-cloud): update private cloud release notes
add a new env variable to the isCi check that works on Azure
2022-07-07 11:31:39 -04:00
Shuqian Hon
c675eba617
docs(misc): fix minor typo on nx and typescript page (#11027)
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-07-07 10:38:44 -04:00
Victor Savkin
248e00bb1b
docs(core): document inputs and named inputs 2022-07-06 13:30:45 -04:00
Leosvel Pérez Espinosa
6a63138b08
fix(angular): generate stories for secondary entrypoints (#11005) 2022-07-05 09:11:44 +01:00
Benjamin Cabanes
21a7d2c181
docs(core): enhance markdown markup (#10969) 2022-07-04 16:09:14 +00:00
Victor Savkin
7a945e2e44 cleanup(misc): update nx cloud message 2022-07-01 12:55:35 -04:00
Victor Savkin
35bb15908e cleanup(js): js analysis should be disabled by default if no nrwl/workspace or nrwl/js is present 2022-07-01 11:45:18 -04:00
Colum Ferry
37072bc5d6
feat(angular): replace mfe references with mf (#10957) 2022-07-01 13:48:38 +00:00
Benjamin Cabanes
778f13fdaf
docs(nxdev): improve markdown capabilities (#10965) 2022-06-30 15:30:38 -04:00
Benjamin Cabanes
6391072028
docs(core): fix ci overview links (#10950) 2022-06-29 19:07:40 +01:00
Victor Savkin
c52a8c2e9b feat(core): finalize the input api 2022-06-29 10:52:14 -04:00
Colum Ferry
8ca7d4bbd6
feat(angular): add option to format files with storybook generators (#10909) 2022-06-27 13:28:17 +01:00
Juri
80c5f328a9 fix(core): nx Cloud messaging on the wrkspace setup commands 2022-06-27 04:58:16 -07:00
Miroslav Jonaš
077e75c0fc
chore(repo): update nx orb version to 1.5.1 (#10907) 2022-06-27 11:33:16 +00:00
Miroslav Jonaš
f31c696523
docs(core): update ci docs (#10864) 2022-06-27 07:28:34 -04:00
Victor Savkin
8d4e87dcd0 feat(core): support env vars and runtime deps as inputs 2022-06-25 13:47:20 -04:00
Victor Savkin
f3586b6d3a
chore(repo): uncomment NxCloud token 2022-06-24 10:33:23 -04:00
Benjamin Cabanes
6f069ccdf8
docs(core): change schematics for generators in doc map (#10886) 2022-06-24 10:27:09 -04:00
Craigory Coppola
5b90514008
feat(core): move workspace configuration computation to daemon (#10860) 2022-06-24 09:45:51 -04:00
Katerina Skroumpelou
67b3f8c74b
docs(storybook): prompt user to install webpack5 deps (#10882) 2022-06-24 08:46:25 +00:00
Péter Ferenc Gyarmati
69881c277a
docs(core): fix typo "a executor" (#10862)
fixes "a executor" and "a Executor" to use "an"
2022-06-23 10:35:47 -04:00
Juri
969aa32659 docs(core): update add-nx-to-monorepo video 2022-06-23 06:31:00 -07:00
Miroslav Jonaš
803333aea5
feat(core): update github action workflow to latest version (#10863) 2022-06-23 11:47:16 +00:00
Miroslav Jonaš
62bae5a120
feat(core): make npmScope optional (#10018) 2022-06-23 10:57:54 +02:00
Miroslav Jonaš
ea91c9ffee
fix(linter): do not break on positional arguments (#10847) 2022-06-22 11:21:55 +00:00
Isaac Mann
261f026de7 docs(core): new dependsOn syntax 2022-06-21 15:19:29 -04:00
Victor Savkin
6a65101ec2 feat(core): extend the default hasher to support different filesets 2022-06-21 11:21:42 -04:00
Benjamin Cabanes
9d0d157441
docs(core): fix misc content on project graph plugins (#10817) 2022-06-20 16:42:18 +00:00
Miroslav Jonaš
97e20e0a11
docs(nxdev): improve info on nx cloud env variables (#10812) 2022-06-20 09:50:41 -04:00
Lars Gyrup Brink Nielsen
075cb00c79
docs(core): correct example library type (#10798)
ui -> util
2022-06-18 21:19:48 -04:00
Colum Ferry
c486b30c4d
feat(nx-plugin): add a minimal setup flag to produce an empty nx-plugin (#10718)
* feat(nx-plugin): add a minimal setup flag to produce an empty nx-plugin

* feat(nx-plugin): add e2e minimal setup
2022-06-16 22:15:27 +01:00
Lars Gyrup Brink Nielsen
28b65f63a4
docs(core): correct typo in ci-workflow generator description (#10695)
Generete -> Generate
2022-06-16 15:36:48 -04:00