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

Allow getting http trigger metadata from (locked)app from spin-http #1690

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

rylev
Copy link
Collaborator

@rylev rylev commented Aug 14, 2023

Allows getting http trigger metadata from an app and locked app without needing to pull in the entire http-trigger crate (by instead using the more lightweight spin_http crate).

This also extends LockedApp to be able to easily deserialize metadata based on a given metadata key.

@vdice vdice added this to the 1.5.0 milestone Aug 15, 2023
@vdice
Copy link
Member

vdice commented Aug 23, 2023

If you'd like to rebase, e2e tests should now be running successfully.

@rylev rylev merged commit 32199e1 into main Aug 28, 2023
9 checks passed
@rylev rylev deleted the http-trigger-metadata branch August 28, 2023 09: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