Skip to content

feat: broaden sparse checkout paths and add --skip-checks flag#12

Merged
critesjosh merged 3 commits intomainfrom
feat/broaden-sparse-checkout-paths
Mar 9, 2026
Merged

feat: broaden sparse checkout paths and add --skip-checks flag#12
critesjosh merged 3 commits intomainfrom
feat/broaden-sparse-checkout-paths

Conversation

@critesjosh
Copy link
Collaborator

Summary

  • Expanded sparse checkout paths from specific files to parent directories to capture more relevant source files (e.g., Errors.sollibraries/, specific docs → parent dirs)
  • Added --skip-checks flag to all sparse-checkout set calls to allow paths that may not exist at checkout time

Test plan

  • Verify sparse checkout clones include the expected broader directory contents
  • Confirm --skip-checks prevents errors for paths not yet present in the repo at clone time

🤖 Generated with Claude Code

critesjosh and others added 2 commits March 9, 2026 13:55
Expand sparse checkout paths from specific files to their parent
directories to capture more relevant source files. Add --skip-checks
to sparse-checkout set to allow paths that may not exist at checkout
time.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@critesjosh critesjosh marked this pull request as ready for review March 9, 2026 18:05
@critesjosh critesjosh merged commit 3e19d4a into main Mar 9, 2026
6 checks passed
@critesjosh critesjosh deleted the feat/broaden-sparse-checkout-paths branch March 9, 2026 18:10
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

🎉 This PR is included in version 1.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant