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

Set version number to 0.22.0rc1 for first release candidate #8798

Merged
merged 2 commits into from
Oct 7, 2022

Conversation

mtreinish
Copy link
Member

Summary

For the 0.22.0 release we're going to push release candidates prior to the release to enable testing before we cut the final release. In preparation for tagging the first release candidate this commit updates the version string to indicate it's a release candidate. This commit should be what gets tagged as 0.22.0rc1.

Details and comments

For the 0.22.0 release we're going to push release candidates
prior to the release to enable testing before we cut the final release.
In preparation for tagging the first release candidate this commit
updates the version string to indicate it's a release candidate. This
commit should be what gets tagged as 0.22.0rc1.
@mtreinish mtreinish added the on hold Can not fix yet label Sep 27, 2022
@mtreinish mtreinish requested a review from a team as a code owner September 27, 2022 16:01
@qiskit-bot
Copy link
Collaborator

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

One or more of the the following people are requested to review this:

@coveralls
Copy link

coveralls commented Sep 27, 2022

Pull Request Test Coverage Report for Build 3205700382

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 29 unchanged lines in 6 files lost coverage.
  • Overall coverage decreased (-0.04%) to 84.719%

Files with Coverage Reduction New Missed Lines %
src/sabre_swap/sabre_dag.rs 1 94.44%
qiskit/extensions/quantum_initializer/squ.py 2 79.78%
src/optimize_1q_gates.rs 2 93.55%
qiskit/pulse/library/waveform.py 3 91.49%
src/results/marginalization.rs 7 84.48%
src/sampled_exp_val.rs 14 63.93%
Totals Coverage Status
Change from base Build 3205699351: -0.04%
Covered Lines: 61871
Relevant Lines: 73031

💛 - Coveralls

@mtreinish mtreinish added the Changelog: None Do not include in changelog label Sep 28, 2022
@jakelishman jakelishman added this to the 0.22 milestone Oct 6, 2022
@mtreinish mtreinish removed the on hold Can not fix yet label Oct 7, 2022
@mtreinish
Copy link
Member Author

We're finally ready to merge this and tag the rc1 after #8849 merges

@jakelishman
Copy link
Member

I'll hold off tagging this automerge until #8849 has actually merged, just in case that fails CI from flaky VMs or something.

@mergify mergify bot merged commit ae72c09 into Qiskit:main Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: None Do not include in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants