Commit Graph

55 Commits

Author SHA1 Message Date
Tianxin Dong 0009b58cab
Fix(workflow): add workflow status check in end user examples (#190) 2021-08-20 19:40:59 +08:00
Tianxin Dong 40933d4a45
Fix(link): add documentation links in workflow docs (#185)
* Fix(link): add documentation links in workflow docs

* Fix(link): delete the .md suffix
2021-08-20 10:47:22 +08:00
Tianxin Dong cf988c8121
Fix(workflow): fix apply remaining doc in workflow (#179)
* Fix(workflow): fix apply remaining doc in workflow

* add apply-component and suspend in remaining example
2021-08-19 15:31:27 +08:00
Hongchao Deng b877b516a6
Workflow doc: Core Concept + End User + Admin (#153)
* workflow doc structure

* add workflow core concept

* update workflow concept

* update title

* common step actions 

common step actions

* fix

fix

* cn docs (#157)

* Feat(workflow): add apply components and traits docs (#158)

* Feat(workflow): add apply components and traits docs

* resolve comments

* end user doc: add data flow

* add patch

* Feat(workflow): add apply remaining and multi envs docs (#160)

* Feat(workflow): add apply remaining and multi envs docs

* Update docs/end-user/workflow/apply-remaining.md

* Update docs/end-user/workflow/apply-remaining.md

* Update docs/end-user/workflow/apply-remaining.md

Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>

* update

* Fix(workflow): optimize the document structure (#161)

* add input/output admin guide

* update workflow CN docs (#159)

* update workflow doc

* fix build

* upate zh doc: core concept

* Fix(workflow): delete workflow step definitions in docs (#167)

* update data flow

* update zh dataflow

* add zh steps

* update context

* upgrade workflow en docs (#171)

* comment

* comment

* fix(workflow): resolve some comments in workflow end users' docs (#172)

* comment

* update workflow

* Workflow cue-actions  docs format (#175)

* upgrade workflow en docs

* format

* en

* update context

* update workflow

* fix Li-Auto-Inc doc (#176)

* improve case

* action

* inc

* Fix(workflow): fix examples in workflow end users guide (#177)

* fix

Co-authored-by: Jian.Li <74582607+leejanee@users.noreply.github.com>
Co-authored-by: Tianxin Dong <dongtianxin.tx@alibaba-inc.com>
2021-08-18 19:22:09 +08:00
Wei (段少) 765f448aab
Docs v1.1 new structure (#135)
* Update sidebar to v1.1

* adding getting-started

* v1.1 new docs structure

* First half of new infra on v1.1

* Second half of new infra on v1.1

* [Fix] rollback of Versioned related docs

* remove version-v0.3.5

* [FIX] en doc couldn't diaplay

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-07-29 18:43:32 +08:00