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

Enable no shallow clone (DONT_SHALLOW_CLONE) for Black #8852

Closed
JelleZijlstra opened this issue Jan 27, 2022 · 3 comments
Closed

Enable no shallow clone (DONT_SHALLOW_CLONE) for Black #8852

JelleZijlstra opened this issue Jan 27, 2022 · 3 comments
Labels
Support Support question

Comments

@JelleZijlstra
Copy link

Details

We're losing version information on Black because it's been more than 50 commits since the last release. Could you turn off shallow clones for us? (reference: #5031)

Thanks!

@ichard26
Copy link

For context we use setuptools-scm to automatically manage versions for us.

We're losing version information on Black because it's been more than 50 commits since the last release.

Evidence we are past 50 commits: psf/black@21.12b0...main ... we're coming close up to the next release :)

@humitos
Copy link
Member

humitos commented Jan 27, 2022

Done! Let me know if everything is OK!

@humitos humitos closed this as completed Jan 27, 2022
@humitos humitos added the Support Support question label Jan 27, 2022
@ichard26
Copy link

ichard26 commented Jan 27, 2022

Thank you @humitos, it appears fixed now 🎉 https://readthedocs.org/projects/black/builds/15902046/
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Support Support question
Projects
None yet
Development

No branches or pull requests

3 participants