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

Current build/deploy workflow #116

Open
hmacdope opened this issue Oct 19, 2022 · 3 comments
Open

Current build/deploy workflow #116

hmacdope opened this issue Oct 19, 2022 · 3 comments

Comments

@hmacdope
Copy link
Member

Build and deploy workflow is currently just

  • git tag 0.1.0-rcX
  • python3 setup.py sdist
  • twine upload dist/*

I should have been using testpypi but have just been going a bit too ham and adding releases to the real pypi repo and removing them my apologies I know this is bad practice.

@hmacdope
Copy link
Member Author

Tagging @IAlibay

@hmacdope hmacdope closed this as completed Nov 3, 2022
@IAlibay
Copy link
Member

IAlibay commented Nov 3, 2022

@hmacdope is this completed? I still have a WIP PR up for this

@hmacdope
Copy link
Member Author

hmacdope commented Nov 3, 2022

Fair enough sorry, aggressive over-pruning on my part.

@hmacdope hmacdope reopened this Nov 3, 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

No branches or pull requests

2 participants