You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: find workspace root, for repos with several sub-workspaces (#296)
* feat: find workspace root, for repos without a workspace.toml and for repos where the Workspace root is not the same as the git root
* fix: error message when workspace not found
* bump Hatch hook to 1.2.9
* bump PDM workspace and brick hooks to 1.1.0
* bump Poetry plugin to 1.34.0
* bump CLI to 1.23.0
* refactor(libs test): less duplications
* fix(workspace root): check if workspace.toml contain the expected config, otherwise return pyproject contents
0 commit comments