Skip to content

fix: skip version tag for gregoswap#5

Merged
critesjosh merged 2 commits intomainfrom
feat/sparse-path-overrides
Mar 2, 2026
Merged

fix: skip version tag for gregoswap#5
critesjosh merged 2 commits intomainfrom
feat/sparse-path-overrides

Conversation

@critesjosh
Copy link
Collaborator

@critesjosh critesjosh commented Mar 2, 2026

Summary

  • Add skipVersionTag flag to RepoConfig for repos that don't have matching version tags on the remote
  • Set skipVersionTag: true on gregoswap so it clones the default branch instead of failing to fetch a non-existent tag
  • Update tests to reflect 4 tagged repos instead of 5

Test plan

  • All 109 tests pass (npx vitest)
  • Manual: verify gregoswap clones default branch without error

🤖 Generated with Claude Code

Add skipVersionTag flag to RepoConfig so repos without version tags
clone the default branch instead of failing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@critesjosh critesjosh changed the title feat: sparse path overrides and repo config improvements fix: skip version tag for gregoswap Mar 2, 2026
@critesjosh critesjosh merged commit 1f55df8 into main Mar 2, 2026
6 checks passed
@critesjosh critesjosh deleted the feat/sparse-path-overrides branch March 2, 2026 20:55
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

🎉 This PR is included in version 1.9.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