Hornwitser
Hornwitser
I noticed the same, Wrapping the app into fastify-plugin was just randomly removed in #446 with this change https://github.com/fastify/fastify-cli/commit/6dfee4e393573031343c4b932f40c54b7a0f7f65#diff-d422baf24ac606e8462ae86c1d33235f3c9299defa513b127d36661e3d766e9dL20-R24. @Eomm why was this feature removed while confusingly keeping the comment...
I'm not sure how to solve this issue, I'm rather unfamiliar with fastify.
This is looking pretty good. I have not reviewed the code in detail so my only comment on it right now is that I would like to see the version...
@CCpersonguy do you have an update on this? Would be nice to get this feature in.
I think showing the configured version when it's not running is the simplest and most useful thing to do right now. That means if the configured version is "latest" and...
> I don't particularly like that idea. Doing that would obfuscate the source of the information provided, as well as just duplicating a value already accessible and transmitted over the...
Ask yourself this; what do you expect to happen when you start the following instance?  (Or alternatively, sourced from ctl)  (Or sourced from the API with InstanceDetailsListRequest) a....
I'm feeling the templating syntax is awkward to read and leads to writing code that works around its idiosyncrasies rather than working well with it. For example when templating optional...
The idea I had was that it would show you the drop targets when you drag a file anywhere over the Web UI so that you could see this table...
Do you have any way of reproducing this? Doesn't happen when I tried it on my laptop. 