Skip to content

Pin pygments in CI (backport #9938)#9943

Merged
jakelishman merged 1 commit intostable/0.23from
mergify/bp/stable/0.23/pr-9938
Apr 11, 2023
Merged

Pin pygments in CI (backport #9938)#9943
jakelishman merged 1 commit intostable/0.23from
mergify/bp/stable/0.23/pr-9938

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Apr 11, 2023

This is an automatic backport of pull request #9938 done by Mergify.


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

The recent release of pygments 2.15.0 [1] has started emitting an
error in the custom qasm pygments lexer included in qiskit in
OpenQASMLexer. In the interest of not blocking CI this commit pins the
pygments version we're installing in CI. Longer term, we should probably
look at just deprecating the qiskit version and just using
openqasm-pygments which is the pygments tools for OpenQASM maintained by
the openqasm community.

[1] https://pypi.org/project/Pygments/2.15.0/

(cherry picked from commit f623764)
@mergify mergify Bot requested a review from a team as a code owner April 11, 2023 14:02
@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:

  • @Qiskit/terra-core

@jakelishman jakelishman enabled auto-merge April 11, 2023 14:04
@jakelishman jakelishman added the Changelog: None Do not include in the GitHub Release changelog. label Apr 11, 2023
@jakelishman jakelishman added this pull request to the merge queue Apr 11, 2023
Merged via the queue into stable/0.23 with commit 595a68a Apr 11, 2023
@mergify mergify Bot deleted the mergify/bp/stable/0.23/pr-9938 branch April 11, 2023 16:09
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.

3 participants