Ruben Fiszel
|
155ca5fe26
|
fix: add support for result.json for powershell
|
2024-07-01 08:48:33 +02:00 |
|
Ruben Fiszel
|
5ae8592792
|
feat: track dependency map for bun + inline script of flows
|
2024-06-08 16:43:48 +02:00 |
|
Ruben Fiszel
|
ffbfba9323
|
bash nits
|
2024-03-16 18:52:17 +01:00 |
|
Ruben Fiszel
|
e5366b84bb
|
feat: refactor logging to improve performance by order of magnitude for longer jobs
|
2024-03-16 17:55:34 +01:00 |
|
HugoCasa
|
fdd9374aa1
|
fix: powershell nsjail (#2856)
|
2023-12-14 13:34:40 +01:00 |
|
HugoCasa
|
b9397856a8
|
fix: pwsh modules nsjail (#2845)
|
2023-12-13 14:16:08 +01:00 |
|
HugoCasa
|
505b417f3b
|
feat: powershell deps (#2820)
* feat: powershell deps v-1
* feat: powershell profile + editor helpers + arm img
* fix: make sure powershell cache dir exists
|
2023-12-13 07:09:08 +01:00 |
|
Guillaume Bouvignies
|
83f9ef34e6
|
feat: Add toggle to optionally mute error handler for cancelled jobs (#2567)
* fix: Fix canceled flag in completed_job table
* Add toggle to workspace settings
|
2023-11-06 18:24:51 +01:00 |
|
Ruben Fiszel
|
b4d5c5add8
|
fix: fix powershell args passing
|
2023-11-01 17:19:15 +01:00 |
|
Ruben Fiszel
|
9314d38bf1
|
feat: refactor entirely json processing in favor or rawjson to handle larger payloads (#2446)
* raw json
* raw json
* raw json
* raw json
* the big rawjson rewrite
* resolve merge conflicts
* all
* progress
* progress
* all compile
* remove mut
* remove mut
* remove mut
* arc queuedjob
* finish
* finish
* finish
* fixes
* progress
* fix result
* small fixes
* small fixes
* fix tests
* fix tests
* fix tests
* optimize eval timeout
* optimize eval timeout
* optimize eval timeout
* handle big args and result in get jobs
* improve args
* fix
* fix
* fix tests
* fix tests
* done
* add bigquery to native picker
* add bigquery
---------
Co-authored-by: gbouv <guillaume@windmill.dev>
|
2023-10-16 10:46:55 +02:00 |
|
Guillaume Bouvignies
|
e960efb499
|
Better error when executable not found (#2407)
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2023-10-09 18:06:05 +02:00 |
|
HugoCasa
|
e7165f3357
|
fix: add reserved variables in args (#2371)
* fix: add reserved variables in args
* fix: only get job when necessary
|
2023-10-03 18:14:37 +02:00 |
|
Ruben Fiszel
|
f40bbba519
|
feat: attempt to SIGTERM before SIGKILL for bash
|
2023-09-11 18:55:19 +02:00 |
|
Ruben Fiszel
|
75a149009a
|
fix: pass TZ from env to runtimes
|
2023-09-07 12:20:29 +02:00 |
|
Ruben Fiszel
|
e1469cc64d
|
feat: multiline support in bash
|
2023-08-20 17:05:29 +02:00 |
|
Ruben Fiszel
|
d602669332
|
refactor worker-common
|
2023-08-20 16:55:38 +02:00 |
|
Ruben Fiszel
|
9efca50541
|
refactor worker-common
|
2023-08-20 16:44:22 +02:00 |
|
Ruben Fiszel
|
da036b2a19
|
refactor workers
|
2023-08-20 15:58:43 +02:00 |
|