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

refactor: Implement IdentityImage #338

Merged
merged 14 commits into from
Oct 21, 2023
Merged

refactor: Implement IdentityImage #338

merged 14 commits into from
Oct 21, 2023

Conversation

dariusc93
Copy link
Contributor

What this PR does 📖

  • Implements IdentityImage
  • Internally, adds ImageDag to hold an additional metadata of the image (specifically the image mime), linking the image pointer in it.

Which issue(s) this PR fixes 🔨

Resolves #337

Special notes for reviewers 🗒️

Additional comments 🎤

@dariusc93 dariusc93 self-assigned this Oct 14, 2023
@dariusc93 dariusc93 marked this pull request as ready for review October 15, 2023 11:52
@dariusc93 dariusc93 marked this pull request as draft October 15, 2023 23:45
@dariusc93 dariusc93 marked this pull request as ready for review October 20, 2023 07:46
@dariusc93 dariusc93 merged commit 2360aab into main Oct 21, 2023
@dariusc93 dariusc93 deleted the refactor/id-image-handle branch October 21, 2023 12:01
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.

identity: Implement IdentityImage
1 participant