Miroslav Jonaš
|
ff5d1bef83
|
feat(linter): default lintFilePatterns to {projectRoot} (#20313)
|
2023-11-27 08:39:38 -05:00 |
|
Miroslav Jonaš
|
5cd938a1a0
|
fix(nx-plugin): ensure plugin testing uses correct pm for install (#20061)
|
2023-11-23 10:50:02 -05:00 |
|
Craigory Coppola
|
30d94f76ee
|
cleanup(core): remove async flag from signature of buildProjectsConfigurationsFromProjectPathsAndPlugins (#20228)
|
2023-11-17 15:31:03 -05:00 |
|
Leosvel Pérez Espinosa
|
e4f6be2d4f
|
fix(misc): fix project-name-and-root-utils type imports in schemas (#20305)
|
2023-11-17 07:53:17 -05:00 |
|
beeman
|
0f7363e2de
|
fix(nx-plugin): move tests from 'tests' to 'src' directory (#19866)
|
2023-11-03 16:10:44 -04:00 |
|
Jason Jean
|
8a89df66bf
|
feat(testing): move test config more into nx.json targetDefaults (#19963)
|
2023-11-01 10:20:18 -04:00 |
|
Emily Marigold Klassen
|
40515c2a0e
|
docs(nx-plugin): update some missed old paths (#19909)
|
2023-10-27 18:01:17 -04:00 |
|
Jason Jean
|
d0005c954f
|
feat(core): remove deprecated defaultCollection and npmScope nx.json … (#19708)
|
2023-10-18 18:03:57 -04:00 |
|
Jason Jean
|
e20f379414
|
fix(nx-plugin): add nameAndDirectoryFormat to schema for generator,ex… (#19710)
|
2023-10-18 15:25:31 -04:00 |
|
Jason Jean
|
7d095d59ad
|
fix(nx-plugin): enable prompt for generator and migration generators (#19675)
|
2023-10-17 19:16:38 -04:00 |
|
MaxKless
|
949466f02b
|
fix(core): remove -d alias because it conflicts with --dry-run (#19664)
|
2023-10-17 16:33:04 -04:00 |
|
Miroslav Jonaš
|
0bc693342e
|
feat(linter): rename @nx/linter to @nx/eslint (#19515)
|
2023-10-16 11:52:19 -04:00 |
|
Jason Jean
|
8eb6b5ea78
|
feat(nx-plugin): add as-provided mode for generator and migration gen… (#19614)
|
2023-10-15 01:10:00 -04:00 |
|
Jason Jean
|
8249ace5a2
|
feat(nx-plugin): add as provided prompt for executor generator (#19602)
|
2023-10-13 13:20:10 -04:00 |
|
Colum Ferry
|
80fde79374
|
feat(misc): remove deprecated Angular CLI usage of schematics and builders (#19557)
|
2023-10-13 17:14:16 +01:00 |
|
Jack Hsu
|
76a7506074
|
feat(js): remove options to update package.json dependencies and peerDependencies (#19543)
|
2023-10-12 12:06:45 -04:00 |
|
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 |
|