Jonathan Cammisuli
|
f1ff0b465e
|
fix(core): show warning if workspaceRoot starts with ! (#20705)
|
2023-12-12 09:10:06 -05:00 |
|
Jonathan Cammisuli
|
73f4829ba7
|
fix(core): properly handle negated paths in cache outputs (#20661)
|
2023-12-12 09:09:47 -05:00 |
|
Benjamin Cabanes
|
db77ddef8a
|
chore(repo): update packages readme banner (#20695)
|
2023-12-11 11:32:42 -05:00 |
|
Benjamin Cabanes
|
5a305d41de
|
feat(nx-dev): add homepage updates (#20592)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
|
2023-12-08 14:40:42 -05:00 |
|
Jason Jean
|
9a48349b13
|
fix(core): have freebsd use the unix mtime function (#20662)
|
2023-12-08 11:35:54 -05:00 |
|
Jason Jean
|
1984dff295
|
fix(core): hash files properly by reading the whole file (#20652)
|
2023-12-07 19:01:37 -05:00 |
|
Jonathan Cammisuli
|
429eb6a60d
|
feat(core): add task plans to --graph=file.json argument (#20643)
|
2023-12-07 18:30:17 -05:00 |
|
Emily Xiong
|
8a4dc9c10f
|
fix(core): fix calling exec at project root (#20647)
|
2023-12-07 18:27:34 -05:00 |
|
James Henry
|
d11a22bbd6
|
fix(core): add release.projects option to schema (#20645)
|
2023-12-07 22:12:53 +00:00 |
|
Victor Savkin
|
61429c05a6
|
fix(core): listen to the write stream end unpacking lite client (#20642)
|
2023-12-07 16:17:43 -05:00 |
|
Jack Hsu
|
01d7c82b34
|
fix(core): check compilerOptions exists before deleting it (#20648)
|
2023-12-07 14:23:03 -05:00 |
|
Jonathan Cammisuli
|
a5a4211538
|
fix(core): traverse project deps properly in hash planner (#20621)
|
2023-12-07 14:13:17 -05:00 |
|
Jack Hsu
|
37bcf86c8b
|
fix(core): run-commands should handle signals correctly (#20611)
|
2023-12-07 13:29:07 -05:00 |
|
James Henry
|
308eeb706d
|
fix(release): allow interpolating {projectName} in custom commit message when valid (#20613)
|
2023-12-07 09:00:16 -05:00 |
|
Jonathan Cammisuli
|
93741f133c
|
fix(core): sort project file map and global files (#20591)
|
2023-12-05 18:23:03 -05:00 |
|
James Henry
|
5e174fc67c
|
fix(release): only early exit when no changelog changes if expecting commit (#20568)
|
2023-12-05 18:07:18 +04:00 |
|
James Henry
|
16dfccc0de
|
feat(release): allow projects shorthand for single release group (#20560)
|
2023-12-04 14:58:16 -07:00 |
|
MaxKless
|
75cc561e9d
|
feat(graph): add project details view (#20466)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-12-04 09:53:19 -05:00 |
|
Jonathan Cammisuli
|
e64ba5c11c
|
fix(core): use target_os = "linux" instead of just linux for watch events (#20518)
|
2023-12-01 14:39:11 -05:00 |
|
Jason Jean
|
2cce1f5711
|
fix(misc): add args to command in run-commands before unparsed args (#20506)
|
2023-11-30 14:27:28 -05:00 |
|
Jonathan Cammisuli
|
ba7dd14a8f
|
fix(core): use relative .nxignore when walking workspace (#20500)
|
2023-11-30 19:17:10 +00:00 |
|
Jonathan Cammisuli
|
15c2181664
|
feat(core): introduce workspace file archive (#20471)
|
2023-11-30 15:54:28 +00:00 |
|
Leosvel Pérez Espinosa
|
ff9d95568f
|
fix(angular): ensure compat angular.json is read properly when creating a BuilderContext (#20499)
|
2023-11-30 16:28:46 +01:00 |
|
James Henry
|
a395fd3c4e
|
fix(core): update changelog schema (#20488)
|
2023-11-30 09:14:04 -05:00 |
|
Colum Ferry
|
d22e860269
|
feat(angular): convert module-federation-dev-server to executor (#20252)
|
2023-11-30 12:58:48 +00:00 |
|
Jason Jean
|
eb0f16e5e5
|
fix(core): handle filesets with commas (#20483)
|
2023-11-29 23:12:52 +00:00 |
|
James Henry
|
b3e8fcd50a
|
fix(core): various release fixes (#20478)
|
2023-11-29 23:32:00 +04:00 |
|
Jason Jean
|
b9b75a79fc
|
fix(core): fix handling of globs with {,.snap} (#20461)
|
2023-11-28 18:10:25 -05:00 |
|
Miroslav Jonaš
|
9e5c61fa13
|
feat(core): add env parameter to run-commands (#20440)
|
2023-11-28 16:45:34 -05:00 |
|
James Henry
|
adefe634db
|
fix(core): programmatic release API should throw on error (#20448)
|
2023-11-28 11:37:48 -05:00 |
|
Jason Jean
|
8c1424477b
|
fix(core): remove v8-compile-cache (#20454)
|
2023-11-28 11:19:31 -05:00 |
|
Jonathan Cammisuli
|
7f404ad720
|
fix(core): handle local plugin executors when trying to hash targets (#20436)
|
2023-11-27 18:22:10 -05:00 |
|
Jason Jean
|
68e974c848
|
Reapply "cleanup(core): separate retrieve project configurations and … (#20398)
|
2023-11-27 09:45:48 -05:00 |
|
Jonathan Cammisuli
|
cc8dbef25e
|
fix(core): improve file gathering performance (#20377)
|
2023-11-27 09:38:27 -05:00 |
|
Miroslav Jonaš
|
ff5d1bef83
|
feat(linter): default lintFilePatterns to {projectRoot} (#20313)
|
2023-11-27 08:39:38 -05:00 |
|
James Henry
|
74d438cd2c
|
feat(core): allow setting true for changelog config to enable with defaults (#20376)
|
2023-11-24 07:19:22 +00:00 |
|
Victor Savkin
|
d06a5e76d3
|
chore(repo): fix formatting
|
2023-11-23 18:05:39 -05:00 |
|
Victor Savkin
|
cee187b9e9
|
fix(core): fix a flaky test
|
2023-11-23 17:38:56 -05:00 |
|
Jason Jean
|
6630658290
|
Revert "cleanup(core): separate retrieve project configurations and r… (#20397)
|
2023-11-23 16:33:50 -05:00 |
|
James Henry
|
1a994c7f92
|
feat(core): programmatic API for nx release (#20371)
|
2023-11-23 15:50:18 -05:00 |
|
Craigory Coppola
|
0e0b3b9e0d
|
cleanup(core): separate retrieve project configurations and retrieve workspace files (#20326)
|
2023-11-23 15:39:07 -05:00 |
|
Austin Fahsl
|
d2b444c23b
|
fix(release): default to only publishing libs when no config is defined (#20315)
|
2023-11-22 23:53:18 +04:00 |
|
Jason Jean
|
31df83bb2f
|
fix(repo): use a platform agnostic copy script (#20364)
|
2023-11-22 14:02:55 -05:00 |
|
Jason Jean
|
3a9c8e8b34
|
fix(core): fix performance regression from using projects for loading… (#20363)
|
2023-11-22 12:44:26 +00:00 |
|
Jonathan Cammisuli
|
5d82a2aab2
|
feat(core): rust task hasher (#19617)
|
2023-11-21 08:55:41 -05:00 |
|
Victor Savkin
|
07aff97c56
|
chore(repo): change inputs to get for more cache hits
|
2023-11-20 08:57:37 -05:00 |
|
Craigory Coppola
|
30d94f76ee
|
cleanup(core): remove async flag from signature of buildProjectsConfigurationsFromProjectPathsAndPlugins (#20228)
|
2023-11-17 15:31:03 -05:00 |
|
Jonathan Cammisuli
|
ed77cb0b99
|
fix(core): change combine glob patterns to use the +() pattern (#20254)
|
2023-11-17 11:33:39 -05:00 |
|
James Henry
|
dc8c0edb70
|
feat(core): independent nx releases and automated git operations (#20191)
|
2023-11-17 09:33:13 -05:00 |
|
Leosvel Pérez Espinosa
|
4dfc18fe6e
|
fix(angular): fix builder/executor resolution in ngcli-adapter (#20307)
|
2023-11-17 14:12:01 +01:00 |
|