Karthik Ganeshram
Karthik Ganeshram
@deepto98 Just wanted to check in with you if you were still working on this issue.
@radu-matei I will pick this one up.
I think adding a GitHub automation would make sense.
@itowlson it is frontend magic sprinkles. https://github.com/fermyon/developer/blob/4ae2fa1857827da9642d42591596f138cebd877c/static/js/src/modules/utils.js#L84-L105
How would the template be specified dynamically? One of the ways I can imagine is through request parameters.
I am curious if this would be needed once we have wasi-observe and otel?
This is already possible with the help of `rhai` scripts since this [PR](https://github.com/fermyon/bartholomew/pull/164) was merged. It would require the content in question to be wrapped with an `if` statement calling...
One alternative to both in parallel could be the possibility of runtime config where you choose what version of the host component you would want.
Those are some valid concerns, if we do not want to rely on triggers being well-behaved. I like the explicitness of option 2, it also potentially sets a way for...
Will update the examples on the developer website once the documentation is moved there.