Skip to content

Revert "Revert to one release notes file (#10639)" #10656

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

Merged
merged 6 commits into from
Sep 1, 2023

Conversation

mtreinish
Copy link
Member

Summary

The change to the release notes organization is only needed for the stable/0.25 branch longer term. Moving forward we'll have a different release notes strategy likely using the reno sphinx extension directly. In the short term this reverts to the previous state prior to #10639 as while #10639 was necessary for getting 0.25.1 released it did turn off our CI coverage testing that release notes would be built. Restoring this is important so we know from CI whether a change to the release notes works as part of the docs build.

Details and comments

This reverts commit 0388d54.

The change to the release notes organization is only needed for the
stable/0.25 branch longer term. Moving forward we'll have a different
release notes strategy likely using the reno sphinx extension directly.
In the short term this reverts to the previous state prior to Qiskit#10639 as
while Qiskit#10639 was necessary for getting 0.25.1 released it did turn off
our CI coverage testing that release notes would be built. Restoring
this is important so we know from CI whether a change to the release
notes works as part of the docs build.

This reverts commit 0388d54.
@mtreinish mtreinish added documentation Something is not clear or an error documentation Changelog: None Do not include in changelog labels Aug 17, 2023
@mtreinish mtreinish requested a review from a team as a code owner August 17, 2023 13:24
@qiskit-bot
Copy link
Collaborator

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

Copy link
Collaborator

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, fine with me. We should manually copy the 0.25.1 release notes into the legacy file once they are generated.

@coveralls
Copy link

coveralls commented Aug 17, 2023

Pull Request Test Coverage Report for Build 5896437030

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 23 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.007%) to 87.26%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 2 91.14%
qiskit/pulse/library/waveform.py 3 93.75%
crates/qasm2/src/parse.rs 18 96.67%
Totals Coverage Status
Change from base Build 5893570960: -0.007%
Covered Lines: 74354
Relevant Lines: 85210

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5943633889

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 8 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.006%) to 87.264%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 2 90.89%
crates/qasm2/src/parse.rs 6 97.13%
Totals Coverage Status
Change from base Build 5943475492: -0.006%
Covered Lines: 74273
Relevant Lines: 85113

💛 - Coveralls

Copy link
Collaborator

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs the 0.25.1 / 0.44.1 release still.

Eric-Arellano
Eric-Arellano previously approved these changes Aug 23, 2023
@jakelishman jakelishman added this pull request to the merge queue Sep 1, 2023
Merged via the queue into Qiskit:main with commit cca3ff0 Sep 1, 2023
@mtreinish mtreinish deleted the restore-release-notes-build branch September 1, 2023 23:03
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 documentation Something is not clear or an error documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants