16 Commits

Author SHA1 Message Date
TheWrightDev
a9783c7627
docs(nx-cloud): Change exec to dlx for GHA Nx cloud agent command. (#24052)
Node modules are installed yet so exec causes `Command "nx-cloud" not
found. ` error.

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

## Current Behavior
The suggested command in recommended position causes an error.

## Expected Behavior
The suggested command in recommended position would not cause an error.

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #
2024-05-22 14:34:56 -04:00
Miroslav Jonaš
3b182e4650
fix(misc): fix optional branch tracking on ci pipeline (#22652) 2024-04-03 20:01:36 -04:00
custompro12
ea66a26545
docs(core): fix instance type typos (#22090) 2024-02-29 23:20:07 -05:00
Miroslav Jonaš
ecf70adbce
fix(core): align terminal output padding and remove leading arrow (#21809) 2024-02-20 17:43:46 +01:00
James Henry
30d10d72f7
Revert "feat(core): remove leading arrow from output headlines" (#21800) 2024-02-13 09:40:24 -05:00
Miroslav Jonaš
c2a09c5043
feat(core): remove leading arrow from output headlines (#21359) 2024-02-13 09:11:39 -05:00
Isaac Mann
61436a64ef
docs(core): inferred targets (#21167)
Co-authored-by: Katerina Skroumpelou <mandarini@users.noreply.github.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
Co-authored-by: Victor Savkin <mail@vsavkin.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2024-02-03 00:14:05 -05:00
Miroslav Jonaš
647f41f395
feat(core): improve nx connect success message (#21295) 2024-01-30 12:41:42 -05:00
Isaac Mann
595a7743b6
docs(core): rename distributed cache to remote cache (#21061) 2024-01-11 18:14:44 +00:00
Miroslav Jonas
67b5bd6c9f feat(core): remove prompt from nx connect command 2024-01-10 14:37:53 +01:00
Isaac Mann
aba1802570
docs(core): cache security guide (#20469) 2023-11-30 12:07:27 -08:00
Isaac Mann
d1e842f827
feat(nx-dev): rename nx-cloud tab to CI (#20476) 2023-11-30 08:24:24 -05:00
Katerina Skroumpelou
4e1289b50b
docs(nx-cloud): fix wrong path (#20353) 2023-11-21 14:50:31 +02:00
Isaac Mann
7368810631
docs(core): github actions tutorial (#20319) 2023-11-20 17:10:23 -05:00
Isaac Mann
94d8514ed3
docs(core): nx-cloud concepts section (#20250) 2023-11-17 13:28:11 -05:00
Isaac Mann
25a5dd5c34
docs(core): circle ci tutorial (#20164)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2023-11-15 14:16:32 -05:00