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

Hotfix publishing new tags to TestPyPI @ GHA #873

Merged
merged 2 commits into from
Jun 30, 2020

Conversation

webknjaz
Copy link
Member

No description provided.

webknjaz added 2 commits June 30, 2020 19:11
This is needed to address a regression introduced by #857.

Doing `git fetch --depth=1` makes the repo shallow again and
combined with all tags removed from `HEAD` it tricks
`setuptools_scm` to return v0.1.
@webknjaz webknjaz self-assigned this Jun 30, 2020
@webknjaz webknjaz merged commit 20801ef into master Jun 30, 2020
@webknjaz webknjaz deleted the bugfixes/testpypi-publish-0.1 branch July 2, 2020 08:56
@ssbarnea ssbarnea added the skip-changelog Can be missed from the changelog. label Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Can be missed from the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use an API token for uploading to PyPI from Travis CI instead of account creds
3 participants