wmill sync pull to get the code out of my workspace, into a local folder and pushing to my git repo. Today I wanted to get more productive by learning how to use the VScode plugin. Got that setup, been working with it all day, its great. Just tried to do a wmill sync push and now the cli thinks it needs to rename all the scripts on the server? Note, the problem appears to be tied to the defaultTs option in the wmill.yaml file. I kept having to click to switch to deno from bun so I changed that to option in the yaml. If I change it back to bun and then try to do the push again, the sync does not think it needs to do a bunch of renaming. What do I need to do here? I definitely want my default to be deno and all my .ts files are already named .deno.ts, so I don't know why the cli thinks they need renamed on the server?
Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share
henri-c · 4d ago
### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!
Pyra · 2w ago
First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂
henri-c · 4w ago