itowlson
itowlson
Add --format (plain | json) argument to display any output as formatted JSON or plain text (default)
Also requested as part of #2555
Add --format (plain | json) argument to display any output as formatted JSON or plain text (default)
I think the reason was I didn't want to clutter the UI for something that was intended solely for programmatic use. That was probably a bad call (who am I...
Thanks for this update @deadprogram - I will get that into our docs and templates. > Bonus: you can now remove the extra `func main() {}` from your TinyGo modules,...
We will! Is it okay to say 0.32 and above, or should we tell folks 0.34?
How did I miss the one _right at the top?_ I'll update the build and the docs to use that. Thanks!
I believe this is what @devigned has kindly put his hand up for!
Yeah we can open new issues when the draft changes. Thank you again for your work on this @devigned.
Do we have a good sense of what we want from this feature? It seems like the ask is specifically for a kind of "single level" wildcard, i.e. like `/...`...
@karthik2804 Sorry I maybe confused the question by giving the `spin-path-info` analogy - it was intended only as analogy. Let me rephrase: Suppose I have a trigger `/a/*/b`. Suppose a...
@karthik2804 Is your comment about the multiple trigger workaround suggesting that this is no longer important (at least to you) and could be dropped from the 2.1 list? I am...