Skip to content

Support single-package (non-monorepo) repos#64

Merged
theoephraim merged 2 commits into
mainfrom
support-single-package-repos
Apr 30, 2026
Merged

Support single-package (non-monorepo) repos#64
theoephraim merged 2 commits into
mainfrom
support-single-package-repos

Conversation

@theoephraim
Copy link
Copy Markdown
Member

Summary

  • Instead of throwing "No workspace globs found" when no workspace configuration is detected, treat the root directory as the only package
  • Default relativeDir to "." for root packages to avoid empty-string issues in git commands, status display, and alias generation

Test plan

  • All 212 existing tests pass
  • Test with a real single-package repo to verify end-to-end flow

Instead of throwing "No workspace globs found" when no workspace
configuration is detected, treat the root directory as the only
package. Also default relativeDir to "." for root packages.
@github-actions
Copy link
Copy Markdown

bumpy-frog

The changes in this PR will be included in the next version bump.

minor Minor releases

  • @varlock/bumpy 1.5.1 → 1.6.0

Bump files in this PR

Click here if you want to add another bump file to this PR


This comment is maintained by bumpy.

@theoephraim theoephraim merged commit 5c7f9c6 into main Apr 30, 2026
2 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.

1 participant