-
Notifications
You must be signed in to change notification settings - Fork 18
Conversation
0.7.3-handle-secrets.0
Fix eslint and prettier
Expands on the GraphQL query for the service auths
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! I haven't tested the typings though, so they will need to be looked at.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but I'd like a serverless pod review before merging
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! I left a few comments, but none of them are blocking.
Co-authored-by: Eduardo Bouças <[email protected]>
…ctions-1 into feat/secrets-handling-dynamic
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A continuation of the work done in #104 that adds in dynamic fetching of secrets, and lays the groundwork for some backend changes coming to how the secrets will be passed in to functions in the future.