Commit Graph

4 Commits

Author SHA1 Message Date
Ning c34c426441
typo (#1385) 2019-05-28 12:16:27 -07:00
Alexey Volkov 0a64c15e78 Updated the "Basic - Retry" sample (#1111)
Modernized the sample pipeline code.
2019-04-11 19:24:45 -07:00
Ning 554731e478 dsl generate zip file (#855)
* dsl generate zip file

* minor fix

* fix zip read in the unit test

* update sample tests

* dsl compiler generates pipeline based on the input name suffix

* add unit tests for different output format

* update the sdk client to support tar zip and yaml

* fix typo

* fix file write
2019-03-26 15:14:50 -07:00
qimingj 3b3a15e16a Add "set_retry()" on ContainerOp. (#723)
* Add "set_retry()" on ContainerOp.

* Follow up on CR comments.

* Update docstring.

* Increase retry times for test.

* Fix test.
2019-01-23 17:35:34 -08:00