Ruben Fiszel
3e3f9dd74d
fix: nativets correct transform resources in args
2024-09-06 20:41:42 +02:00
HugoCasa
a009c8df23
feat: schedule success handler ( #4346 )
2024-09-06 19:03:09 +02:00
Ruben Fiszel
4c174cb359
feat: add load more to runs page if nb of jobs >= 1000
2024-09-04 22:45:35 +02:00
HugoCasa
04a3af8024
fix: increase AI gen timeout + upgrade to 16k gpt4o ( #4340 )
2024-09-04 19:33:23 +02:00
Ruben Fiszel
40d761d409
chore(main): release 1.391.0 ( #4335 )
...
* chore(main): release 1.391.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-09-04 14:01:20 +02:00
Ruben Fiszel
84e18c73c0
fix: improve wm_labels indices + UX nits
2024-09-04 11:40:23 +02:00
HugoCasa
c487934e3b
feat: add slack as a critical alert channel ( #4319 )
...
* feat: add slack as a critical alert channel
* update ee ref
2024-09-04 09:48:13 +02:00
Ruben Fiszel
124c3d74df
chore(main): release 1.390.1 ( #4332 )
...
* chore(main): release 1.390.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-09-03 20:31:12 +02:00
Ruben Fiszel
4af284d41d
chore(main): release 1.390.0 ( #4318 )
...
* chore(main): release 1.390.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-09-03 01:06:08 +02:00
Ruben Fiszel
552f7d61a1
fix: improve dependency map to handle recusrive loops + handle better flow relative imports
2024-09-02 21:38:47 +02:00
Ruben Fiszel
658a7f16f5
chore(main): release 1.389.1 ( #4316 )
...
* chore(main): release 1.389.1
* Apply automatic changes
* Update CHANGELOG.md
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-09-02 14:06:41 +02:00
Ruben Fiszel
9bbfb20ae3
nits error message
2024-09-02 00:46:26 +02:00
Ruben Fiszel
abfc7339e5
chore(main): release 1.389.0 ( #4310 )
...
* chore(main): release 1.389.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-09-01 23:34:31 +02:00
Ruben Fiszel
c8320c9720
nit test
2024-09-01 22:19:58 +02:00
Ruben Fiszel
86c1a52288
refactor main tokio select loop ( #4312 )
2024-09-01 21:58:37 +02:00
Ruben Fiszel
98a0c77c7d
nits job still running format
2024-09-01 12:28:03 +02:00
Ruben Fiszel
7874e28a0e
nits log formats for delayed job
2024-09-01 12:22:14 +02:00
Ruben Fiszel
c429e09211
nits zombie job log improvement
2024-09-01 10:36:53 +02:00
Ruben Fiszel
c93ccb6f55
improve service logs with json_fmt
2024-08-31 23:04:12 +02:00
Ruben Fiszel
c62e152d27
feat: service logs ( #4244 )
2024-08-31 14:57:35 +02:00
HugoCasa
6915ae6bfe
fix: prevent duplicate worker alerts ( #4309 )
2024-08-31 13:27:59 +02:00
Ruben Fiszel
72e7d8f8dd
chore(main): release 1.388.0 ( #4308 )
...
* chore(main): release 1.388.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-30 17:47:06 +02:00
HugoCasa
c3ce68066c
feat: min workers in worker group alert + zombie job critical alert ( #4307 )
...
* feat: min workers in worker group alert + zombie job critical alert
* updatee ee ref
2024-08-30 17:25:53 +02:00
wendrul
91d328b132
feat: add rust ( #4253 )
...
* Add rust on frontend
* Add parser for rust
* Handle rust job execution
* Main has to return a result that is serializable
* Update parser: parse many rust types
* Rust parser dependencies
* Frontend wasm parser
* Add windmill parser rust to windmill parser wasm (temporarily)
* Add rust as a tag on worker__default
* Change init code for rust
* Cleanup rust_executor.rs
* Remove tree-sitter dep and fix unused imports
* Add lockfile and build logic
* Add cargo and rustup to windmill image
* Fix env var to work on docker image and dev env
* modify package.json
* Deps after parser publish
* Add stashed migration
* Unify rust versions
* Add error message when php or cargo are not present to use another image
* Error message conditionally on feature flag
* all ci/cd changes
* all ci/cd changes
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-08-30 17:01:04 +02:00
Proesmans Bert
9b7999a196
Take interpreter paths from environment (bash executor) ( #4304 )
...
* Take bash exe path from environment
- Changed BIN_BASH type to owned String
- Replaced hardcoded path with BIN_BASH
- Updated references of BIN_BASH to match new String type
* Replaced hardcoded pwsh call with POWERSHELL_PATH
2024-08-30 14:56:32 +02:00
Ruben Fiszel
715e2d4c52
chore(main): release 1.387.1 ( #4306 )
...
* chore(main): release 1.387.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-30 14:35:46 +02:00
Ruben Fiszel
dc0251b1be
fix: improve history navigation on the runs page
2024-08-30 13:13:16 +02:00
Ruben Fiszel
c876edfb3f
nits runs page
2024-08-30 00:03:21 +02:00
Ruben Fiszel
d6641628ad
chore(main): release 1.387.0 ( #4300 )
...
* chore(main): release 1.387.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-29 20:06:17 +02:00
Ruben Fiszel
0f5613c632
chore(main): release 1.386.0 ( #4291 )
...
* chore(main): release 1.386.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-28 13:45:42 +02:00
wendrul
858f63344f
split script argument and dependency parser packages to lighten initial load of the script editor ( #4287 )
...
* Add feature flags to split parsers into different pkgs
* Split wasm parser imports
* Use regex-lite, reorganize the parser split
* Update imports to the new wasm parser split
* Remove panic system on wasm and simplify snake case convert logic
* Adapt new imports
* Fix to_snake_case + fix tests
* Adapt wasm test dependencies
* Add publish script
* Fix publish script
* Publish script relative to script location
* pkg diff + publish
* Fix TS WASM import + add pakcage lock
* Fix lint
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-08-28 13:26:55 +02:00
HugoCasa
304de14674
fix: items with starred info ( #4298 )
2024-08-28 11:45:50 +02:00
HugoCasa
5a300fb3e2
feat: show last job instead of current job on workers page ( #4293 )
...
* feat: show last job instead of current job on workers page
* fix: keep old sql column name
2024-08-27 22:04:02 +02:00
HugoCasa
9efad477da
optional starred info on get item + update name of user instance ( #4295 )
2024-08-27 21:58:51 +02:00
HugoCasa
814016687e
fix: smtp server build without parquet feature ( #4292 )
2024-08-27 11:23:06 +02:00
Ruben Fiszel
e1223a6f24
fix: cache hub scripts in more cases + pre-cache hub scripts deps in deno
2024-08-27 02:30:54 +02:00
Ruben Fiszel
2b3e86e341
feat: add vim support for monaco/webeditor
2024-08-26 22:31:23 +02:00
Ruben Fiszel
14e756435b
chore(main): release 1.385.0 ( #4288 )
...
* chore(main): release 1.385.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-26 18:59:38 +02:00
HugoCasa
4671e97038
feat: s3 image preview ( #4262 )
...
* feat: s3 image preview
* fix: use url in src directly
* update ee ref
2024-08-26 13:36:07 +02:00
Ruben Fiszel
ebc1ee1dfe
chore(main): release 1.384.0 ( #4278 )
...
* chore(main): release 1.384.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-26 11:36:07 +02:00
HugoCasa
5e5b3e2b53
feat: put email triggers attachments on s3 ( #4272 )
...
* feat: put email triggers attachments on s3
* update ee ref
2024-08-26 11:06:09 +02:00
Ruben Fiszel
8c386307c6
chore(main): release 1.383.1 ( #4277 )
...
* chore(main): release 1.383.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-22 14:05:00 +02:00
Ruben Fiszel
d537ce3106
chore(main): release 1.383.0 ( #4271 )
...
* chore(main): release 1.383.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-22 09:05:03 +02:00
wendrul
ccc86ca88b
refactor windmill concurrent index migrations using a macro ( #4275 )
...
* Add macro to run migrations
* Factor windmill migrations into the new macro
* Run formatter
2024-08-21 17:15:08 +02:00
HugoCasa
6a99d999a2
feat: improve early stop ( #4257 )
2024-08-21 00:47:34 +02:00
Ruben Fiszel
c2313a8c8d
feat: add wrap_body header to webhooks
2024-08-20 22:58:17 +02:00
Ruben Fiszel
662d60126d
chore(main): release 1.382.2 ( #4267 )
...
* chore(main): release 1.382.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-20 18:54:40 +02:00
Ruben Fiszel
55b85b9979
ignore empty FORCE_WORKER_TAGS
2024-08-20 17:03:59 +02:00
Ruben Fiszel
b80257720a
fix: handle more gracefully worker without tags
2024-08-20 16:27:01 +02:00
Ruben Fiszel
1969c0eea4
chore(main): release 1.382.1 ( #4263 )
...
* chore(main): release 1.382.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-20 14:48:18 +02:00