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

improve store implementation and add a few more tests #98

Merged
merged 4 commits into from
Dec 9, 2021

Conversation

joshrwolf
Copy link
Contributor

  • expose our implementation of oci content store (OCI)
  • remove redundant wrapper store methods in favor of store.Content
  • ensure store.Walk does so properly and with more information available to callers (descriptors)
  • add more logging information during copies with cli
  • add tests for store.Copy() and store.CopyAll()

@joshrwolf joshrwolf added this to the v0.3.0 milestone Dec 9, 2021
@joshrwolf joshrwolf merged commit e9bd38c into hauler-dev:main Dec 9, 2021
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.

1 participant