Siyuan (Ryans) Zhuang
1bcd3e41d1
[Workflow] Cleanup workflow docs ( #27197 )
...
* cleanup workflow docs
Signed-off-by: Siyuan Zhuang <suquark@gmail.com>
2022-07-29 13:03:50 -07:00
Siyuan (Ryans) Zhuang
b0e913fd07
[workflow] Workflow queue ( #24697 )
...
* implement workflow queue
2022-07-08 17:24:45 -07:00
Siyuan (Ryans) Zhuang
417b72efdc
[workflow] Update workflow docs ( #24249 )
...
* update workflow docs
* rename "step" to "task"
2022-05-05 22:22:51 -07:00
Jiaxin Shan
8823ca48b4
[Workflow] Improve workflow docs ( #23114 )
...
* [Workflow] Improve workflow docs
* Update doc/source/workflows/concepts.rst
Co-authored-by: Siyuan (Ryans) Zhuang <suquark@gmail.com>
2022-03-13 18:55:45 -07:00
xwjiang2010
9af8f11191
Revert "[docs] Clean up doc structure (first part) ( #21667 )" ( #21763 )
...
This reverts commit 38e46c9fb3
.
2022-01-20 15:30:56 -08:00
Max Pumperla
38e46c9fb3
[docs] Clean up doc structure (first part) ( #21667 )
2022-01-20 16:19:04 +01:00
Richard Liaw
169e422937
[docs] Make Jobs more prominent in documentation ( #21575 )
2022-01-13 23:49:34 -08:00
architkulkarni
42085fd3d5
[runtime env] [Doc] Add concepts and basic workflows ( #20222 )
...
Address followup comments from https://github.com/ray-project/ray/pull/19863
- Add short "Concepts" section
- Add more section headings to break up the text
- Add "Workflow: Local Files" example
- Add "Workflow: Library development" example
2021-11-19 13:58:50 -08:00
Alex Wu
a819e417ac
Revert "[Hotfix] Revert "[Workflow] workflow.delete"" ( #19248 )
...
* Revert "Revert "[Workflow] workflow.delete (#19178 )" (#19247 )"
This reverts commit b59317520d
.
* fix
* .
* .
* .
* Revert "."
This reverts commit 423b9b8e7e83f07cb0942b04e568e37ea0c62ba8.
* .
* .
* done?
* 4real
Co-authored-by: Alex <alex@anyscale.com>
2021-10-19 09:47:56 -07:00
Eric Liang
b59317520d
Revert "[Workflow] workflow.delete ( #19178 )" ( #19247 )
...
This reverts commit 7ea512f343
.
2021-10-08 19:12:55 -07:00
Alex Wu
7ea512f343
[Workflow] workflow.delete ( #19178 )
...
Why are these changes needed?
This PR implements workflow.delete which allows users to delete the information in storage related to a workflow. (This assumes the workflow isn't currently running).
Related issue number
Closes #18848
2021-10-08 16:11:59 -07:00
Eric Liang
cbdafa0b63
[doc] Fix various workflow doc bugs ( #18357 )
2021-09-06 01:39:08 -07:00
Eric Liang
95b5ad12ba
Initial version of workflow documentation ( #18138 )
2021-08-27 16:20:48 -07:00