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

Test on prereleases in the development version tests #32

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

garrison
Copy link
Member

Summary

Previously, this workflow tested with the latest git versions of all Qiskit packages and the most recent stable release of all other packages. This changes it to test on any eligible prerelease versions of the other packages, so that we can catch potential breakage from other sources sooner.

Details and comments

@garrison garrison marked this pull request as draft February 27, 2022 03:02
Previously, this workflow tested with the latest git versions
of all Qiskit packages and the most recent stable release
of all other packages.  This changes it to test on any eligible
_prerelease_ versions of the other packages, so that we
can catch potential breakage from other sources sooner.
@garrison
Copy link
Member Author

garrison commented Mar 9, 2022

The build failure sure looks like yaml/pyyaml#601. The log on Actions doesn't mention installing Cython anywhere, so I can't be sure. And everything works for me locally.

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.

None yet

1 participant