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

support RegistryInstance in get_all_non_jll_package_names #568

Merged
merged 9 commits into from
Jul 9, 2024

Conversation

ericphanson
Copy link
Member

@ericphanson ericphanson commented Jul 7, 2024

closes #442

Here we don't add the dependency, since it is only valid on Julia 1.7+ and we need to support 1.0+. However I think it's easy enough for the user to pass in a RegistryInstance as long as we document how. Here the docs example block serves to test this new code path.

@ericphanson ericphanson changed the title support compressed registry in get_all_non_jll_package_names support RegistryInstance in get_all_non_jll_package_names Jul 7, 2024
@ericphanson ericphanson added this pull request to the merge queue Jul 9, 2024
Merged via the queue into master with commit 24eae8b Jul 9, 2024
10 of 11 checks passed
@ericphanson ericphanson deleted the eph/registryinstances branch July 9, 2024 10:12
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.

Feature request: support the compressed (non-extracted) version of the Pkg server registry
1 participant