Skip to content

Set up redirects for functions moved to module pages (backport #10692)#10738

Merged
jakelishman merged 2 commits into
stable/0.25from
mergify/bp/stable/0.25/pr-10692
Aug 31, 2023
Merged

Set up redirects for functions moved to module pages (backport #10692)#10738
jakelishman merged 2 commits into
stable/0.25from
mergify/bp/stable/0.25/pr-10692

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Aug 30, 2023

This is an automatic backport of pull request #10692 done by Mergify.
Cherry-pick of adc1d4c has failed:

On branch mergify/bp/stable/0.25/pr-10692
Your branch is up to date with 'origin/stable/0.25'.

You are currently cherry-picking commit adc1d4ccd.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	new file:   docs/api_redirects.txt

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   docs/conf.py
	both modified:   requirements-dev.txt

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* Set up redirects for functions moved to module pages

* Add exceptions from Jake's PR

* Set up conf.py

* Try full URLs for redirects

* DRY stubs/ in api_redirects.txt

* Fix typo

* Fix issues found by 404 script

(cherry picked from commit adc1d4c)

# Conflicts:
#	docs/conf.py
#	requirements-dev.txt
@mergify mergify Bot requested a review from a team as a code owner August 30, 2023 16:51
@mergify mergify Bot added the conflicts used by mergify when there are conflicts in a port label Aug 30, 2023
@Eric-Arellano Eric-Arellano self-assigned this Aug 30, 2023
@Eric-Arellano Eric-Arellano removed the conflicts used by mergify when there are conflicts in a port label Aug 30, 2023
@qiskit-bot
Copy link
Copy Markdown
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:

@jakelishman jakelishman enabled auto-merge August 30, 2023 17:29
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 6027898584

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

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 3 91.9%
qiskit/pulse/library/waveform.py 3 93.75%
crates/qasm2/src/parse.rs 12 97.13%
Totals Coverage Status
Change from base Build 6025720840: -0.009%
Covered Lines: 74123
Relevant Lines: 84950

💛 - Coveralls

@jakelishman jakelishman added this pull request to the merge queue Aug 31, 2023
Merged via the queue into stable/0.25 with commit 6b01a13 Aug 31, 2023
@mergify mergify Bot deleted the mergify/bp/stable/0.25/pr-10692 branch August 31, 2023 16:33
@1ucian0 1ucian0 added the Changelog: None Do not include in the GitHub Release changelog. label Sep 29, 2023
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 the GitHub Release changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants