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: relative paths in sparse cloning #5691

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

rangoo94
Copy link
Member

Pull request description

  • When paths for content.git starts with ./ it's ignored by Git - like, i.e. paths: ["./"] downloads nothing
  • filepath.Clean formats the path to a compliant pattern

Checklist (choose whats happened)

  • breaking change! (describe)
  • tested locally
  • tested on cluster
  • added new dependencies
  • updated the docs
  • added a test

@rangoo94 rangoo94 requested a review from a team as a code owner July 26, 2024 07:03
Copy link

netlify bot commented Jul 26, 2024

Deploy Preview for testkube-docs-preview canceled.

Name Link
🔨 Latest commit 6ffbf50
🔍 Latest deploy log https://app.netlify.com/sites/testkube-docs-preview/deploys/66a34a3934df86000897c48f

@rangoo94 rangoo94 merged commit e545ebb into develop Jul 26, 2024
11 checks passed
@rangoo94 rangoo94 deleted the dawid/fix/cloning-relative-paths branch July 26, 2024 08:41
rangoo94 added a commit that referenced this pull request Aug 14, 2024
rangoo94 added a commit that referenced this pull request Aug 14, 2024
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.

2 participants