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

Enable loading static assets in Spin applications #24

Closed
wants to merge 2 commits into from
Closed

Enable loading static assets in Spin applications #24

wants to merge 2 commits into from

Conversation

kate-goldenring
Copy link
Collaborator

Enables loading static assets in Spin applications.
Specifically, this modifies the engine to check for the Spin static asset
media type and adds that layer to the Spin cache, used later by the loader.

radu-matei and others added 2 commits March 4, 2024 10:22
This commit enables loading static assets in Spin applications.
Specifically, it modifies the engine to check for the Spin static asset
media type and adds that layer to the Spin cache, used later by the loader.

Signed-off-by: Radu Matei <[email protected]>

Co-authored-by: Kate Goldenring <[email protected]>
Co-authored-by: Vaughn Dice <[email protected]>
Signed-off-by: Kate Goldenring <[email protected]>
Copy link
Member

@radu-matei radu-matei left a comment

Choose a reason for hiding this comment

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

I know @Mossaka was interested in adding a test for this, but I think we can do that in a follow-up.

LGTM!

@kate-goldenring
Copy link
Collaborator Author

@radu, sorry i didn't see #13

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