Skip to content

Conversation

@mtfishman
Copy link
Member

Based on https://github.com/JuliaRegistries/CompatHelper.jl/blob/v3.12.0/.github/workflows/CompatHelper.yml.

As @lkdvos mentioned in ITensor/ITensorPkgSkeleton.jl#47, ideally we would do something like https://github.com/julia-actions/julia-buildpkg/blob/v1.7.0/action.yml#L56-L63 to allow customizing which local registries to add, but for now I'm hard coding it to add the ITensorRegistry.

@mtfishman
Copy link
Member Author

@lkdvos I'm sure there are things that can be improved here, but I just tried to keep it as simple as possible for now for testing. I'm going to merge so I can test it out in NamedDimsArrays.jl (as you've mentioned before I think that is the only way to test these...).

@mtfishman mtfishman merged commit ccb154a into main Feb 7, 2025
@mtfishman mtfishman deleted the compathelper branch February 7, 2025 23:23
@mtfishman
Copy link
Member Author

Ok, I think this worked (it is being used in NamedDimsArrays.jl here: https://github.com/ITensor/NamedDimsArrays.jl/blob/ca769ad41fc9021d39f88cc1b699d94b1235d473/.github/workflows/CompatHelper.yml, and I triggered it to run here: https://github.com/ITensor/NamedDimsArrays.jl/actions/runs/13209714746), though @lkdvos please take a look and let me know if there are improvements to make.

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