Skip to content

Handle . and .. as local paths for positional project CLI args#446

Merged
kylewlacy merged 1 commit intomainfrom
cli-local-project-paths-for-current-and-parent-dirs
Mar 29, 2026
Merged

Handle . and .. as local paths for positional project CLI args#446
kylewlacy merged 1 commit intomainfrom
cli-local-project-paths-for-current-and-parent-dirs

Conversation

@kylewlacy
Copy link
Copy Markdown
Member

This PR makes a small update for the new CLI positional args for specifying project paths (#440 and others). Paths starting with ./ or ../ were correctly being handled as paths, but . and .. alone were being treated as project names in the registry-- which this PR fixes.

@kylewlacy kylewlacy merged commit cfaa24a into main Mar 29, 2026
10 checks passed
@kylewlacy kylewlacy deleted the cli-local-project-paths-for-current-and-parent-dirs branch March 29, 2026 07:29
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