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

Extend the regen-apis command to regenerate dev versions #788

Merged
merged 3 commits into from
Feb 9, 2024

Conversation

arnaucasau
Copy link
Collaborator

Part of #316

This PR extends the API automatic regeneration script to regenerate dev versions. When using the npm run regen-apis command, the script will read the _package.json from the dev folder if it exists and regenerate that version as the last one of the package.

scripts/commands/regenerateApiDocs.ts Outdated Show resolved Hide resolved
@arnaucasau arnaucasau added this pull request to the merge queue Feb 9, 2024
Merged via the queue into Qiskit:main with commit 92c8599 Feb 9, 2024
2 checks passed
@arnaucasau arnaucasau deleted the AC/automate-regeneration-dev branch February 9, 2024 09:56
frankharkins pushed a commit to frankharkins/documentation that referenced this pull request Jul 22, 2024
Part of Qiskit#316 

This PR extends the API automatic regeneration script to regenerate dev
versions. When using the `npm run regen-apis` command, the script will
read the `_package.json` from the `dev` folder if it exists and
regenerate that version as the last one of the package.
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