yangsoon
|
f8ac24db27
|
Feat(workflow): add status check for workflow mutil-env (#2229)
|
2021-09-06 14:48:34 +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
|
2d1edbb16d
|
Feat(workflow): add apply application workflow step definition (#2186)
|
2021-08-31 20:21:29 +08:00 |
|
Tianxin Dong
|
7a139b554f
|
Feat(workflow): support dingding and slack in webhook notification (#2213)
|
2021-08-31 20:20:26 +08:00 |
|
yangsoon
|
73be37b73b
|
Fix(envbinding): fix the way that envbinding stores resources after configuration (#2175)
* Refactor: replace #op.ApplyEnvBindComponnet with #op.ApplyEnvBindApp
* Fix: fix patch strategy for envbinding
|
2021-08-27 21:38:57 +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 |
|
Jian.Li
|
9311c22c16
|
Feat(workflow): support to send dingDing message (#2141)
* Feat(workflow): send dingding message
* Bug(e2e): upgrade golang version
|
2021-08-21 07:18:04 +08:00 |
|
yangsoon
|
a599a6a88b
|
add more test for envbinding (#2100)
* add test
* fix example
|
2021-08-17 11:30:52 +08:00 |
|
Jian.Li
|
94dab9f2a5
|
workflow support http provider (#2029)
* provider http
* method
* add license header
* test cases
* test cases
* test cases
* test cases
* generate
* lint
* upgrade apply component
* cover
* test install
|
2021-08-06 19:26:50 +08:00 |
|
yangsoon
|
0752244d0b
|
enable policy (#2011)
|
2021-08-04 18:58:57 +08:00 |
|
Jian.Li
|
5f1d07bfc6
|
Order Steps by Field Tag (#2022)
* sort by tag
* add test cases for order tag
* parse comments
* fix atrr conflict
* fix bug
|
2021-08-04 16:30:11 +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
|
e7041f913f
|
open op.#Steps (#1975)
|
2021-07-28 13:58:33 +08:00 |
|
Hongchao Deng
|
ed0039e1ee
|
[Feature] CUE Based Workflow Step (#1935)
* Workflow WIP (#1934)
* interface
* add model value
* walk fields
* provider
* stdlin
* tasks
* add stdlib
* Adjust TaskGenerator
* Unified configmap format
* development completed
* fix import cycle
* demo passing
* upgrade action
* add value test cases
* format
* apis
* add context test cases
* fmt
* fmt
* add context to taskGenerator (#1942)
* fix configmap test
* add workflow integration test
* upgrade code
* initial workflow commit
* interface
* add model value
* walk fields
* provider
* stdlin
* tasks
* add stdlib
* Adjust TaskGenerator
* Unified configmap format
* development completed
* fix import cycle
* demo passing
* upgrade action
* add value test cases
* format
* apis
* add context test cases
* fmt
* fmt
* add context to taskGenerator (#1942)
* fix configmap test
* add workflow integration test
* lint code
* improve pkg[value、context] testing coverage
* Improve testing coverage(#1957)
* add license
* add test cases
Co-authored-by: Jian.Li <74582607+leejanee@users.noreply.github.com>
Co-authored-by: Jian.Li <lj176172@alibaba-inc.com>
|
2021-07-22 18:53:30 +08:00 |
|