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

Expose starry_net yaml to GitHub #10943

Merged
merged 1 commit into from
Jun 22, 2024
Merged

Conversation

chensun
Copy link
Member

@chensun chensun commented Jun 22, 2024

Expose starry_net yaml to GitHub

Fix GitHub test error:

>       with open(file_path, 'r') as component_stream:
E       FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.8/site-packages/google_cloud_pipeline_components/_implementation/starry_net/evaluation/evaluation.yaml'
/usr/local/lib/python3.8/site-packages/kfp/components/load_yaml_utilities.py:53: FileNotFoundError

Signed-off-by: Googler nobody@google.com

Fix GitHub test error:
```
>       with open(file_path, 'r') as component_stream:
E       FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.8/site-packages/google_cloud_pipeline_components/_implementation/starry_net/evaluation/evaluation.yaml'
/usr/local/lib/python3.8/site-packages/kfp/components/load_yaml_utilities.py:53: FileNotFoundError
```

Signed-off-by: Googler <nobody@google.com>
PiperOrigin-RevId: 645623029
Copy link

@chensun: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
kubeflow-pipelines-components-google-cloud-python38 30c59c0 link true /test kubeflow-pipelines-components-google-cloud-python38

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Copy link

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

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

@chensun
Copy link
Member Author

chensun commented Jun 22, 2024

Test failure to be resolved by GoogleCloudPlatform/oss-test-infra#2306
merge as-is

@chensun chensun merged commit f1e2314 into master Jun 22, 2024
6 of 8 checks passed
@chensun chensun deleted the 3093A1DFA689FABC58CADCDB28122143 branch June 22, 2024 08:22
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.

1 participant