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

Add ability to upload to pypi test server #14

Open
timburke opened this issue Jan 30, 2019 · 0 comments
Open

Add ability to upload to pypi test server #14

timburke opened this issue Jan 30, 2019 · 0 comments
Labels
enhancement New feature or request pypi-template Issues related to the pypi_package template only

Comments

@timburke
Copy link
Member

There is already a way to end-to-end test the release process minus actually uploading the package by tagging the release using test@<tag-name>. However this does not test the actual twine upload process, which could fail due to an installed package issue. There should be an option for public python package like stage@<tag-name> that does a complete closed loop test to the test_pypi index.

@timburke timburke added enhancement New feature or request pypi-template Issues related to the pypi_package template only labels Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pypi-template Issues related to the pypi_package template only
Projects
None yet
Development

No branches or pull requests

1 participant