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

fix: Replace backslahes by normal slashes, making bentoml pull possible on windows #4456

Merged
merged 4 commits into from
Jan 30, 2024

Conversation

holzweber
Copy link
Contributor

What does this PR address?

With the as_posix we replace the path's backslahes with slashes, making the bentoml pull command from yatai possible on windows systems.

Fixes #4440

Before submitting:

@holzweber holzweber requested a review from a team as a code owner January 26, 2024 11:41
@holzweber holzweber requested review from parano and removed request for a team January 26, 2024 11:41
holzweber and others added 2 commits January 26, 2024 17:36
Co-authored-by: Frost Ming <mianghong@gmail.com>
@holzweber holzweber changed the title fix: Replace backslahes by normal slashes with as_posix on parent path making bentoml pull possible on windows fix: Replace backslahes by normal slashes, making bentoml pull possible on windows Jan 26, 2024
@frostming frostming merged commit 1c57c4a into bentoml:main Jan 30, 2024
36 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Pulling latest version from Remote Yatai Store does not work on Windows - Path Error
2 participants