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

[WIP] Support merging of registries. #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

GunnarFarneback
Copy link
Owner

Functionality to merge registries or copy selected packages from one registry to another.

@codecov-commenter
Copy link

codecov-commenter commented May 24, 2020

Codecov Report

Merging #14 into master will decrease coverage by 38.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #14       +/-   ##
===========================================
- Coverage   97.76%   59.72%   -38.04%     
===========================================
  Files           1        2        +1     
  Lines         134      221       +87     
===========================================
+ Hits          131      132        +1     
- Misses          3       89       +86     
Impacted Files Coverage Δ
src/LocalRegistry.jl 97.77% <ø> (+0.01%) ⬆️
src/merge.jl 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 48f2e12...b6f291d. Read the comment docs.

@musm
Copy link

musm commented Apr 6, 2022

This would indeed be very helpful functionality. My use case:
Custom registry with packages copied over from the General registry + custom user packages. The ability to copy over packages from the registry would simplify setting up the custom registry.

@GunnarFarneback
Copy link
Owner Author

This is a bit of odd-ball functionality for LocalRegistry and nothing I have needed since I created the PR. I don't know how well it has aged but what it's really missing is tests.

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.

3 participants