Lann

Results 59 issues of Lann

Following up on #284 and #292, I'd like to change the signature spec from signing data _derived_ from the invoice file to signing the invoice file itself. This would require...

To support m2m auth for e.g. CI/CD, add support for client certificate authentication. This would include a config option for specifying a CA certificate which would be used to validate...

For example, with recent checkout of Spin `spin --version` gives: `spin 0.4.0 (7404232 2022-07-15) `. For someone not already familiar with this it isn't obvious that this includes code committed...

good first issue
help wanted
cli

@ecumene is [looking for a way to make an external service registration request on Spin app startup](https://github.com/fermyon/spin/pull/521#issuecomment-1167712593). This might be a reasonable feature to add to _all_ trigger types, perhaps...

There have been a few recent issues and PRs around the ways stdio is managed for WASI modules: - #431 - #438 - #449 - #482 - #513 (includes changes...

These docs at https://spin.fermyon.dev/configuration/ could use some love. In particular, @itowlson has [feedback](https://github.com/fermyon/spin/pull/464#pullrequestreview-968479211) on the custom config sections which I punted to this issue. I'm planning to work on a...