-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Enhance deploy.sh to support local storage #755
Conversation
/lgtm |
Thanks for your contribution @jinchihe and sorry for the PR review delay. |
5dfed00
to
f4179cd
Compare
/lgtm |
Never mind, your comment has been addressed. Please review. Thanks. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gaoning777 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 |
1 similar comment
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gaoning777 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 |
/retest |
* Add init support for AWS Kubeflow Tests * Clean up GCP resources in AWS Dockerfile * Add AWS-CREDENTIALS ENV Support * Clean Up Resources * Make Params / Envs Configurable * Code Clean-up * Remove redundant args and make as ENVS * Address PlaceHold Functions for AWS * Put AWS Python Files in seperate folder * Add OWNERS files for AWS assets * Remove added OWNERS * Clean up * Clean up * Clean up aws_util functions
) Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.1 to 3.1.4. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES) - [Commits](mozilla/bleach@v3.1.1...v3.1.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…CI check. (kubeflow#755) * Remove noninlined files for those tests, it is not required. Added a CI check. * added the check to CI * fixed the build * fixed the build
fixes: #726
This change is