Skip to content

Checkout all history and tags in pypi workflows #66

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

Merged
merged 1 commit into from
May 30, 2022

Conversation

marksweb
Copy link
Contributor

@marksweb marksweb commented Apr 2, 2022

By default actions/checkout only fetches the most recent commit. So I don't think there were any tags to describe.

In my test I hit the unauthorised pypi error which is positive, hopefully this can now get the latest tag.

@timthelion
Copy link
Member

what I currently do, setting the version to the timestamp if there is no tag works, so not sure if this is needed.

@marksweb
Copy link
Contributor Author

marksweb commented Apr 2, 2022

@timthelion I'd hope that this means you don't hit that exception and that the tags are available to the VM.

It's also got the added bonus of bumping the actions to v3 which recently came out.

You're right, you don't need it. But it'd be nice if it released with the original style and took the tags from the github release.

@timthelion timthelion merged commit 74ba22a into auto-mat:master May 30, 2022
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