Jason Jean
9da9f4220d
feat(gradle): add ci-workflow generator ( #23125 )
...
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->
<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->
## Current Behavior
<!-- This is the behavior we have today -->
There is no generator to setup a CI workflow for a Gradle workspace.
## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->
`./nx g ci-workflow` sets up a CI workflow for either Github Actions or
CircleCI. More will be added later.
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->
Fixes #
2024-05-02 12:25:18 -04:00
Jason Jean
a64a7e2db9
feat(core): cleanup for v19 ( #22993 )
2024-05-01 12:12:32 -04:00
Colum Ferry
44820f2c4b
feat(testing): add convert-to-inferred migration generator for cypress ( #22884 )
2024-04-30 12:47:12 -04:00
James Henry
526ea7cfdf
chore(js): experimental tsc entrypoint ( #22852 )
...
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2024-04-24 10:14:57 -04:00
Colum Ferry
25eeddc338
feat(testing): add playwright generator to convert from executors to plugin ( #22784 )
...
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2024-04-24 09:06:23 -04:00
Colum Ferry
34c2dc13fd
docs(repo): missed autogenerated docs update ( #22973 )
2024-04-24 12:22:25 +01:00
Isaac Mann
33008f25b5
docs(core): clean up more concepts section ( #22957 )
2024-04-24 10:28:53 +02:00
Colum Ferry
739e2e7115
feat(testing): make playwright default e2e test runner option ( #22511 )
2024-04-23 11:27:09 -04:00
Jack Hsu
839e4b25fc
docs(core): remove deprecated docs page for Nx 14 and earlier ( #22767 )
2024-04-15 09:09:49 -04:00
Leosvel Pérez Espinosa
fb57667088
docs(misc): reorder sidebar menu items ( #22746 )
2024-04-11 11:40:23 +02:00
Jack Hsu
22735a011e
docs(core): remove React 18 migration ( #22750 )
2024-04-09 15:52:20 -04:00
Emily Xiong
07ef435127
docs(gradle): add gradle overview page ( #22552 )
2024-04-09 15:51:18 -04:00
Jack Hsu
e5317a2eb8
docs(core): remove old Nx Console recipes ( #22747 )
2024-04-09 13:40:06 -04:00
Leosvel Pérez Espinosa
27094c5f4b
docs(angular): remove manual migration guide ( #22723 )
2024-04-09 17:40:35 +02:00
Leosvel Pérez Espinosa
9d8335110c
docs(misc): add recipe on how to pass args to commands ( #22284 )
...
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2024-04-09 15:06:53 +02:00
Isaac Mann
81c6c72121
docs(core): remove CRA migration guide ( #22696 )
2024-04-05 15:37:34 -04:00
Isaac Mann
81235494a1
docs(core): remove integrated tutorial ( #22666 )
2024-04-04 14:44:17 -04:00
Altan Stalker
d9bb051091
docs(nx-cloud): remove server api reference ( #22654 )
2024-04-03 15:15:49 -04:00
Austin Fahsl
12afa20210
fix(release): respect root .npmrc registry settings for publishing
2024-04-02 13:53:14 -06:00
Isaac Mann
5f255c5a43
docs(core): editor setup in getting started ( #22416 )
...
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2024-04-02 11:56:42 -04:00
Leosvel Pérez Espinosa
1a82dd21cd
docs(core): link related docs to inferred tasks ( #22555 )
2024-04-02 08:19:30 -04:00
Emily Xiong
ebbbb73b32
fix(gradle): add @nx/gradle to nx migrations ( #22567 )
2024-03-28 15:52:39 -04:00
Juri Strumpflohner
80e6b8e11d
docs(nx-cloud): add why nx cloud page ( #22449 )
...
Co-authored-by: Miroslav Jonaš <missing.manual@gmail.com>
Co-authored-by: isaacplmann
2024-03-25 07:39:26 -07:00
Isaac Mann
da12d87b18
docs(core): rename test atomizer ( #22464 )
2024-03-22 15:19:19 -04:00
Leosvel Pérez Espinosa
da343418aa
docs(core): link related docs to the manage releases page ( #22448 )
2024-03-22 17:08:35 +01:00
Johanna Pearce
a96b53e02c
docs(nx-cloud): add basic Azure DevOps setup recipe
2024-03-22 13:36:01 +00:00
Emily Xiong
a44475c1a4
feat(gradle): make gradle public ( #22399 )
2024-03-19 18:14:58 -04:00
Nicholas Cunningham
c7719c01f2
docs(nx-dev): Refresh /showcase/example-repos ( #22320 )
2024-03-15 09:52:37 -06:00
Austin Fahsl
cbb88f0d29
feat(release): add conventional commits configurability for version and changelog ( #22004 )
...
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2024-03-13 18:19:24 -06:00
Isaac Mann
650dcf31af
docs(core): npm workspace tutorial ( #22018 )
2024-03-08 15:01:49 -05:00
Austin Fahsl
38179ad278
feat(js): replace publish script with nx release config ( #21474 )
2024-03-05 17:53:07 -05:00
Isaac Mann
62e89f68c7
docs(core): enterprise custom dte ( #22143 )
2024-03-05 12:14:21 -05:00
Katerina Skroumpelou
0e1055ef21
docs(storybook): upgrading using storybook cli ( #22077 )
2024-03-01 15:58:50 +02:00
James Henry
f27ea85bc7
docs(release): document nx release for rust crates ( #22072 )
2024-03-01 08:54:23 -05:00
Isaac Mann
e9da3db560
docs(core): remove angularjs migration ( #21916 )
2024-02-29 15:10:49 -05:00
Leosvel Pérez Espinosa
6576325f7b
docs(misc): fix misc issues ( #22039 )
...
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2024-02-28 10:02:27 -05:00
Jack Hsu
2fa693d297
docs(cypress): add "await" to the documented extension to setupNodEvents in order for webserver to be set up properly ( #22027 )
2024-02-28 09:45:59 -05:00
Austin Fahsl
c9c2d978e6
docs(release): introduction to github releases with nx release ( #21814 )
2024-02-15 08:06:00 -07:00
Leosvel Pérez Espinosa
343c0f6690
feat(angular): add the extract-i18n executor ( #21802 )
2024-02-14 14:37:25 +01:00
Jordan Hall
7eb83940de
docs(core): remove reference to deno ( #21631 )
...
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2024-02-12 15:57:10 -05:00
Isaac Mann
c8866acb4a
docs(core): remove illustrated dte guide ( #21781 )
2024-02-12 17:03:36 +01:00
Isaac Mann
a8dfc299e8
docs(core): expand e2e split guide ( #21689 )
2024-02-09 10:36:49 -05:00
Katerina Skroumpelou
f4fa014ff6
docs(storybook): update docs about browserTarget ( #21642 )
2024-02-06 20:04:31 +02:00
Altan Stalker
55d3055d0e
docs(nx-cloud): add troubleshooting section for "ci execution failed" ( #21622 )
2024-02-05 19:32:08 +00:00
MaxKless
cc282b2d9c
docs(core): add recipe on console & project details view integration ( #21577 )
2024-02-03 21:50:18 -05:00
Isaac Mann
61436a64ef
docs(core): inferred targets ( #21167 )
...
Co-authored-by: Katerina Skroumpelou <mandarini@users.noreply.github.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
Co-authored-by: Victor Savkin <mail@vsavkin.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2024-02-03 00:14:05 -05:00
Colum Ferry
369ed35894
fix(react): app generator should handle crystal workspaces ( #21537 )
2024-02-02 19:32:48 +00:00
Leosvel Pérez Espinosa
c38440e85f
docs(angular): improve dev-server executor docs ( #21434 )
2024-02-02 12:00:18 +01:00
Jason Jean
396ffc4636
feat(core): enable project crystal by default ( #21403 )
...
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
2024-02-02 03:40:59 -05:00
Emily Xiong
65e86eacac
feat(react-native): upgrade react native to 0.73 ( #20896 )
2024-01-31 15:38:02 -05:00