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 fallback for find_files on git/hg archives #752

Merged
merged 5 commits into from
Aug 20, 2022

Conversation

abravalheri
Copy link
Contributor

@abravalheri abravalheri commented Jul 15, 2022

This is an initial implementation for the proposal in #751.

The main idea here is to list all the files if we successfully detect that setuptools_scm is working with an archive.

P.S.: This is an initial implementation as PoC. If there is interest for adding this feature I can iterate to improve the code's quality (any review/suggestion is appreciated).
If setuptools-scm is not interested in supporting this kind of use case, please feel free to close the PR/issue.

@RonnyPfannschmidt
Copy link
Contributor

i like the idea, it helps a bit with the pain

Copy link
Contributor

@RonnyPfannschmidt RonnyPfannschmidt left a comment

Choose a reason for hiding this comment

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

@abravalheri this looks good, anything else to address, else i'll merge asap

@abravalheri
Copy link
Contributor Author

It is all from my side :)

Thank you very much Ronny.

@RonnyPfannschmidt RonnyPfannschmidt merged commit c4d3700 into pypa:main Aug 20, 2022
@abravalheri abravalheri deleted the fallback-files-command branch August 20, 2022 06:46
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