-
As seen [here](https://github.com/search?q=repo%3Afermyon%2Factions%20SPIN_VERSION&type=code), this action sets the `SPIN_VERSION` env var in the action environment.
This means users of this action…
vdice updated
5 months ago
-
How do we handle backward-compatible (i.e. adding a function) WIT interface upgrades?
-
The following error message is being shown when running `spin up`
```shell
3: registry error: Wasm components must have a config of type application/vnd.wasm.config.v0+json
4: Wasm componen…
-
### Component
_No response_
### Task Description
User provided functions is a critical feature for Infrahub but it present a significant security risk if we want to provide Infrahub as a service in…
-
**Is your feature request related to a problem? Please describe.**
Let's say you have the domain example.com, and that you've set up a service like Google Workspace to receive email at hi@example.c…
-
When following the guide at 3b (https://docs.turso.tech/tutorials/fermyon-spin-rust-setup-guide/#3b-add-code-to-create-a-client-object-and-query-turso-in-srclibrs) I'm getting a linking error `rust-ll…
-
I created a Spin App with two triggers:
```toml
# ...
[[trigger.http]]
route = "/..."
component = "api"
[[trigger.command]]
component = "cleanup"
# ...
```
## Actual Behavior
Up…
-
I have the following WAC document:
```
package root:component-val@0.0.1 targets fermyon:spin/http-trigger@2.0.0;
let c = new root:component { ... };
export c...;
```
I resolve it like so…
-
The following URLs are showing redirect errors associated with them:
- https://developer.fermyon.com/spin/quickstart/rust-components
- https://developer.fermyon.com/spin/quickstart/go-components
- …
-
The following page https://developer.fermyon.com/spin/deploying-to-fermyon.md (GitHub URL: https://github.com/fermyon/developer/blob/main/content/spin/deploying-to-fermyon.md) links to two URLs that a…