pipelines/sdk/python/kfp/v2/compiler_cli_tests/test_data
Chen Sun 7626abf60d
fix(sdk.v2): fix `Optional` type hint causing executor to ignore user inputs for parameters. (#6541)
* fix `Optional` type hint causing issue in executor.

* update release note

* add a pipeline test case
2021-09-10 12:16:58 -07:00
..
component_yaml feat(sdk): Add artifact ontology and migrate compiler utils to onboard artifact types (#4901) 2020-12-17 10:51:09 -08:00
experimental_v2_component.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
experimental_v2_component.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
lightweight_python_functions_v2_pipeline.json fix(sdk.v2): Support dict, list, bool typed input parameters from constant values and pipeline inputs. (#6523) 2021-09-07 19:53:07 -07:00
lightweight_python_functions_v2_pipeline.py fix(sdk.v2): Support dict, list, bool typed input parameters from constant values and pipeline inputs. (#6523) 2021-09-07 19:53:07 -07:00
lightweight_python_functions_v2_with_outputs.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
lightweight_python_functions_v2_with_outputs.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_after.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_after.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_concat_placeholder.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_concat_placeholder.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_condition.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_condition.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_custom_job_spec.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_custom_job_spec.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_env.json feat(sdk.v2): Support container environment variable in v2. (#6515) 2021-09-07 13:30:07 -07:00
pipeline_with_env.py feat(sdk.v2): Support container environment variable in v2. (#6515) 2021-09-07 13:30:07 -07:00
pipeline_with_exit_handler.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_exit_handler.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_if_placeholder.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_if_placeholder.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_importer.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_importer.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_loop_output.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_loop_output.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_loop_parameter.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_loop_parameter.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_loop_static.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_loop_static.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_loops_and_conditions.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_loops_and_conditions.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_metrics_outputs.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_metrics_outputs.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_nested_conditions.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_nested_conditions.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_nested_conditions_yaml.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_nested_conditions_yaml.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_nested_loops.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_nested_loops.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_ontology.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_ontology.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_params_containing_format.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_params_containing_format.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_resource_spec.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_resource_spec.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_reused_component.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_reused_component.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_various_io_types.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_with_various_io_types.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
two_step_pipeline.json feat(sdk.v2): Support `set_display_name` in v2. (#6471) 2021-08-30 12:07:25 -07:00
two_step_pipeline.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
v2_component_with_optional_inputs.json fix(sdk.v2): fix `Optional` type hint causing executor to ignore user inputs for parameters. (#6541) 2021-09-10 12:16:58 -07:00
v2_component_with_optional_inputs.py fix(sdk.v2): fix `Optional` type hint causing executor to ignore user inputs for parameters. (#6541) 2021-09-10 12:16:58 -07:00
xgboost_sample_pipeline.json chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
xgboost_sample_pipeline.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00