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

Move YaoToEinsum and YaoPlots to Yao's repo #105175

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

GiggleLiu
Copy link
Contributor

No description provided.

@GiggleLiu
Copy link
Contributor Author

We moved YaoPlots and YaoToEinsum to Yao's main repo recently, could you please help me merge this PR?
@giordano

@giordano
Copy link
Member

Did you verify old versions of the packages would still be installable? When you move stuff to subdirs of another existing repository you have to recreate the history.

@GiggleLiu
Copy link
Contributor Author

Did you verify old versions of the packages would still be installable? When you move stuff to subdirs of another existing repository you have to recreate the history.

Yes. I did not remove the old repository. These repos will be archived after the relocations.

@giordano
Copy link
Member

No, that's not how it works. With this PR you're changing the repository from where the packages are retrieved, so the already registered versions of those packages will have to be installable from the new repository.

@GiggleLiu
Copy link
Contributor Author

@giordano I have merged the git subtree with the following PR:
QuantumBFS/Yao.jl#504

Now I can use the tree-hash for extracting the correct version of YaoToEinsum and YaoPlots. Is there any way to test if the older version packages should be resovled correctly?

@giordano
Copy link
Member

You can use #35965 (comment)

@GiggleLiu
Copy link
Contributor Author

Thank you! @giordano

All package are found. The output is as follows.

YaoToEinsum
0.1.0 found
0.1.1 found
0.1.2 found
0.1.3 found
0.1.4 found
0.1.5 found
0.2.0 found
0.2.1 found
0.2.2 found
YaoPlots
0.1.0 found
0.2.0 found
0.3.0 found
0.4.0 found
0.4.1 found
0.5.0 found
0.6.0 found
0.6.1 found
0.7.0 found
0.7.1 found
0.7.2 found
0.7.3 found
0.7.4 found
0.7.5 found
0.8.0 found
0.8.1 found
0.9.0 found

@giordano giordano merged commit cb0ef6b into JuliaRegistries:master Apr 23, 2024
10 checks 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.

2 participants