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: use package path/filepath instead of path to support windows #814

Merged
merged 1 commit into from Feb 27, 2024

Conversation

healthjyk
Copy link
Contributor

@healthjyk healthjyk commented Feb 23, 2024

What type of PR is this?

/kind bug

What this PR does / why we need it:

Provide correct path operation under windows.

Which issue(s) this PR fixes:

Fixes #815

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8016447717

Details

  • 0 of 9 (100.0%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 76.904%

Totals Coverage Status
Change from base Build 7985663449: 0.0%
Covered Lines: 9077
Relevant Lines: 11803

💛 - Coveralls

Copy link
Contributor

@liu-hm19 liu-hm19 left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@adohe adohe left a comment

Choose a reason for hiding this comment

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

/lgtm

@adohe adohe self-assigned this Feb 27, 2024
@adohe adohe added kind/bug Something isn't working area/cli Categorizes an issue or PR as relevant to CLI. labels Feb 27, 2024
@adohe adohe added this to the v0.11.0 milestone Feb 27, 2024
@adohe adohe merged commit 044e7e5 into KusionStack:main Feb 27, 2024
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 27, 2024
@healthjyk healthjyk deleted the fix-path-join branch March 6, 2024 09:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/cli Categorizes an issue or PR as relevant to CLI. kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: kusion workspace create failed on windows
4 participants