Jack Hsu
|
13f57d6c04
|
docs(core): add continuous task to task pipeline and project config pages (#30919)
This PR adds information about `continuous` option for tasks. Also
removes references to Nx <16 examples on the project configuration page.
**Preview:**
-
https://nx-dev-git-docs-continuous-tasks-nrwl.vercel.app/recipes/running-tasks/defining-task-pipeline#continuous-task-dependencies
- Add a section on continuous task and links to the project
configuration reference page (below)
-
https://nx-dev-git-docs-continuous-tasks-nrwl.vercel.app/reference/project-configuration#continuous
- Add section on continuous task with example of `e2e -> serve`
dependency
- Add a callout on `dependsOn` section for continuous/long-running tasks
(long-running is mentioned so it appears in the search)
- Remove Nx <16 examples
**TODO:**
- [x] Update PDV that show e2e and serve targets
|
2025-04-29 15:44:05 -04:00 |
|
Juri
|
4bec699709
|
docs(misc): embed videos in various docs pages
|
2024-11-11 14:06:46 +01:00 |
|
Isaac Mann
|
5f255c5a43
|
docs(core): editor setup in getting started (#22416)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2024-04-02 11:56:42 -04: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 |
|
Juri
|
68064b53b0
|
docs(core): improve core features and concepts
|
2023-10-19 23:17:27 +02:00 |
|