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

Fixes #38071 - Add content_type field to container manifests #11250

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sjha4
Copy link
Member

@sjha4 sjha4 commented Dec 6, 2024

What are the changes introduced in this pull request?

Adds a type -> content_type field on container manifest and manifest lists and add these to rabls and indexing

Considerations taken when implementing this change?

We can't name fields type since it's reserved. Going with content_type after some offline discussions with Ian.

What are the testing steps for this pull request?

  1. Create a bootable/flatpak repository and sync
  2. Check the API request for repository > manifests page and make sure the content_type field is correctly set.

@sjha4 sjha4 force-pushed the add_container_manifest_types branch from 8e62114 to 631dbba Compare December 12, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant