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

Process new results and fix CI run #40

Merged

Conversation

karlaspuldaro
Copy link
Collaborator

@karlaspuldaro karlaspuldaro commented Nov 16, 2023

This PR:

  • Adds new results for qiskit v0.45.0
  • Adds new results for qiskit-terra v0.25.3 and replaces minor version results in Metriq.info through API (Closes Replacing results in metriq throws HttpClientError #39)
  • Updates logic to use qiskit vs qiskit-terra package (above v0.25 -> use qiskit) + code refactor
  • Bumps Python version from 3.8 to 3.11 (Fixes typing_extension bug on qiskit imports)
  • Removes sample size and std err from Metriq result item (still not supported - open new issue to track this)
  • Fix automated pull request github action : see automated PR created on forked repo

@karlaspuldaro karlaspuldaro changed the title Process new results and fix CI run [WIP] Process new results and fix CI run Nov 27, 2023
@karlaspuldaro karlaspuldaro merged commit 97c91c8 into qiskit-community:main Dec 5, 2023
1 check passed
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.

Replacing results in metriq throws HttpClientError
2 participants