Tommy Li
|
94dbd2a65a
|
Add caching labels for inline loops and custom tasks (#870)
|
2022-03-08 00:25:28 +00:00 |
Michalina Kotwica
|
eab7b4c606
|
fix(sdk) separator param. Part of #791 (#842)
* m: typo in a comment
* remove separator param in loop spec
* update test
|
2022-02-01 17:53:59 +00:00 |
Tommy Li
|
ca81bf0c75
|
Add support to parse pipeline param in json string (#841)
* add support to parse pipeline param in json string
* update license
|
2022-01-27 19:47:11 +00:00 |
Michalina Kotwica
|
dc74cb2374
|
feat(sdk): implement loop DSL ext: from_string. Part of #791 (#837)
* handle DSL for loop item separator
* handle compilation for separator
* add tests for loop with separator
* style: self -> cls in classmethods
* fix: dsl+compile
* update test results
* style: remove unused import
* style: blank lines
* add license to tests
* fix tests: no value passing of str loop src
|
2022-01-25 17:38:20 +00:00 |