Skip to content

Properly attribute Git history for pulse tutorials#125

Merged
Eric-Arellano merged 6 commits intomainfrom
fix-git-history-tutorials
Oct 10, 2023
Merged

Properly attribute Git history for pulse tutorials#125
Eric-Arellano merged 6 commits intomainfrom
fix-git-history-tutorials

Conversation

@Eric-Arellano
Copy link
Copy Markdown
Collaborator

This improves upon #70. These files were basically copy and pasted from open source, so we want to bring in the proper Git history for them.

This PR is split into four commits—and we won't squash and merge—so that Git properly detects how the files have changed.

This update also results in us bringing in some improvements to operators_overview that had been made in open source, like fixing typos.

Eric-Arellano and others added 4 commits October 9, 2023 15:58
Eric-Arellano added a commit that referenced this pull request Oct 9, 2023
Part of #22. 

We still need to productionize these files: 

1) convert RST to MDX
2) edit them to ensure they're ready

But this at least gets the files in the right locations, while keeping
their Git history intact. Once they are ready to go live, we will remove
the `__` prefix from the file name and add the file to `_toc.json`.

Some files are left behind in qiskit-docs:
- 3 tutorials, which are handled in
#125
- `faq.rst`, which we're still trying to figure out where to put
Copy link
Copy Markdown
Contributor

@javabster javabster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@Eric-Arellano Eric-Arellano merged commit c02f3c7 into main Oct 10, 2023
@Eric-Arellano Eric-Arellano deleted the fix-git-history-tutorials branch October 10, 2023 15:06
frankharkins pushed a commit to frankharkins/documentation that referenced this pull request Jul 22, 2024
Part of Qiskit#22. 

We still need to productionize these files: 

1) convert RST to MDX
2) edit them to ensure they're ready

But this at least gets the files in the right locations, while keeping
their Git history intact. Once they are ready to go live, we will remove
the `__` prefix from the file name and add the file to `_toc.json`.

Some files are left behind in qiskit-docs:
- 3 tutorials, which are handled in
Qiskit#125
- `faq.rst`, which we're still trying to figure out where to put
frankharkins pushed a commit to frankharkins/documentation that referenced this pull request Jul 22, 2024
This improves upon Qiskit#70.
These files were basically copy and pasted from open source, so we want
to bring in the proper Git history for them.

This PR is split into four commits—and we won't squash and merge—so that
Git properly detects how the files have changed.

This update also results in us bringing in some improvements to
operators_overview that had been made in open source, like fixing typos.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants