Ruben Fiszel

Results 298 comments of Ruben Fiszel

powershell is now part of the default windmill image and one of the proposed template. The only TODO left is to add support on the monaco editor instead of wrapping...

I wonder if it would be sufficient to add the certificates to the trusted store of the container.

@clarkey Were you able to make it work with the solution suggested above ?

Do the workers work correctly wrt to the ca-certificate on the other hand ? So that would be an issue specific to the lsp. If yes, then this might be...

Windmill has lsp for having an assistant in the webeditor and workers to actually run the job. My question was around if workers were actually able to run the jobs...

> I verified this step to work by manually using wget inside the container to my NPM repository. However, it still did not resolve the issue. I am still getting...

We have some users reporting success on the worker by setting the certificates on `/etc/ssl/certs`. Could you reproduce ?

We will implement it for struct as you suggested. We could flatten the struct if there is only a single struct but then request with a single complex object as...

Hi @andnofence , thanks for the report. The issue is not specific to schedules. When you deploy a script, we compute the required dependencies in a lockfile which guarantee consistent...