github-actions[bot]
b53f4f4fdd
Feat: add cluster in read or apply object ( #2560 )
...
(cherry picked from commit 5dbd8c8765 )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2021-10-27 10:08:29 +08:00
github-actions[bot]
95496e55c0
[Backport release-1.1] Feat: add export config and secret def ( #2498 )
...
* Feat: add export config and secret def
(cherry picked from commit ed1f7c787d )
* Fix: change the def name and optimize the example
(cherry picked from commit 2d626c872a )
* Fix: fix the name in def
(cherry picked from commit 1e92d64767 )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2021-10-15 15:40:51 +08:00
github-actions[bot]
cc3d2e28c0
Feat: add read object step def ( #2482 )
...
(cherry picked from commit 32364aa9e4 )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2021-10-14 18:25:53 +08:00
github-actions[bot]
c66f5f103f
Fix: fix depends on app built-in step ( #2435 )
...
(cherry picked from commit b126cf1a34 )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2021-10-09 18:52:57 +08:00
github-actions[bot]
2da80af3c4
[Backport release-1.1] Feat: add apply raw built in workflow steps ( #2424 )
...
* Feat: add apply raw built in workflow steps
(cherry picked from commit be68f388a2 )
* Feat: add apply raw example
(cherry picked from commit 8243b6d916 )
* Fix: change the name to apply object
(cherry picked from commit b996a04862 )
* Fix: example server name
(cherry picked from commit 2341bf0f5a )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2021-10-09 12:21:28 +08:00
Tianxin Dong
042485124a
Fix: fix built in workflow steps ( #2378 )
2021-09-29 10:05:13 +08:00
wyike
11103b31bb
Docs: rollout demo ( #2348 )
...
delete useless file
2021-09-24 16:31:39 +08:00
Jian.Li
48002641b9
Fix: workflow example ( #2323 )
2021-09-18 14:40:08 +08:00
Tianxin Dong
e73655a8b2
Refactor: change field exportKey to valueFrom ( #2284 )
2021-09-14 10:23:39 +08:00
Jian.Li
6cbdbe84b2
Refactor application code to make it run as Dag workflow ( #2236 )
...
* Refactor: remove use of AppConfig in AppRevision
* Refactor: remove insert secret and configmap
* Feat(workflow): upgrade
* Fix(conflict): workflow cherry
* Feat(workflow): support DAG mode
* Feat(workflow): prepare steps in step
* Feat(tools): random string
* Fix(rand): gosec weak random
* Fix(ci): test passing
* Feat(workflow): generate steps
* Fix: fix rebase from master
* Fix: fix workflow ut
* Feat(test): add test cases
* Fix: fix lint and rebase from master
* Refactor: application code
* Fix: fix ci lint
* Fix: make code reviewable
* Fix: workflow_test.go
* Feat: collect services
* Fix(ci): unit tests
* Feat: make one
* Test: application with input/output and workflow
* Fix: trace test
* Fix: update step index falied
* Feat: refactor op.#Load
* Fix: delete dead code
* Refactor: op.xxx
* Fix: patch component
* Test: add generator test
* Fix: add license
* Fix: pending e2e plugin test
* Fix: disable test/e2e-test
* Fix: patch by script
Co-authored-by: 天元 <jianbo.sjb@alibaba-inc.com >
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2021-09-12 10:12:46 +08:00
wyike
ae724b2a9a
Docs: canary rollout demo (rollout part only) ( #2177 )
...
Feat: component definition support context.revision
2021-09-07 17:08:56 +08:00
Jian.Li
1776859631
Feat(workflow): Add op.#Task action ( #2220 )
...
* Feat(workflow): tekton task
* Feat(tools): random string
* Fix(example): defintion fmt
* Fix(rand): gosec weak random
2021-09-02 13:40:10 +08:00
Tianxin Dong
7a139b554f
Feat(workflow): support dingding and slack in webhook notification ( #2213 )
2021-08-31 20:20:26 +08:00
wyike
cc8a1d3bde
Feat: modify apply component cue action to support skipWorkload trait ( #2167 )
...
fix lint
fix comments
2021-08-27 13:12:00 +08:00
tux
d7c179b91d
fix workflow example ( #2064 )
2021-08-11 16:30:16 +08:00
Tianxin Dong
63cfc2b68a
Fix(example): fix workflow example ( #2060 )
2021-08-11 14:00:30 +08:00
tux
120e6fcc5c
fix metadata.name to lower case ( #2059 )
2021-08-10 20:03:04 +08:00
Jian.Li
e12a9303eb
Li-Auto-Inc ( #2042 )
2021-08-09 10:27:18 +08:00
Jian.Li
9d6aaa6044
Workflow Support op.# ApplyComponent and op.#ApplyRemaining ( #1993 )
...
* add cap
* workflow
* add docs
* upgrade op.#ApplyComponent
* lint
* bytes to string
2021-07-31 07:14:00 +08:00
Jian.Li
4481e7637d
Optimize Workflow ( #1978 )
...
* open op.#Steps
* export
* fmt code
* fix bug & upgrade workflow doc
* fmt
* upgrade test coverage
* upgrade test coverage
2021-07-29 11:35:22 +08:00
Jian.Li
9d7d2eb262
docs ( #1961 )
2021-07-23 11:21:48 +08:00
Hongchao Deng
e5c8f259f3
app controller: reconcile workflow and create res configmap ( #1788 )
2021-06-15 13:40:12 +08:00