-
Notifications
You must be signed in to change notification settings - Fork 348
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Added the PipelineJob.from_pipeline_func method #1415
feat: Added the PipelineJob.from_pipeline_func method #1415
Commits on Jun 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4bbe41a - Browse repository at this point
Copy the full SHA 4bbe41aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35a9375 - Browse repository at this point
Copy the full SHA 35a9375View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb2c175 - Browse repository at this point
Copy the full SHA cb2c175View commit details -
Configuration menu - View commit details
-
Copy full SHA for 279d7f2 - Browse repository at this point
Copy the full SHA 279d7f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9040503 - Browse repository at this point
Copy the full SHA 9040503View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c25131 - Browse repository at this point
Copy the full SHA 0c25131View commit details -
Refactored the change to only create the artifact bucket when submit …
…is called It's advised to not perform any complex operations (especially making external changes) as part of constructors of factory methods.
Configuration menu - View commit details
-
Copy full SHA for 5498f42 - Browse repository at this point
Copy the full SHA 5498f42View commit details
Commits on Jul 2, 2022
-
Renamed the arguments parameter to parameter_values for consistency w…
…ith PipelineJob Unfortunately, the parameter_values parameter name itself was chosen inconsistently with the KFP SDK and ComponentSpec that both use the "arguments" naming.
Configuration menu - View commit details
-
Copy full SHA for b3a99c6 - Browse repository at this point
Copy the full SHA b3a99c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b95e7 - Browse repository at this point
Copy the full SHA c0b95e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c1e1ac - Browse repository at this point
Copy the full SHA 9c1e1acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f4b70e - Browse repository at this point
Copy the full SHA 2f4b70eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85909e8 - Browse repository at this point
Copy the full SHA 85909e8View commit details
Commits on Jul 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5cbcd8b - Browse repository at this point
Copy the full SHA 5cbcd8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56247e8 - Browse repository at this point
Copy the full SHA 56247e8View commit details -
Merge branch 'main' into feat--Added-the-PipelineJob.submit_from_pipe…
…line_func-method
Configuration menu - View commit details
-
Copy full SHA for 1eb5a04 - Browse repository at this point
Copy the full SHA 1eb5a04View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb04e46 - Browse repository at this point
Copy the full SHA bb04e46View commit details
Commits on Jul 15, 2022
-
Merge branch 'main' into feat--Added-the-PipelineJob.submit_from_pipe…
…line_func-method
Configuration menu - View commit details
-
Copy full SHA for a7fd13f - Browse repository at this point
Copy the full SHA a7fd13fView commit details