pipelines/sdk/python/tests/compiler
Alexey Volkov 2a9bbdf120 SDK/Compiler - Added the ability to apply a function to all ops in a pipeline (#1209)
* SDK/Compiler - Added op and template transformers
They can be used to apply some functions (e.g. to add secrets) to all pipeline ops.

* Removed the template_transformers for now

* Moved the op_transformers to PipelineConf

* Added op_transformers test
2019-05-22 19:48:23 -07:00
..
testdata [Feature] Supports parameterized S3Artifactory for Pipeline and ContainerOp in kfp package (#1064) 2019-05-14 19:48:20 -07:00
compiler_tests.py SDK/Compiler - Added the ability to apply a function to all ops in a pipeline (#1209) 2019-05-22 19:48:23 -07:00
component_builder_test.py SDK - Replaced insecure yaml.load with yaml.safe_load (#1170) 2019-04-23 15:26:00 -07:00
k8s_helper_tests.py Refactor Python SDK (#568) 2018-12-20 09:51:09 -08:00
main.py Refactor Python SDK (#568) 2018-12-20 09:51:09 -08:00