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

Derive serde traits for Reference #250

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Conversation

dmartin
Copy link
Contributor

@dmartin dmartin commented Nov 3, 2024

What type of PR is this?

/kind feature

What this PR does / why we need it:

Adds Serialize and Deserialize support for the Reference type recently imported from oci_distribution.

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Added serde `Serialize`/`Deserialize` support for `distribution::Reference`

@saschagrunert
Copy link
Contributor

Code LGTM, unit tests are fixed in #251

@flavio flavio merged commit 5245936 into youki-dev:main Nov 4, 2024
12 of 13 checks passed
@dmartin dmartin deleted the reference-serde branch November 4, 2024 14:20
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