43 Commits

Author SHA1 Message Date
Jason Jean
5740a73cd8
feat(core): add the outputs of a task onto the task (#19561)
Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
2023-10-11 23:21:14 -04:00
Jason Jean
47e9fc8ed6
feat(misc): remove migrations for v14 and under (#19552) 2023-10-11 10:46:17 -04:00
Jason Jean
5cc87bfdc2
fix(misc): properly add extra dependencies to packages (#19334) 2023-09-26 00:09:29 -04:00
Craigory Coppola
82fb209b40
fix(nx-plugin): pass full context into parseTargetString (#19154) 2023-09-21 16:14:30 -04:00
Jason Jean
e8fb1f4f4b
fix(misc): use preset apps instead of empty (#19051) 2023-09-07 11:05:40 -04:00
Miroslav Jonaš
759c5e1a4e
fix(nx-plugin): fix explicity obsolete type (#18888) 2023-08-29 12:30:51 -05:00
Emily Xiong
9d5a3830be
feat(misc): remove dotenv from executors (#18719) 2023-08-22 20:00:37 -04:00
Miroslav Jonaš
e34219ab96
feat(linter): add flat config support to generators (#18534) 2023-08-23 01:36:58 +02:00
Leosvel Pérez Espinosa
016c89fed6
feat(nx-plugin): use helper to determine project name and root in project generators (#18739) 2023-08-22 12:28:23 -04:00
Leosvel Pérez Espinosa
9cd0cf899a
fix(misc): set the correct dependency range for dotenv in plugins (#18573) 2023-08-10 13:02:50 -04:00
Jonathan Cammisuli
ce2c6d60e7
fix(core): provide taskGraph for every task calculation (#18410) 2023-08-01 16:59:58 -04:00
Craigory Coppola
901b70a4fe
chore(nx-plugin): add examples for generators (#17346) 2023-07-25 18:15:26 -04:00
Craigory Coppola
a80abbf2c9
fix(nx-plugin): don't generate cli property in migrations.json (#18304) 2023-07-25 12:51:11 -04:00
Emily Xiong
1861c931d6
feat(nx-plugin): create cli in packages folder (#18234) 2023-07-21 10:20:04 -04:00
Miroslav Jonaš
0ab8cd4b4c
cleanup(nx-plugin): remove unused imports (#18221) 2023-07-20 14:50:59 +00:00
Miroslav Jonaš
f4f4eb66e2
feat(linter): add dependency-checks to buildable lib generator (#18015) 2023-07-20 10:28:20 -04:00
Jack Hsu
28df2057fd
chore(repo): replace dep check script with new lint rule (#18060) 2023-07-19 17:07:52 -04:00
Jack Hsu
38fa586b78
feat(testing): rename jest-project generator to "configuration" generator for consistency in naming (#18006) 2023-07-07 16:17:41 -04:00
Emily Xiong
2941ddc6a2
fix(nx-plugin): pass in e2e project name create package preset (#17824) 2023-06-27 19:53:58 +00:00
Miroslav Jonaš
ef8c4ed095
feat(linter): add rule for dependency checking (#17581) 2023-06-23 10:26:44 -04:00
Jason Jean
b7d05a0318
feat(nx-plugin): update e2e tests to use local-registry and be simpler (#17639) 2023-06-21 17:04:56 -04:00
Juri
e2217a9350 docs(core): fix typos 2023-06-16 13:23:14 -04:00
Emily Xiong
7baad04ea5
feat(nx-plugin): add verdaccio to create package e2e (#17566) 2023-06-16 09:45:52 -04:00
Craigory Coppola
c9ec7d0f04
fix(core): update package-manager utils to normalize yarn-path when migrating (#17088) 2023-05-24 17:15:14 -04:00
Victor Savkin
0848031dd9 feat(core): move task hashing into daemon 2023-05-17 11:37:57 -04:00
Craigory Coppola
cac64d7a8b
chore(repo): setup internal testing utils structure (#17043) 2023-05-16 11:34:10 -04:00
Craigory Coppola
b02d169758
feat(nx-plugin): generated generators should have a named export (#17036) 2023-05-15 17:15:14 -04:00
Jason Jean
6b928bc250
feat(js): refactor usages of npmScope (#16947) 2023-05-15 16:06:24 -04:00
Craigory Coppola
48ce6724a4
chore(repo): fix import in replace-e2e-executor for lint checks (#16923) 2023-05-10 17:57:36 +00:00
Caleb Ukle
ad841c9048
docs(repo): update docs/schemas to use nx scoped packages - nx labs (#16865) 2023-05-09 08:30:52 -05:00
Jason Jean
318b1cf584
feat(nx-plugin): replace @nx/plugin:e2e with @nx/jest:jest (#16866) 2023-05-08 16:10:30 -04:00
Jason Jean
7b0f96b1ba
feat(nx-plugin): simplify generated plugin code (#16590) 2023-04-26 18:38:04 -04:00
Craigory Coppola
0193967b08
fix(nx-plugin): runNxCommand should default to using tmpProjPath as the cwd (#16562) 2023-04-26 01:28:38 -04:00
Craigory Coppola
b3b61f596f
fix(nx-plugin): make cli schema json migration safer (#16558) 2023-04-25 18:06:19 -04:00
Craigory Coppola
5b0527bc45
fix(nx-plugin): generate example file with .template extension (#16543) 2023-04-25 14:07:57 -04:00
Craigory Coppola
b409095475
fix(nx-plugin): cleanup some paths that are strange when root project (#16548) 2023-04-25 14:06:46 -04:00
AgentEnder
be768ca19d fix(misc): cleanup migration to workspace-plugin 2023-04-21 15:19:29 -04:00
Jason Jean
88b9687451
fix(linter): fix legacy linter migrations (#16462) 2023-04-21 13:29:09 -04:00
Craigory Coppola
219ad67e74
fix(nx-plugin): generated root plugin should not have wonky paths (#16445) 2023-04-21 13:25:22 -04:00
Jason Jean
ff8074bf75
chore(repo): update to nx 16.0.0-beta.5 (#16347) 2023-04-21 10:17:56 -04:00
Craigory Coppola
35bda81df2
feat(nx-plugin): slim down generated code when creating a new generator (#16444) 2023-04-20 18:09:28 -04:00
Craigory Coppola
c337998eb9
fix(nx-plugin): don't add tslib if compiling with swc (#16418) 2023-04-20 17:18:38 -04:00
Jason Jean
fb54f67581
feat(nx-plugin): rename @nx/nx-plugin to @nx/plugin (#16422) 2023-04-20 14:35:04 -04:00