Running Windmill in a Closed Environment Without Internet Access
Powershell script with PNP.Powershell module - How to connect with PFX SSL Certificate ?
Intermittent 401 errors on private NPM packages
PHP extensions and environment variables
Almost all executions fail with 'error: Unexpected reading "/tmp/windmill/wk-default-a8f...'
--- BUN INSTALL --- error: Unexpected reading "/tmp/windmill/wk-default-cdbe7a8fd670-vi95I/0195394b-643d-3729-5eba-2d400a8cd5cc/build.js" ...
Durable script that picks up where it failed
Need help in understanding source code
backend/windmill-worker/src/worker_flow.rs
:
```rust
let nresult = match &new_status {
Some(FlowStatusModule::Success { flow_jobs: Some(jobs), .. })
| Some(FlowStatusModule::Failure { flow_jobs: Some(jobs), .. }) => {...App specific SSO
Renaming a workspace's id does not work
Error in DB Migration: v2 migrate from v1
Pull custom resource type for local dev?
wmill sync pull
almost all the stuffs from the Windmill remote, from the scripts, flows, to variables and secrets, and even resources. However, I found out that resources made using custom resource type will not have the custom resource type definitions (in JSON schematics? Or maybe in other format?) are not being pulled to local, and there seems to be no way to pull it. The only alternative way I saw is by making our own custom Hub and syncing the custom resource types to that Hub somehow...? Or maybe I miss something?
Would really appreciate some help, thank you in advance 🙂...Changing user email
postgresql dynamic params
Basic questions: Flow triggering
Is it possible to use 'setValue' on all of a component in a component list?
Is there any api to see the webhooks of an workspace?
Is it possible to query a flow's progress using the Rest API?
Enterprise Edition License - Use Case Clarification
is it possible to transform output from multi select so it will update fields in grid?

Is there a way to add a Firebase/Firestore trigger to the Hub?