Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.5.1 - Fix bugs related to root boundary #99

Merged
merged 5 commits into from
Jun 3, 2024
Merged

Conversation

emdoyle
Copy link
Member

@emdoyle emdoyle commented Jun 3, 2024

This fixes issues with using the implicit '' boundary in tach.yml.

Specifically:

  • the root boundary causes tach to fail to build a module tree
  • root boundary dependencies were being ignored

Also:

  • report an error if modules are defined multiple times in tach.yml
  • disabling pyright on VSCode extension for now due to virtualenv issues (separate set of dependencies causing import resolution errors)
  • removing __init__.py files from tach mod since they do not represent standalone module paths

@emdoyle emdoyle merged commit 0059b48 into main Jun 3, 2024
5 of 6 checks passed
@emdoyle emdoyle deleted the fix-root-boundary branch June 3, 2024 18:36
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