Ruben Fiszel
1595f79bc3
chore(main): release 1.199.0 ( #2557 )
...
* chore(main): release 1.199.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-04 00:56:30 +01:00
Guillaume Bouvignies
668c9da646
feat: Schedule error handler improvements ( #2555 )
...
* Fix schedule path for scheduled scripts
* feat: Add possibility to mute workspace error handler on schedules and define an error/recovery handler as default
* Permission error handlers to the error handler group for consistency, and small refactoring
* Fix recovery handler
* Add parent job to recovery handler for consistency
* Fix tests
* Locking feature to EE in FE
2023-11-04 00:52:37 +01:00
Ruben Fiszel
0fcebe4420
chore(main): release 1.198.0 ( #2550 )
...
* chore(main): release 1.198.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-03 22:12:18 +01:00
Ruben Fiszel
0f37439877
fix: support results[<x>] + export more metatada for scripts
2023-11-03 21:53:58 +01:00
Ruben Fiszel
bfa4bd8f7b
chore(main): release 1.197.1 ( #2548 )
...
* chore(main): release 1.197.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-02 22:37:23 +01:00
Guillaume Bouvignies
7ba2a6c4f1
fix: Slack error handler missing "slack" arg ( #2546 )
2023-11-02 22:33:16 +01:00
Ruben Fiszel
00bc1b9671
chore(main): release 1.197.0 ( #2538 )
...
* chore(main): release 1.197.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-02 20:27:33 +01:00
HugoCasa
29aabd3472
fix: enable default tokenizer truncation ( #2537 )
2023-11-01 14:45:24 +01:00
Ruben Fiszel
f9c07bd6ec
chore(main): release 1.196.0 ( #2535 )
...
* chore(main): release 1.196.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-01 13:18:00 +01:00
Ruben Fiszel
d069be74b6
chore(main): release 1.195.0 ( #2531 )
...
* chore(main): release 1.195.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-01 00:55:33 +01:00
Ruben Fiszel
c8036317d2
fix: only load embeddings if in server mode
2023-11-01 00:44:24 +01:00
Guillaume Bouvignies
c31299bed8
feat: Ability to restart flow on loop/branchall iteration ( #2526 )
...
* feat: Ability to restart flow on loop/branchall iteration
* Add popover to frontend
* refresh restart button onSelectedJobStepChange
* Display branch names for branchall
* Fix flow preview
* Fix compile break
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-10-31 15:27:54 +01:00
Ruben Fiszel
a87a441c14
chore(main): release 1.194.0 ( #2523 )
...
* chore(main): release 1.194.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-30 20:17:31 +01:00
HugoCasa
302649faa8
fix: workspaced embeddings for resource types ( #2525 )
...
* fix: workspaced embeddings for resource types
* fix: remove admins only rts
2023-10-30 15:28:20 +01:00
Ruben Fiszel
cd01734735
add more migration info at start
2023-10-30 15:17:32 +01:00
Guillaume Bouvignies
76a736aee6
feat: Restartable flows ( #2514 )
...
* feat: Restartable flows for simple sequential flows
* check if status of previous module to initialize last_result
* compute result of forloop flows when needed
* Add possibility to restart a flow preview
* Re-compute leaf jobs when needed
* FE polishing
* Add tooltip on button and fix module not found error in preview
* Handle ListJob when computing leaf job from db
* Fix unused imports
* ./build_openapi.sh
* sqlx prepare
2023-10-30 12:51:56 +01:00
Ruben Fiszel
0a2648f560
chore(main): release 1.193.0 ( #2513 )
...
* chore(main): release 1.193.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-28 15:04:26 +02:00
Ruben Fiszel
a1a4737ddf
fix resource types embedding
2023-10-27 16:48:20 +02:00
Ruben Fiszel
ea28163865
fix: prometheus metrics are an instance settings
2023-10-25 23:32:47 +02:00
Ruben Fiszel
17f7356403
chore(main): release 1.192.0 ( #2509 )
...
* chore(main): release 1.192.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-25 10:13:51 +02:00
Ruben Fiszel
b9c9a20dd6
chore(main): release 1.191.0 ( #2506 )
...
* chore(main): release 1.191.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-25 01:27:28 +02:00
Ruben Fiszel
d44b078e70
fix: improve concurrency limit lock
2023-10-25 00:17:38 +02:00
Guillaume Bouvignies
927cbbe230
fix: concurrency limit EE feature warning ( #2505 )
...
* fix: concurrency limit EE feature warning
* fix deprecated usage
* skip serializing empty optional
2023-10-24 17:59:16 +02:00
Ruben Fiszel
e79ca4e845
improve batch job api for scripts
2023-10-24 12:20:57 +02:00
Ruben Fiszel
f752f83c94
chore(main): release 1.190.3 ( #2502 )
...
* chore(main): release 1.190.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-24 10:21:50 +02:00
Ruben Fiszel
cc17e36702
chore(main): release 1.190.2 ( #2501 )
...
* chore(main): release 1.190.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-24 09:54:41 +02:00
Guillaume Bouvignies
96f3854145
fix: ListableQueuedJob were missing the priority field ( #2500 )
2023-10-24 09:49:14 +02:00
Ruben Fiszel
410cdd5526
chore(main): release 1.190.1 ( #2497 )
...
* chore(main): release 1.190.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-24 09:31:20 +02:00
Ruben Fiszel
bed4b51c5b
add support for batch flow jobs
2023-10-23 21:53:22 +02:00
Ruben Fiszel
d75860af19
chore(main): release 1.190.0 ( #2491 )
...
* chore(main): release 1.190.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-23 21:49:32 +02:00
Ruben Fiszel
39f30785a0
feat: dedicated worker for python ( #2492 )
...
* update
* all
2023-10-23 20:21:16 +02:00
Ruben Fiszel
fa51a6cb4a
chore(main): release 1.189.0 ( #2481 )
...
* chore(main): release 1.189.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-23 17:21:30 +02:00
HugoCasa
7037d70ca2
feat: add unique id ( #2483 )
...
* feat: add unique id
* fix: sqlx prepare
* feat: add disable option
* fix: cron schedule
2023-10-23 17:05:54 +02:00
Guillaume Bouvignies
3f4af48b0b
feat: Priority queue ( #2476 )
...
* BE v1 for priority queue
* Add FE prototype
* sqlx prepare
* Disply priority badge in job detail view
* sqlx prepare post merge
* Add priority number input field next to toggle
* increase dnd timeout for app events
* Update db migration
* Fix FE import
* Add badge to script/flow details page and fix EE-only mention in tooltip
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-10-23 14:22:59 +02:00
Guillaume Bouvignies
af45ef06f2
fix: Update openapi definition to be compatible with oapi-codegen ( #2487 )
2023-10-23 14:18:24 +02:00
Ruben Fiszel
724d92d037
chore(main): release 1.188.1 ( #2479 )
...
* chore(main): release 1.188.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-21 14:51:57 +02:00
Ruben Fiszel
7dbdb8bb9c
chore(main): release 1.188.0 ( #2478 )
...
* chore(main): release 1.188.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-21 14:44:48 +02:00
Ruben Fiszel
9df33ff660
chore(main): release 1.187.0 ( #2472 )
...
* chore(main): release 1.187.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-21 02:34:57 +02:00
Ruben Fiszel
255dd53ed3
fix: windmill_status_code script now properly return + script bash default arg
2023-10-21 02:32:47 +02:00
Ruben Fiszel
2385e18286
feat: timelines for apps
2023-10-20 22:50:36 +02:00
HugoCasa
8fe30ca4ca
fix: cache embedding model in docker img ( #2474 )
2023-10-20 15:49:04 +02:00
HugoCasa
e0edd37637
fix: hub scripts search types ( #2471 )
2023-10-20 10:08:55 +02:00
Ruben Fiszel
e6308f4c42
chore(main): release 1.186.0 ( #2466 )
...
* chore(main): release 1.186.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-20 01:44:40 +02:00
Ruben Fiszel
5469321022
feat: timeline for apps ( #2470 )
...
* progress
* progress
* feat: timelnes for apps
* all
2023-10-20 01:42:27 +02:00
Guillaume Bouvignies
1200add2a7
feat: Flow approvers user groups can be JS InputTransforms ( #2468 )
...
* backend auth user validation
* Approval page suggesting login
* BE impl to support groups
* Add FE for setting suspend on flow step
* handle admin as a specific case
* restrict feature to entperprise only
* group names as static input transforms
* Suspend settings with tabs
* Update enterprise edition check
* cleanup
* FE InputTransformForm
* BE InputTransform
* Fix FE
* cleanup
* ArgInput list multiselect
* cleanup
* reset vscode settings
2023-10-20 01:39:31 +02:00
Guillaume Bouvignies
9442068374
feat: Approval step optionally require logged-in user ( #2462 )
...
* backend auth user validation
* Approval page suggesting login
* BE impl to support groups
* Add FE for setting suspend on flow step
* handle admin as a specific case
* restrict feature to entperprise only
* group names as static input transforms
* Suspend settings with tabs
* Update enterprise edition check
* cleanup
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-10-20 00:20:20 +02:00
HugoCasa
666ac56824
fix: embeddings duplicate id ( #2467 )
2023-10-19 19:41:52 +02:00
HugoCasa
ef3e4b2623
feat: local hub embeddings search ( #2463 )
...
* feat: local hub embeddings search
* fix: cargo lock
* fix: sqlx prepare
* fix: cargo tinyvector
* feat: add DISABLE_EMBEDDING env var
* fix: cargo lock
2023-10-19 17:27:42 +02:00
Ruben Fiszel
b5bb247bab
chore(main): release 1.185.0 ( #2461 )
...
* chore(main): release 1.185.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-19 15:57:12 +02:00
Ruben Fiszel
646f0ddc9e
chore(main): release 1.184.0 ( #2438 )
...
* chore(main): release 1.184.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-18 01:35:50 +02:00