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

Add hook to run check-external #2

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

airwoodix
Copy link
Contributor

This patch adds a hook to run tach check-external.

In some cases, this causes issues because the hook runs in an isolated environment and thus cannot use metadata to figure out package names from distribution names. This could be improved with the fix mentioned in gauge-sh/tach#414 (comment).

Copy link
Member

@emdoyle emdoyle left a comment

Choose a reason for hiding this comment

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

Looks good! Agreed about the missing dependency name mapping in the pre-commit execution environment, will address that through the issue on Tach soon.

@emdoyle emdoyle merged commit 9551b9a into gauge-sh:main Nov 25, 2024
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.

2 participants