Ruben Fiszel
3c1e4b09a8
feat: implement progress monitor for parallel branches last transition
2024-02-28 08:49:35 +01:00
Ruben Fiszel
cd43297ec8
fix: improve handling of parallel flow branches of more than 30s
2024-02-27 16:33:13 +01:00
Ruben Fiszel
51269e4652
fix: fix scheduling of overlapping flows
2024-02-27 00:50:03 +01:00
Ruben Fiszel
931bd47d9b
improve runs filter
2024-02-27 00:08:37 +01:00
HugoCasa
88d1f7aa83
chore: stats in EE ( #3296 )
...
* feat: switch stats to closed source
* fix: remove symlink
* fix: add emptied stats
* fix: remove unneeded imports
* fix: embedding feature flag
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-02-26 20:08:22 +01:00
Ruben Fiszel
83120fe4b4
fix: crash on init script failure
2024-02-26 19:50:33 +01:00
Ruben Fiszel
103e289aa7
more debug lines, remove telemetry for agents
2024-02-26 17:02:40 +01:00
Ruben Fiszel
87a4b89ce2
fix: do not handle zombie jobs on initial_load of monitor db
2024-02-25 20:37:33 +01:00
Ruben Fiszel
78a8c8236a
increase flow zombie timeout to 30
2024-02-25 18:29:28 +01:00
Ruben Fiszel
efbba24581
feat: more resilient flows in case of crash during transitions
2024-02-25 18:25:40 +01:00
Ruben Fiszel
50ec008d93
reactive embedding feature
2024-02-24 17:39:14 +01:00
Ruben Fiszel
b603d63bd5
revert ee
2024-02-24 17:26:35 +01:00
Ruben Fiszel
c3ef987e28
chore: fasten compilation time
2024-02-24 17:10:55 +01:00
Ruben Fiszel
82c8b1d1dd
chore: fasten compilation time
2024-02-24 16:29:35 +01:00
Ruben Fiszel
81be9c4d60
fix: make setting owner for folders a transaction
2024-02-23 23:12:50 +01:00
Ruben Fiszel
36b51cb1d7
remove use of singlescript flow job kinds
2024-02-23 21:45:23 +01:00
Ruben Fiszel
2d6ba9528b
fix: improve support for singlescriptflow
2024-02-23 21:06:55 +01:00
Ruben Fiszel
76fba8f125
revert ee links
2024-02-22 15:28:18 +01:00
Ruben Fiszel
bea6c221d8
fix: fix sqlx build
2024-02-22 15:11:36 +01:00
Ruben Fiszel
2912ad99d5
revert ee symlink change
2024-02-22 14:41:39 +01:00
Ruben Fiszel
75eaa4bd30
fix: improve scim handling of renames on azure
2024-02-22 14:35:40 +01:00
Ruben Fiszel
879a6cda00
chore: remove warnings
2024-02-18 14:03:00 +01:00
Ruben Fiszel
6fdfc1f112
fix: update internal deno runtime to 0.262.0 ( #3240 )
...
* feat: scim token and saml metadata setting in UI directly
* chore(main): release 1.271.0 (#3237 )
* chore(main): release 1.271.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
* fix test
* all
* update all
* fix frontend
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-18 13:19:35 +01:00
Ruben Fiszel
1a8285a06f
feat: scim token and saml metadata setting in UI directly
...
chore(main): release 1.271.0 (#3237 )
* chore(main): release 1.271.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
fix test
revert ee changes
revert ee changes
2024-02-18 07:26:12 +01:00
Ruben Fiszel
ccbb1d9305
add support for pip index url
2024-02-17 15:58:20 +01:00
Guillaume Bouvignies
cafc8b6ccd
chore: SSO EE ( #3207 )
...
* chore: SSO EE
* update ee repo ref
* revert EE gating
* update ref to ee repo
* update comment
* Move check_nb_users
* update ee repo ref
2024-02-15 17:31:53 +01:00
Guillaume Bouvignies
4990ac79c6
chore: License validation and Audit logs EE ( #3227 )
...
* chore: audit log EE
* update repo ref
* license key validation EE
2024-02-15 16:51:24 +01:00
Ruben Fiszel
006f178055
feat: default tag can be made workspace specific ( #3194 )
...
* feat: Worker env variables are hidden to developers in the config panel (#3175 )
* improve rename component of apps
* progress
* all
* feat: default tags per workspace
---------
Co-authored-by: Guillaume Bouvignies <guillaume@windmill.dev >
2024-02-10 13:40:34 +01:00
Ruben Fiszel
f818817e10
feat: add nobypassrls migration
2024-02-05 08:55:39 +01:00
Ruben Fiszel
bdebfb42a6
exiting connection pool gracefully
2024-02-04 09:26:25 +01:00
Ruben Fiszel
4c7c73c3e3
JOB_RETENTION_SECS set to 30days by default
2024-01-31 10:55:28 +01:00
Ruben Fiszel
a24645ee00
feat: OIDC support ( #3017 )
...
* oidc
* update
* feat: add support for multiselect in python
* d
* d
* progress
* all
* all
* all
2024-01-16 23:32:26 +01:00
Ruben Fiszel
8b1800251b
fix: improve oauth accounts permissions
2024-01-13 13:00:04 +01:00
Ruben Fiszel
22f502d2a8
feat: add support for bun install scopes
2024-01-12 23:48:58 +01:00
Ruben Fiszel
f4ea893ad0
fix: reduce stack size needed for workflow transitions
2024-01-08 00:47:59 +01:00
Guillaume Bouvignies
6f2ad5f5f4
feat: Detailed job memory footprint on job run page ( #2956 )
...
* feat: Detailed job memory footprint
* Address rubens comment
* double presion -> real
* sql query returns only metric_type
2024-01-05 09:13:05 +01:00
Ruben Fiszel
5aad333e85
agent mode is ee
2023-12-16 09:31:52 +01:00
Guillaume Bouvignies
d84c359384
chore: Remove slow pull warning in worker agent mode ( #2866 )
2023-12-15 19:16:41 +01:00
HugoCasa
850cf5df36
feat: ee-only stats ( #2849 )
2023-12-13 18:46:03 +01:00
HugoCasa
0af9b9b2b5
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
7c71b65a99
feat: Add default timeout for instance and custom timeout for scripts ( #2811 )
...
* feat: Add default timeout for instance and custom timeout for scripts
* final
* sqlx prepare
* Logs a warning in the job logs
* Fix merge
* JOB_DEFAULT_TIMEOUT is an optional
* Fix JOB_DEFAULT_TIMEOUT monitor loading
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-12-13 07:08:07 +01:00
Ruben Fiszel
33c24e1186
feat: embedded server only get killed after last job of worker
2023-12-10 10:51:32 +01:00
Ruben Fiszel
9105c7ad0e
fix: only list session and permanent token in user settings
2023-11-29 00:34:04 +01:00
Ruben Fiszel
d09d12869b
agent v0.5
2023-11-20 10:10:10 +01:00
Ruben Fiszel
7a289d6fe5
fix base_internal_url
2023-11-20 02:03:41 +01:00
Ruben Fiszel
c9c88dd3d5
feat: agent mode v0
2023-11-20 00:32:17 +01:00
HugoCasa
93851ffd37
feat: collect vcpus and accounts usage ( #2635 )
2023-11-16 13:52:56 +01:00
Ruben Fiszel
9270c5dd83
feat: add support for requiring users to pre-exist
2023-11-11 15:53:09 +01:00
Ruben Fiszel
6e39da89fe
feat: exit dedicated worker upon new deployment
2023-11-10 20:41:43 +01:00
Guillaume Bouvignies
9692a0afcb
fix: Invalid config for workers does not panic ( #2612 )
...
* fix: Invalid config for workers does not panic
* Remove unused import
* Fix error type
* cleanup unused imports
2023-11-10 18:31:14 +01:00