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

publish Templates with metadata attached to manifest #865

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

joshspicer
Copy link
Member

Just like with Features, attach a complete copy of the metadata (the devcontainer-template.json) to the OCI manifest. This is useful for tooling to query.

This will be immediately useful for microsoft/vscode-remote-release#10095, allowing the extension to read various metadata properties before applying the Template.

Example Template with the metadata attached can be seen here (displayed under 'labels' on GitHub): https://github.com/codspace/templates/pkgs/container/templates%2Fmytemplate/251579251?tag=latest

@joshspicer joshspicer requested a review from a team as a code owner July 31, 2024 23:42
Copy link
Member

@samruddhikhandale samruddhikhandale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@joshspicer joshspicer merged commit 6c6aebf into main Aug 1, 2024
37 checks passed
@joshspicer joshspicer deleted the joshspicer/cache-template-metadata branch August 1, 2024 16:36
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.

2 participants