github-actions[bot]
8de80ebdb2
[Backport release-1.1] Fix: add owner reference in workflow context cm ( #2621 )
...
* Fix: add owner reference in workflow context cm
(cherry picked from commit f5d5fe4463 )
* fix ci
(cherry picked from commit b4debba07b )
* delete useless test case
(cherry picked from commit 6fffd6c3d9 )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2021-11-04 14:20:24 +08:00
github-actions[bot]
141c6bb2ef
[Backport release-1.1] Fix: change raw extension to pointer ( #2469 )
...
* Fix: change raw extension to pointer
(cherry picked from commit 113f785c97 )
* Test: fix ut
(cherry picked from commit 7b9dac98c2 )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2021-10-13 16:58:20 +08:00
Tianxin Dong
f9b218919a
Feat(workflow): add depends on in workflow ( #2387 )
...
* Feat: add depens on in charts
* Feat(workflow): add depends on in workflow
2021-09-30 10:30:44 +08:00
Jian.Li
22bf2e4c3a
Feat: inputs support setting value in array ( #2358 )
...
* Feat: input support array
* Feat: add test cases
* Feat: add comment
2021-09-28 09:18:07 +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