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

fix release script to push version tags in correct format #101

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

roroco
Copy link
Collaborator

@roroco roroco commented Oct 11, 2019

This fixes the tag format being pushed by the release script to match the current convention, i.e. tags are in the format vX.X.X

@denismakogon
Copy link
Member

Okay, so, we got back to a free plan, shame.
There are two things that must be fixed:

  • get rid of caching in CI config (relatively easy)
  • fix deploy keys as the CI is not capable to publish artefacts to the PYPI.

@roroco
Copy link
Collaborator Author

roroco commented Oct 11, 2019 via email

@denismakogon
Copy link
Member

denismakogon commented Oct 11, 2019 via email

@roroco
Copy link
Collaborator Author

roroco commented Oct 11, 2019

can you provide more details on the deploy keys? I am not that familiar with how Circle CI and twine interact with pypi.

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