Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

fix: small fixes #59

Merged
merged 5 commits into from
Dec 21, 2021
Merged

fix: small fixes #59

merged 5 commits into from
Dec 21, 2021

Conversation

jjmachan
Copy link
Contributor

image

@jjmachan jjmachan marked this pull request as ready for review December 20, 2021 13:31
@@ -105,9 +105,16 @@ def deploy(name, operator, bento, display_deployment_info, file):
deployment_config_path = save_deployment_config(
deployment_config.deployment_config, Path.cwd()
)
deployment_config_path_relative = deployment_config_path.relative_to(
Copy link
Contributor

Choose a reason for hiding this comment

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

Will we always expect a Path instance here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yep, the save_deployment_config() above creates and returns the config path as a Path instance.

@jjmachan jjmachan added the On-hold This PR is on hold, don't merge label Dec 21, 2021
@yubozhao yubozhao merged commit bb57e0b into bentoml:main Dec 21, 2021
yubozhao added a commit that referenced this pull request Dec 21, 2021
yubozhao added a commit that referenced this pull request Dec 21, 2021
@yubozhao
Copy link
Contributor

@jjmachan oops, accidentally merged this PR. Please open another PR when it is ready

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
On-hold This PR is on hold, don't merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants