pipelines/sdk/python/test_data/components
Connor McCarthy cc2cd58918
fix(sdk): fix --no-deps flag usage (#9982)
* update --no-deps flag usage

* update runtime test code
2023-09-13 15:31:02 -07:00
..
unsupported test(sdk): create SDK execution test suite and restructure read/write tests (#8245) 2022-09-12 18:33:06 +00:00
add_numbers.py test(sdk): create SDK execution test suite and restructure read/write tests (#8245) 2022-09-12 18:33:06 +00:00
add_numbers.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
component_with_metadata_fields.py feat(sdk): support extracting input/output descriptions from component/pipeline docstrings (#9156) 2023-04-24 17:16:44 +00:00
component_with_metadata_fields.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
component_with_pip_install.py test(sdk): create SDK execution test suite and restructure read/write tests (#8245) 2022-09-12 18:33:06 +00:00
component_with_pip_install.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
component_with_task_final_status.py feat(sdk): support compiling components with `dsl.PipelineTaskFinalStatus` type (#9082) 2023-05-12 22:14:28 +00:00
component_with_task_final_status.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
concat_message.py test(sdk): create SDK execution test suite and restructure read/write tests (#8245) 2022-09-12 18:33:06 +00:00
concat_message.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
container_io.py test(sdk): create SDK execution test suite and restructure read/write tests (#8245) 2022-09-12 18:33:06 +00:00
container_io.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
container_no_input.py test(sdk): create SDK execution test suite and restructure read/write tests (#8245) 2022-09-12 18:33:06 +00:00
container_no_input.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
container_with_artifact_output.py test(sdk): create SDK execution test suite and restructure read/write tests (#8245) 2022-09-12 18:33:06 +00:00
container_with_artifact_output.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
container_with_concat_placeholder.py test(sdk): create SDK execution test suite and restructure read/write tests (#8245) 2022-09-12 18:33:06 +00:00
container_with_concat_placeholder.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
container_with_if_placeholder.py test(sdk): create SDK execution test suite and restructure read/write tests (#8245) 2022-09-12 18:33:06 +00:00
container_with_if_placeholder.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
container_with_placeholder_in_fstring.py feat(sdk): enable use of primitive placeholders in f-string (#8494) 2022-11-28 14:45:48 -08:00
container_with_placeholder_in_fstring.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
containerized_python_component.py feat(sdk): enable dependency-free runtime install of kfp (#9886) 2023-08-24 18:31:16 +00:00
containerized_python_component.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
dict_input.py test(sdk): create SDK execution test suite and restructure read/write tests (#8245) 2022-09-12 18:33:06 +00:00
dict_input.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
identity.py test(sdk): create SDK execution test suite and restructure read/write tests (#8245) 2022-09-12 18:33:06 +00:00
identity.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
input_artifact.py test(sdk): create SDK execution test suite and restructure read/write tests (#8245) 2022-09-12 18:33:06 +00:00
input_artifact.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
nested_return.py test(sdk): create SDK execution test suite and restructure read/write tests (#8245) 2022-09-12 18:33:06 +00:00
nested_return.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
output_metrics.py test(sdk): create SDK execution test suite and restructure read/write tests (#8245) 2022-09-12 18:33:06 +00:00
output_metrics.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00
preprocess.py test(sdk): create SDK execution test suite and restructure read/write tests (#8245) 2022-09-12 18:33:06 +00:00
preprocess.yaml fix(sdk): fix --no-deps flag usage (#9982) 2023-09-13 15:31:02 -07:00