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 a test for PyPi publishing before releases #105

Open
jagerber48 opened this issue Jan 7, 2024 · 0 comments
Open

Add a test for PyPi publishing before releases #105

jagerber48 opened this issue Jan 7, 2024 · 0 comments

Comments

@jagerber48
Copy link
Owner

I recently hit an issue where I couldn't push to pypi during a release because I had :mod:'sciform' instead of ''sciform'' (can't use link in README.rst since it may not be used in the scope of the rest of the docs, especially on pypi). To get around this the release had to be failed and I had to make a new release with a new version number.

There should be some sort of dry run test that runs during PRs to check for this kind of thing.

@jagerber48 jagerber48 changed the title Add a test for PyPi publishing before releasese Add a test for PyPi publishing before releases Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant