Jason Jean
|
db31f3043e
|
fix(core): sort objects when hashing them instead (#18897)
|
2023-08-30 04:03:00 +00: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 |
|
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 |
|
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 |
|
Jason Jean
|
dc545d2f40
|
chore(core): updated cache tests to not use affected (#17583)
|
2023-06-14 12:46:17 -04:00 |
|
Jason Jean
|
a0d18bb588
|
chore(repo): replace references to @nrwl in e2e tests (#16441)
|
2023-04-24 18:48:44 -04:00 |
|
Miroslav Jonaš
|
cafb49ac84
|
feat(core): remove @nrwl/workspace:lib (#16122)
|
2023-04-12 15:28:09 -04:00 |
|
Jack Hsu
|
d7536aa7e3
|
feat(core): clean up workspace configuration code
|
2023-01-23 19:35:15 -05:00 |
|
Victor Savkin
|
a947e25149
|
fix(core): set workspaces property when using NPM preset
|
2022-10-13 14:28:57 -04:00 |
|
Jason Jean
|
834e2db7cb
|
feat(core): prefix outputs and warn on non-prefixed outputs (#12470)
|
2022-10-11 21:54:25 +00:00 |
|
Jason Jean
|
9d06b3c084
|
fix(misc): remove remaining usages of @nrwl/workspace:run-commands executor (#12299)
|
2022-09-28 19:29:21 -04:00 |
|
Miroslav Jonaš
|
635b2a61a7
|
fix(core): add cleanup on e2e tests (#12093)
|
2022-09-19 19:13:17 +00:00 |
|
Victor Savkin
|
a914f78701
|
chore(repo): fix e2e tests
|
2022-09-12 13:47:49 -04:00 |
|
Jason Jean
|
caec117288
|
fix(core): add back target defaults for all new workspaces (#11936)
|
2022-09-08 17:59:01 -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 |
|
Victor Savkin
|
c52a8c2e9b
|
feat(core): finalize the input api
|
2022-06-29 10:52:14 -04:00 |
|
Victor Savkin
|
4b857167cd
|
feat(core): generalize the notion of filesets to include other inputs
|
2022-06-23 14:56:33 -04:00 |
|
Victor Savkin
|
6a65101ec2
|
feat(core): extend the default hasher to support different filesets
|
2022-06-21 11:21:42 -04:00 |
|
Colum Ferry
|
b215362bdb
|
chore(testing): refactor e2e-workspace tests to e2e-nx tests (#10739)
remove run commands
remove workspace core e2e
chore(testing): remove e2e-cli package
chore(testing): add nx-run e2e package
chore(testing): refactor cache tests
chore(testing): remove empty workspace-core e2e lib
chore(testing): update graph asset
|
2022-06-17 09:37:41 +01:00 |
|