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

Remove non-API docs and tutorials (backport #11352) #11396

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 11, 2023

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

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

You are currently cherry-picking commit c75af150f.
  (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:
	deleted:    .azure/tutorials-linux.yml
	modified:   .github/workflows/docs_deploy.yml
	modified:   azure-pipelines.yml
	deleted:    docs/_static/images/1xp.png
	deleted:    docs/_static/images/ibm_qlab.png
	deleted:    docs/_static/images/strangeworks.png
	deleted:    docs/configuration.rst
	deleted:    docs/explanation/endianness.rst
	deleted:    docs/explanation/index.rst
	deleted:    docs/faq.rst
	deleted:    docs/how_to/index.rst
	deleted:    docs/how_to/use_estimator.rst
	deleted:    docs/how_to/use_sampler.rst
	deleted:    docs/images/favicon.ico
	deleted:    docs/images/logo.png
	deleted:    docs/images/noise_cancel.png
	deleted:    docs/images/qiskit_nutshell.png
	deleted:    docs/images/quantum_interference.png
	deleted:    docs/images/system_error.png
	deleted:    docs/images/system_one.jpeg
	deleted:    docs/images/teleportation_detailed.png
	deleted:    docs/intro_tutorial1.rst
	deleted:    docs/migration_guides/algorithms_migration.rst
	deleted:    docs/migration_guides/index.rst
	deleted:    docs/migration_guides/qi_migration.rst
	deleted:    docs/qc_intro.rst
	modified:   docs/release_notes.rst
	deleted:    docs/tutorials/circuits/01_circuit_basics.ipynb
	deleted:    docs/tutorials/circuits/1_getting_started_with_qiskit.ipynb
	deleted:    docs/tutorials/circuits/2_plotting_data_in_qiskit.ipynb
	deleted:    docs/tutorials/circuits/3_summary_of_quantum_operations.ipynb
	deleted:    docs/tutorials/circuits_advanced/01_advanced_circuits.ipynb
	deleted:    docs/tutorials/circuits_advanced/02_operators_overview.ipynb
	deleted:    docs/tutorials/circuits_advanced/03_advanced_circuit_visualization.ipynb
	deleted:    docs/tutorials/circuits_advanced/04_transpiler_passes_and_passmanager.ipynb
	deleted:    docs/tutorials/circuits_advanced/05_pulse_gates.ipynb
	deleted:    docs/tutorials/circuits_advanced/07_pulse_scheduler.ipynb
	deleted:    docs/tutorials/circuits_advanced/08_gathering_system_information.ipynb
	deleted:    docs/tutorials/circuits_advanced/pulse_modulation.png
	modified:   qiskit/circuit/__init__.py
	modified:   requirements-dev.txt
	modified:   requirements-optional.txt
	deleted:    requirements-tutorials.txt
	deleted:    tools/execute_tutorials.py
	deleted:    tools/github_poBranch_update_key.enc
	modified:   tox.ini

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by them: docs/api_redirects.txt
	both modified:   docs/conf.py
	deleted by them: docs/getting_started.rst
	both modified:   docs/index.rst
	deleted by them: docs/legacy_release_notes.rst
	deleted by them: docs/migration_guides/opflow_migration.rst
	deleted by them: docs/tutorials.rst
	deleted by them: docs/tutorials/circuits_advanced/06_building_pulse_schedules.ipynb
	deleted by us:   releasenotes/notes/platform-support-f7f693aaf5dec044.yaml
	deleted by them: tools/deploy_translatable_strings.sh

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

* Remove non-API docs and tutorials

* Remove sphinx-design

* Fix bad reference

* Fix bad deploy step

* Remove translatable strings script

(cherry picked from commit c75af15)

# Conflicts:
#	docs/api_redirects.txt
#	docs/conf.py
#	docs/getting_started.rst
#	docs/index.rst
#	docs/legacy_release_notes.rst
#	docs/migration_guides/opflow_migration.rst
#	docs/tutorials.rst
#	docs/tutorials/circuits_advanced/06_building_pulse_schedules.ipynb
#	releasenotes/notes/platform-support-f7f693aaf5dec044.yaml
#	tools/deploy_translatable_strings.sh
@mergify mergify bot requested a review from a team as a code owner December 11, 2023 14:40
@mergify mergify bot added the conflicts used by mergify when there are conflicts in a port label Dec 11, 2023
@qiskit-bot
Copy link
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:

@github-actions github-actions bot added documentation Something is not clear or an error documentation Changelog: None Do not include in changelog labels Dec 11, 2023
@github-actions github-actions bot added this to the 0.46.0 milestone Dec 11, 2023
@Eric-Arellano
Copy link
Collaborator

I'll open this up manually.

@mergify mergify bot deleted the mergify/bp/stable/0.45/pr-11352 branch December 11, 2023 14:43
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 changelog conflicts used by mergify when there are conflicts in a port documentation Something is not clear or an error documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants