Skip to content
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(sdk): Add pipeline_task_name to PipelineTaskFinalStatus #7464

Merged
merged 3 commits into from
Mar 25, 2022

Conversation

chensun
Copy link
Member

@chensun chensun commented Mar 24, 2022

Description of your changes:

Checklist:

@@ -16,7 +16,7 @@ google-cloud-storage>=1.20.0,<2
# NOTE: Maintainers, please do not require google-auth>=2.x.x
# Until this issue is closed
# https://github.com/googleapis/google-cloud-python/issues/10566
kfp-pipeline-spec>=0.1.13,<0.2.0
kfp-pipeline-spec>=0.1.14,<0.2.0
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change itself doesn't have a hard dependency on the new version, but it's related.

@connor-mccarthy
Copy link
Member

/lgtm

@google-oss-prow google-oss-prow bot removed the lgtm label Mar 24, 2022
Copy link
Member

@connor-mccarthy connor-mccarthy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@@ -15,7 +17,8 @@
* Fix wrong kfp import causes wrong sdk_version being set in pipeline_spec. [\#7433](https://github.com/kubeflow/pipelines/pull/7433)
* Use YAML as default serialization format for package IR [\#7431](https://github.com/kubeflow/pipelines/pull/7431)
* Support submitting pipeline IR in yaml format via `kfp.client`. [\#7458](https://github.com/kubeflow/pipelines/pull/7458)
* Enable pip installation from custom PyPI repository [\#7453](https://github.com/kubeflow/pipelines/pull/7453)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for moving this 👍🏻

@connor-mccarthy
Copy link
Member

/hold

@connor-mccarthy
Copy link
Member

@chensun, looks good! Approve when you'd like to merge.

/remove-approve
/lgtm
/unhold

@connor-mccarthy
Copy link
Member

/remove-approve

@ji-yaqi
Copy link
Contributor

ji-yaqi commented Mar 25, 2022

/lgtm
/approve

Thanks!

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ji-yaqi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit d6e4a34 into kubeflow:master Mar 25, 2022
@chensun chensun deleted the pipeline-task-name branch March 25, 2022 21:04
abaland pushed a commit to abaland/pipelines that referenced this pull request May 29, 2022
…w#7464)

* Add pipeline_task_name to PipelineTaskFinalStatus

* release note
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants