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

Fetch tags before running tests #683

Merged
merged 6 commits into from
Jan 17, 2023
Merged

Fetch tags before running tests #683

merged 6 commits into from
Jan 17, 2023

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Jan 17, 2023

The test suite did not fetch the tags before the test and would therefore have a version of "None".

With the latest release of setuptools, "None" was no longer a valid version tag, which was why the tests were failing.

@hoxbro hoxbro force-pushed the investigate_setuptools branch from d9b9b3c to 9f3f284 Compare January 17, 2023 12:21
@hoxbro hoxbro force-pushed the investigate_setuptools branch from 9f3f284 to e23ef87 Compare January 17, 2023 12:23
@hoxbro hoxbro changed the title Investigate setuptools Fetch tags before running tests Jan 17, 2023
@hoxbro hoxbro requested a review from philippjfr January 17, 2023 12:33
@philippjfr
Copy link
Member

Ah, that makes sense, thanks!

@philippjfr philippjfr merged commit f4135d4 into main Jan 17, 2023
@philippjfr philippjfr deleted the investigate_setuptools branch January 17, 2023 12: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