Commit Graph

5 Commits

Author SHA1 Message Date
Alexey Volkov 866cc81dd9 Updated the "Basic - Conditional" sample (#1108)
* Updated the "Basic - Conditional" sample
Modernized the sample pipeline code.

* Arguments need to be strings.
2019-04-18 19:17:54 -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 875efea1f9 Support replacable arguments in command as well (besides arguments) in container op. (#623)
* Support replacable arguments in command as well (besides arguments) in container op.

* Fix components builder.

* Fix tests.

* Follow up CR comments.

* Fix test.
2019-01-07 07:57:36 -08:00
qimingj ead27579a4 Improve condition sample to demonstrate ==, >= and <. (#607)
* Improve condition sample to demonstrate ==, >= and <.

* Remove binary.
2019-01-03 12:35:24 -08:00
Pascal Vicaire 633e2ddcc8 Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00