-
`spin up` can run multiple trigger executors for an app. It would be useful in some scenarios to run only certain trigger type(s), e.g. I want to test http triggers but I don't have a redis host to se…
-
With #1776, we will have a build flag on `spin up`. We should remove the `up` flag on spin build with spin 2.0 since that is an opportunity for a breaking change.
https://github.com/fermyon/spin/pu…
-
For template app testing automation (as is done in e2e), when the template requires a plugin (such as templates from the `spin-js-sdk` and `spin-python-sdk` repos, `js2wasm` and `py2wasm` being the re…
-
Because Spin Plugin binaries are precompiled binaries with a variety of system dependencies, they may not run as-built-by-Fermyon on all systems - for example [`spin cloud` doesn't run on `NixOS`](htt…
-
Problem:
TinyGo Spin apps that use `log` gets the following runtime error from Wasmtime:
```sh
$ spin build --up
Building component go-app with `tinygo build -target=wasi -gc=leaking -no-debug -…
-
It's probably important to include some supporting information about Spin architecture in "Using Spin" section. As an aside, I've included another issue about restructuring the sections in fermyon/spi…
-
There exists the capability to use a different storage backend for the different key/value stores e.g. https://developer.fermyon.com/spin/v2/dynamic-configuration#libsql-storage-provider.
A key asp…
-
As a user, I'd love to install the spin CLI similar to how I'd install other packages on Linux - through `apt`.
Something similar to
```
$ curl -fsSL https://apt.releases.fermyon.dev/gpg | sudo…
-
It would be great to get a Python example in the repo — here is an example from the file server on using componentize-py — https://github.com/fermyon/spin-fileserver/pull/43
-
### Discussed in https://github.com/fermyon/spin/discussions/690
Originally posted by **tshepang** August 16, 2022
Here referring to logs in `~/.spin/spin-hello-world/logs`.