Skip to content

Conversation

@berndbohmeier
Copy link
Collaborator

This didn't work and failed with an exception

This didn't work and failed with an exception
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes the -w/--workspace CLI option’s workspace validation by ensuring the workspace path is passed as a pathlib.Path to the workspace-root check, avoiding the runtime exception that occurred when a string was used.

Changes:

  • Convert the -w/--workspace value to Path before calling check_if_workspace_root.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@berndbohmeier berndbohmeier merged commit f15e07f into main Feb 9, 2026
9 checks passed
@berndbohmeier berndbohmeier deleted the fix/workspace-flag branch February 9, 2026 14:35
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