Jian.Li
|
99f1743d25
|
Not update resource if render hash equal. (#2522)
* Feat: not apply if render hash not change
* Fix: generateRenderHash panic
|
2021-10-19 20:34:25 +08:00 |
|
Jian.Li
|
8935a87c59
|
Fix: Closure Bug In newValue (#2437)
* Fix: new value bug
* Fix: strategyUnify Bug
* Fix: e2e error
|
2021-10-12 19:05:03 +08:00 |
|
Jian.Li
|
ef653ebeb4
|
Feat: add inputs test cases and optimize code (#2388)
* Feat: add test case & optimize code
* Fix: e2e test
|
2021-09-29 15:08:00 +08:00 |
|
Jian.Li
|
4ff4afde51
|
Feat: Make applicationComponent can be modified in step (#2304)
* Feat: component properties can be modfiled in step
* Fix: op.#ApplyRemaining
|
2021-09-15 13:25:22 +08:00 |
|
Hongchao Deng
|
215c4e0752
|
Fix: patch any key using retainKeys strategy (#2280)
|
2021-09-13 20:19:16 +08:00 |
|
Jian.Li
|
445db3b276
|
Fix: E2E Test (#2274)
* Fix: value.lookUpByScript bug
* Fix: apply-component patch trait resource
|
2021-09-12 22:45:14 +08:00 |
|
Jian.Li
|
96a8b24a64
|
Make the WorkflowStepDefinition to be Universal (#2124)
* support script
* add comment
|
2021-08-19 19:15:41 +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 |
|
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 |
|
Jian.Li
|
fcecd0cc8d
|
patchKey support x.y (#1916)
|
2021-07-14 17:03:50 +08:00 |
|
Jian.Li
|
4f47bec238
|
refactor cue related packages in vela (#1734)
* refactor-cue
* import group
* readme
* fmt
|
2021-06-02 15:37:06 +08:00 |
|