Ruben Fiszel
|
79ead8f8e3
|
fix worker groups for non superadmins
|
2023-09-30 07:50:13 +02:00 |
|
Ruben Fiszel
|
b029027c1c
|
fix: improve superadmin settings page
|
2023-09-30 06:29:28 +02:00 |
|
Ruben Fiszel
|
4931ed95c4
|
fix: remove shared http clients in rest runtime
|
2023-09-30 05:42:47 +02:00 |
|
Ruben Fiszel
|
56e38b2376
|
do not stop early if module is a flow step
|
2023-09-30 00:54:49 +02:00 |
|
Ruben Fiszel
|
be64f39416
|
fix build
|
2023-09-30 00:06:56 +02:00 |
|
Ruben Fiszel
|
52df2650ea
|
feat: add trustedDependencies escape hatch for bun (#2364)
* trustedDeps
* fix frontend
* trustedDeps
* fix frontend
|
2023-09-29 20:27:13 +02:00 |
|
HugoCasa
|
093770692a
|
feat: ai code completion (#2361)
|
2023-09-29 16:04:28 +02:00 |
|
Ruben Fiszel
|
6f558f5898
|
add tutorial progress backend
|
2023-09-29 15:56:21 +02:00 |
|
denglertai
|
46219154de
|
feat(backend): parse expires_in from string in TokenResponse (#2353)
* feat(backend): parse expires_in from string in TokenResponse
* Update more_serde.rs
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-09-29 11:34:27 +02:00 |
|
Ruben Fiszel
|
1c5cc0c237
|
fix: non skipped failures stop even in presence of an error handler
|
2023-09-29 00:39:17 +02:00 |
|
Ruben Fiszel
|
445bf965ed
|
fix: error handler does not recover flow anymore and error handler is called only once up the flow
|
2023-09-29 00:28:11 +02:00 |
|
Ruben Fiszel
|
2c401305bf
|
chore(main): release 1.178.1 (#2350)
* chore(main): release 1.178.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-28 05:04:27 +02:00 |
|
Ruben Fiszel
|
a2594a7731
|
improve license key check
|
2023-09-28 04:58:44 +02:00 |
|
Ruben Fiszel
|
035bad5268
|
fix: improve license key check
|
2023-09-28 04:28:52 +02:00 |
|
Ruben Fiszel
|
4db788b845
|
chore(main): release 1.178.0 (#2349)
* chore(main): release 1.178.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-28 03:13:33 +02:00 |
|
Ruben Fiszel
|
44926eb39e
|
fix sqlx
|
2023-09-28 02:58:56 +02:00 |
|
Faton Ramadani
|
20e0427a13
|
feat(frontend): add app groups management (#2347)
* feat(frontend): add app groups management
* feat(frontend): add app groups management
* app groups
* app groups
* app groups
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-09-28 01:18:35 +02:00 |
|
HugoCasa
|
f5bed95ab1
|
fix: add env tags to default worker group (#2348)
|
2023-09-27 10:11:21 -07:00 |
|
Ruben Fiszel
|
4219377bfc
|
chore(main): release 1.177.1 (#2342)
* chore(main): release 1.177.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-26 20:43:29 +02:00 |
|
Ruben Fiszel
|
19f3bf1d3a
|
chore(main): release 1.177.0 (#2331)
* chore(main): release 1.177.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-26 03:08:11 -07:00 |
|
Ruben Fiszel
|
01277f4d3b
|
feat: add custom oauth support (#2336)
* custom oauth
* all
* revert ee changes
* fix frontend
|
2023-09-26 11:56:02 +02:00 |
|
Ruben Fiszel
|
ccaa05d4bf
|
feat: support automatic reconnection to pg
|
2023-09-25 19:30:02 +02:00 |
|
Ruben Fiszel
|
9ae2567534
|
nits fix
|
2023-09-25 16:33:21 +02:00 |
|
Ruben Fiszel
|
9a36cc5db2
|
chore(main): release 1.176.0 (#2315)
* chore(main): release 1.176.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-25 00:04:38 +02:00 |
|
Ruben Fiszel
|
5b33f563e6
|
fix: optimize performance for bun scripts without deps
|
2023-09-24 19:38:41 +02:00 |
|
Ruben Fiszel
|
4f10baa2af
|
fix setting base_url on workers
|
2023-09-23 08:57:59 -07:00 |
|
Ruben Fiszel
|
4911b4b3fd
|
fix: change cache implementation to remove async-timer
|
2023-09-23 08:33:49 +02:00 |
|
Ruben Fiszel
|
304a2596fd
|
feat: add license key as superadmin setting (#2321)
* license key
* all
* feat: add license key as a superadmin setting
* fix
* fix
|
2023-09-23 14:40:07 +02:00 |
|
Ruben Fiszel
|
8da819edbf
|
fix tests
|
2023-09-22 18:24:00 +02:00 |
|
Ruben Fiszel
|
ea364ad960
|
feat: add running filter
|
2023-09-22 18:15:34 +02:00 |
|
HugoCasa
|
f68cee4ebd
|
fix: tag id as flow (#2318)
|
2023-09-21 18:20:34 +02:00 |
|
HugoCasa
|
fc93c2a7ce
|
feat: improved dedicated benchmarks + buffer fix (#2313)
* feat: improved dedicated benchmarks + buffer fix
* fixes + limit task spawning to noop/dedicated
* fix: cargo test
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2023-09-21 17:12:00 +02:00 |
|
Ruben Fiszel
|
b5793935f6
|
setup improvements
|
2023-09-21 12:49:20 +02:00 |
|
Ruben Fiszel
|
ef98d71031
|
improve and simplify setup
|
2023-09-21 11:00:42 +02:00 |
|
Ruben Fiszel
|
2f0e43bfdb
|
feat: set instance settings from UI (#2314)
|
2023-09-20 23:15:19 +02:00 |
|
Ruben Fiszel
|
b76a92cfe4
|
add playhouse => playwee python import
|
2023-09-20 14:10:18 +02:00 |
|
Ruben Fiszel
|
8cf91770ee
|
chore(main): release 1.175.0 (#2290)
* chore(main): release 1.175.0
* Apply automatic changes
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-19 19:08:22 +02:00 |
|
Ruben Fiszel
|
03806dc390
|
feat: support pinned versions for bun in deployed scripts
|
2023-09-19 18:15:06 +02:00 |
|
HugoCasa
|
c549239684
|
feat: dedicated benchmarks (#2297)
* feat: dedicated benchmarks
* feat: dedicated benchmarks
* fix: build
* fix: use ee for ci
* fix: ci
* fix: handle create jobs error
* fix: nits
|
2023-09-19 14:03:19 +02:00 |
|
Ruben Fiszel
|
06b47540f1
|
add smbclient exception
|
2023-09-19 13:31:49 +02:00 |
|
Ruben Fiszel
|
0e3ecc7d60
|
fix: add HOME to bun and deno
|
2023-09-19 12:40:31 +02:00 |
|
HugoCasa
|
5867e5d0f8
|
feat: add batch jobs (#2306)
|
2023-09-19 11:53:50 +02:00 |
|
HugoCasa
|
e0c6eee16e
|
feat: add dediacted worker env var (#2296)
|
2023-09-18 14:15:56 +02:00 |
|
Ruben Fiszel
|
e1062948d1
|
fix sqlx
|
2023-09-16 11:47:10 +02:00 |
|
Ruben Fiszel
|
a6b3b2f63b
|
feat: suggest adding openai key on workspace creation
|
2023-09-16 10:05:32 +02:00 |
|
Ruben Fiszel
|
47094bb8d1
|
fix: validate more strongly usernames
|
2023-09-16 09:29:49 +02:00 |
|
Ruben Fiszel
|
5ce750cb9b
|
improve queue metrics
|
2023-09-16 03:23:32 +02:00 |
|
Ruben Fiszel
|
9ced8834a4
|
fix: add queue_count to metrics
|
2023-09-16 02:31:58 +02:00 |
|
Ruben Fiszel
|
1d09d7083e
|
chore(main): release 1.174.0 (#2287)
* chore(main): release 1.174.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-15 23:42:59 +02:00 |
|
Ruben Fiszel
|
7e404eb2fc
|
fix concurrency limit with jobs scheduled in the future
|
2023-09-15 23:42:44 +02:00 |
|