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

Generate qiskit and qiskit-ibm-runtime dev versions #787

Merged
merged 4 commits into from
Feb 9, 2024

Conversation

arnaucasau
Copy link
Collaborator

@arnaucasau arnaucasau commented Feb 8, 2024

Part of #316

This PR generates the dev versions of qiskit 1.0.0 and qiskit-ibm-runtime 0.19.2

Commands used:

npm run gen-api -- -p qiskit -v 1.0.0-dev --dev
npm run gen-api -- -p qiskit-ibm-runtime -v 0.19.2-dev --dev

To be able to generate the versions, you need to apply the changes from #786

@Eric-Arellano
Copy link
Collaborator

1.0 should be 1.0.0rc1. Otherwise looks good!

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.

Thanks!! We gotta get these broken links in control soon...(not blocking)

@arnaucasau arnaucasau added this pull request to the merge queue Feb 9, 2024
Merged via the queue into Qiskit:main with commit 4a9f837 Feb 9, 2024
5 checks passed
@arnaucasau arnaucasau deleted the AC/add-dev-docs branch February 9, 2024 09:53
frankharkins pushed a commit to frankharkins/documentation that referenced this pull request Jul 22, 2024
Part of Qiskit#316 

This PR generates the `dev` versions of qiskit 1.0.0 and
qiskit-ibm-runtime 0.19.2

Commands used:
```bash
npm run gen-api -- -p qiskit -v 1.0.0-dev --dev
npm run gen-api -- -p qiskit-ibm-runtime -v 0.19.2-dev --dev
```
To be able to generate the versions, you need to apply the changes from
Qiskit#786
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants