84 Commits

Author SHA1 Message Date
Jason Jean
202f141778
chore(repo): disable failing e2e test (#21690) 2024-02-07 18:17:30 -05:00
Jonathan Cammisuli
d9b4cb28cb
chore(misc): fix e2es for cache and run (#21561) 2024-02-02 16:57:20 -05: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
MaxKless
bb1744c261
cleanup(core): optimize core e2e tests (#20739) 2023-12-15 11:58:13 +01:00
Jack Hsu
7ea83f776b
chore(repo): disable failing nx-cloud test to unblock CI (#20640) 2023-12-07 12:57:26 -05:00
Craigory Coppola
4f23523ba0
fix(core): should use nx cloud if access token specified by env (#19975) 2023-11-08 12:26:11 -05:00
Emily Xiong
15b5cce5bd
feat(core): change exec to run adhoc tasks (#19910) 2023-11-07 13:30:57 -05:00
Jason Jean
d62acecec6
feat(core): allow using Nx Cloud without nx-cloud installed (#19553) 2023-10-13 10:47:43 -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
Craigory Coppola
05e7602a2c
feat(core): generate new workspaces without tasks runner options (#19483) 2023-10-11 14:22:26 -04:00
Craigory Coppola
621a2d5e26
feat(core): add --type for nx show projects (#19358) 2023-10-06 18:45:17 -04:00
Jason Jean
50b62524f5
chore(misc): remove e2e utils that use internal nx functions (#19085) 2023-09-11 19:56:58 -04:00
Jason Jean
db31f3043e
fix(core): sort objects when hashing them instead (#18897) 2023-08-30 04:03:00 +00:00
Philip Fulcher
768a0d2b7c
docs(core): remove references to --all for run-many (#18663) 2023-08-18 16:01:32 -04:00
Emily Xiong
0bb6ab896e
chore(testing): move setMaxWorker out runCLI (#18582) 2023-08-17 11:57:25 -04:00
Emily Xiong
40d66ec715
chore(core): remove readProjectsConfigurations from workspaces (#18329)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-08-15 14:48:40 -04:00
Craigory Coppola
1a1cb4f2dc
feat(core): expand support for projectRoot token to include project.json (#18302) 2023-08-03 17:44:09 -04:00
Jason Jean
842cf7aa11
feat(core): make processing typescript dependencies in rust the default (#18398) 2023-08-01 18:19:52 -04:00
Jonathan Cammisuli
b6db266c9e
fix(core): handle complex glob patterns within rust (#18242) 2023-07-25 11:11:22 -04:00
Jonathan Cammisuli
fef5b65b45
fix(core): migrate old invalid glob syntax in target outputs (#18191) 2023-07-20 10:04:01 -04:00
MaxKless
59f696c85b
cleanup(misc): remove outdated run-e2e-tests targets (#18147) 2023-07-17 15:05:39 -04:00
Craigory Coppola
199d6217c1
feat(core): load environment variables from configuration name (#17335) 2023-06-28 14:18:01 -04:00
Jonathan Cammisuli
337a871a08
fix(core): get the client env when calculating the task hash in the daemon (#17677) 2023-06-20 09:33:26 -04:00
Jack Hsu
2c47bba937
fix(core): prune project graph after affected nodes are found to avoid errors (#17675) 2023-06-19 15:43:42 -04:00
Jason Jean
dc545d2f40
chore(core): updated cache tests to not use affected (#17583) 2023-06-14 12:46:17 -04:00
Emily Xiong
075ac2545d
chore(repo): change e2e to use verdaccio executor (#17347) 2023-06-07 12:26:43 -04:00
Craigory Coppola
b20e906f00
feat(core): add --affected to show only affected projects (#16970) 2023-05-13 01:48:35 -04:00
Craigory Coppola
b2470de56c
feat(core): ability to save task graph to a file when running --graph (#16350) 2023-05-12 18:50:11 -04:00
Miroslav Jonaš
05ee74e9fd
cleanup(core): extract print-affected test to clean workspace to avoid pollution from other tests (#16756) 2023-05-04 11:45:24 -04:00
Jason Jean
a0d18bb588
chore(repo): replace references to @nrwl in e2e tests (#16441) 2023-04-24 18:48:44 -04:00
Craigory Coppola
fc07794d90
feat(core): remove deprecated affected commands (#16349) 2023-04-19 18:07:56 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope (#16069) 2023-04-14 19:56:37 -04:00
Craigory Coppola
5080f2fc81
feat(core): remove support for targetDependencies (#16101) 2023-04-13 12:30:24 -04:00
Miroslav Jonaš
cafb49ac84
feat(core): remove @nrwl/workspace:lib (#16122) 2023-04-12 15:28:09 -04:00
Florian Guitton
454344b1ef
feat(core): add support for tags with (print-)affected(:*) and run-many (#10085)
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
2023-04-06 14:45:09 -04:00
Miroslav Jonaš
482a77d9ba
fix(repo): remove command from the output to match test (#15950) 2023-03-30 11:38:50 -04:00
Katerina Skroumpelou
16ad3086be
fix(js): libraries should be buildable by default (#15533) 2023-03-09 14:20:19 -05:00
Katerina Skroumpelou
b84125f9dd
fix(js): integrate buildable bundler and compiler options (#15376) 2023-03-03 09:56:57 -05:00
Jason Jean
7aac67c783
fix(core): handle file renames properly for affected (#15340) 2023-03-01 18:59:36 -05:00
Jason Jean
92610fe4b6
chore(repo): update nx to 15.8.0-beta.7 (#15293) 2023-02-27 17:24:06 -05:00
Victor Savkin
825ba04015 feat(misc): add the ability to vary parallel between tasks runner invocations 2023-02-27 12:07:26 -05:00
Jason Jean
84fedf36e0
Revert "chore(repo): update nx to 15.8.0-beta.6" (#15274) 2023-02-26 12:39:15 -05:00
Jason Jean
3c50474f40
chore(repo): update nx to 15.8.0-beta.6 (#15247) 2023-02-26 02:26:53 -05:00
Leosvel Pérez Espinosa
57c0b7bcd4
fix(core): handle positional args correctly for run command (#15193) 2023-02-23 15:33:07 +00:00
Victor Savkin
9a18f68851 feat(core): add a command to run tasks imperatively 2023-02-21 15:03:57 -05:00
Miroslav Jonaš
8d4855de61
feat(core): add full dependency information to project graph file dependencies (#14893) 2023-02-21 10:39:44 -05:00
Jack Hsu
829fb5bbfa
fix(core): update CSV handling to account for the the value already being an array (#14722) 2023-01-31 11:26:50 -05:00
Jack Hsu
d7536aa7e3 feat(core): clean up workspace configuration code 2023-01-23 19:35:15 -05:00
Jack Hsu
fcc02d1932
feat(webpack): remove support for legacy browsers (#14190) 2023-01-09 12:15:37 +02:00
Craigory Coppola
7992ec618f
chore(repo): setup negative config for several targets (#14080) 2023-01-04 11:34:50 -05:00