32 Commits

Author SHA1 Message Date
Juri
437bad4aac docs(misc): add description frontmatter for better SEO 2025-03-04 16:58:14 +01:00
Jason Jean
f08cd4cae3
docs(misc): lower concurrency to 3 in the docs (#27013)
<!-- 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` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

This was changed in the generated ci workflow but not on the docs.

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

This is changed in the docs as well so it's not confusing.

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

Fixes #
2024-07-22 09:46:19 -04:00
Miroslav Jonaš
c16f57b691
docs(nx-dev): comment out start-ci-run on on docs according to the ci workflows (#22280) 2024-03-12 16:04:02 +01:00
Miroslav Jonas
ab76d6291a fix(core): add missing parts to ci workflws and update docs 2024-02-07 12:39:46 -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š
16b3f14891
docs(nx-dev): fix ci format record command (#21158) 2024-01-16 16:12:17 +01:00
Isaac Mann
d1e842f827
feat(nx-dev): rename nx-cloud tab to CI (#20476) 2023-11-30 08:24:24 -05:00
Isaac Mann
353bf0fd74
docs(core): update ci setup recipe outline (#20103) 2023-11-16 16:04:04 -05:00
Isaac Mann
457bbcbe57
docs(core): nx cloud features section (#20043) 2023-11-07 08:40:29 -05:00
Isaac Mann
de606782eb
docs(core): ci with Nx intro and restructure (#19564) 2023-10-25 08:41:22 -04:00
Caleb Ukle
06e09252f5
docs(nx-cloud): update gitlab artifacts config for main job (#19484) 2023-10-06 14:52:01 -04:00
Isaac Mann
0b39480f63
docs(core): remove ci var from gitlab example (#16604) 2023-04-28 16:15:18 -04:00
Victor Savkin
ac7fbbd121 docs(misc): minor changes in dte docs 2023-03-24 13:32:13 -04:00
Andrii Yuriev
85b605add8
docs(core): add Gitlab CI variable GIT_DEPTH: 0 (#14940) 2023-02-13 10:11:53 -05:00
Miroslav Jonaš
9294a4eeeb
feat(core): remove workspace-lint from CI generators and docs (#14895) 2023-02-09 21:38:49 +01:00
Benjamin Cabanes
fb12eb19c7
docs(core): remove cache artefact from CI config (#14882) 2023-02-09 08:35:17 -05:00
Miroslav Jonaš
1bf1ad5a8e
docs(core): fix grammar in ci guides (#14820) 2023-02-06 18:12:41 +01:00
Daniel Schuba
41a9bc18fd
feat(misc): move ci options to configuration (#14215)
CLOSED https://github.com/nrwl/nx/issues/12045
Fixes https://github.com/nrwl/nx/issues/12045
2023-01-23 08:42:21 -06:00
Isaac Mann
ba4e944981
docs(core): dte affected commands in parallel (#13115) 2022-11-11 10:40:28 -05:00
Benjamin Cabanes
04d9d9813c
docs(nxdev): add proper recipes section (#12557) 2022-10-13 09:18:08 -04:00
Victor Savkin
c334277a93 docs(nx-cloud): rewrite dte docs 2022-09-07 20:34:38 -04:00
Isaac Mann
e717660102
docs(nx-dev): diataxis restructure (#11649)
* docs(nxdev): restructure docs to diataxis style

* docs(nxdev): cleanup

* docs(nxdev): fix links

* chore(nxdev): format

* docs(nxdev): fix broken images

* docs(nxdev): fix links

* docs(nxdev): fix links

* docs(nxdev): fix links

* docs(nxdev): tweaks

* docs(nxdev): redirect rules

* docs(nxdev): fixes
2022-08-29 08:36:55 -04:00
Benjamin Cabanes
0e37a462b1
docs(ci): add gitlab dte example (#11433) 2022-08-03 20:57:47 +00:00
Benjamin Cabanes
778f13fdaf
docs(nxdev): improve markdown capabilities (#10965) 2022-06-30 15:30:38 -04:00
Miroslav Jonaš
f31c696523
docs(core): update ci docs (#10864) 2022-06-27 07:28:34 -04:00
Isaac Mann
9721844b05
Nx Cloud docs (#10690)
* docs(nxdev): consume nx cloud documentation & dedicated menu

* docs(nxdev): nx-cloud docs

visually indicated nx-cloud docs in nx.dev

* docs(nxdev): formatting

visually indicated nx-cloud docs in nx.dev

* docs(nxdev): fix config

* docs(nxdev): fix header link

* docs(nxdev): consolidate dte set up guides

Co-authored-by: ben <3447705+bcabanes@users.noreply.github.com>
2022-06-11 02:22:49 +00:00
Miroslav Jonaš
1b8a050a66
docs(nxdev): fix outdated gitlab docs (#10315) 2022-05-16 06:21:13 -04:00
Miroslav Jonaš
86df361082
docs(nxdev): fix image version for gitlab (#10311) 2022-05-16 09:17:42 +00:00
Miroslav Jonaš
6b49b5f3b2
docs(misc): update CI workflows documentation (#9837) 2022-04-14 11:08:34 +00:00
Isaac Mann
53ba6e4ef7
docs(core): remove references to max-parallel (#8931)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-02-11 15:47:29 +00:00
Victor Savkin
88751a3685 chore(repo): clean up the language to match the new tag line 2021-12-17 16:08:38 -05:00
Markus Heinemann
a8d5ac11b0
docs(core): add gitlab ci guide (#7878)
Closes: #7876
2021-12-02 09:52:30 -06:00