Skip to content

Add smoke-test gate before PyPI publish in release workflow#9

Closed
nathanjmcdougall wants to merge 1 commit into
mainfrom
smoke-test-gate
Closed

Add smoke-test gate before PyPI publish in release workflow#9
nathanjmcdougall wants to merge 1 commit into
mainfrom
smoke-test-gate

Conversation

@nathanjmcdougall
Copy link
Copy Markdown
Collaborator

Install the built wheel on each OS (ubuntu, macos, windows) and run pytest before the publish job can proceed. This prevents shipping a wheel that fails to import or has broken tests.

Install the built wheel on each OS (ubuntu, macos, windows) and run
pytest before the publish job can proceed. This prevents shipping a
wheel that fails to import or has broken tests.
@nathanjmcdougall
Copy link
Copy Markdown
Collaborator Author

This seems excessive.

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.

1 participant