Ruben Fiszel
64e7fb56e4
fix: fix sqlx build
2023-09-06 13:39:46 +02:00
Ruben Fiszel
ffffbaa5c0
chore(main): release 1.168.1 ( #2241 )
...
* chore(main): release 1.168.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.168.1
2023-09-06 12:38:30 +02:00
Ruben Fiszel
92c8146a57
fix: fix sqlx build
2023-09-06 12:36:54 +02:00
Ruben Fiszel
101ca902a0
chore(main): release 1.168.0 ( #2240 )
...
* chore(main): release 1.168.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.168.0
2023-09-06 10:57:55 +02:00
Ruben Fiszel
c80f155602
feat: dedicated workers for native-throughput performance (EE only) ( #2239 )
...
* dedicated worker
* dedicated worker
* merge
* progress
* progress
* progress
* merge
* update
* sqlx
* fix imports
2023-09-06 10:32:53 +02:00
Ruben Fiszel
d39711915a
chore(main): release 1.167.0 ( #2229 )
...
* chore(main): release 1.167.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-09-05 23:48:28 +02:00
Faton Ramadani
e4c896b4b9
fix(frontend): add virtual list ( #2218 )
...
* fix(frontend): add virtual list
* feat(frontend): add virtual list to runs page
* feat(frontend): fix everything
* feat(frontend): add message when the limit is reached
2023-09-05 16:49:25 +02:00
Henri Courdent
538f9ed27a
Higlighted native languages integrations ( #2231 )
...
* Higlighted native languages integrations
* Excluded native integrations from the rest of integrations
* Fix bug filter
2023-09-05 10:06:32 +02:00
Ruben Fiszel
0a585eccd2
chore(main): release 1.167.0 ( #2227 )
...
* chore(main): release 1.167.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.167.0
2023-09-04 02:39:09 +02:00
Ruben Fiszel
d09788c216
fix(cli): prioritize correctly content file to resolve for ts types
2023-09-04 02:38:39 +02:00
Ruben Fiszel
2906d535a1
fix(cli): prioritize correctly content file to resolve for ts types
2023-09-04 02:34:51 +02:00
Ruben Fiszel
dff1cd9a64
feat: submit result in background thread (unify architecture for dedicated worker) ( #2226 )
...
* merge
* all
* all
2023-09-04 01:56:23 +02:00
Ruben Fiszel
76edfd6d9e
chore(main): release 1.166.1 ( #2225 )
...
* chore(main): release 1.166.1
* Apply automatic changes
* Update CHANGELOG.md
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.166.1
2023-09-03 18:19:42 +02:00
Ruben Fiszel
b3d7661114
fix initialization
2023-09-03 18:12:44 +02:00
Ruben Fiszel
12ef348b7f
fix initialization
2023-09-03 18:05:23 +02:00
Ruben Fiszel
b0ed0f9648
fix: fix setting is ready for s3 workers
2023-09-03 16:52:44 +02:00
Ruben Fiszel
a4d1c987d4
fix: fix setting is ready for s3 workers
2023-09-03 16:47:05 +02:00
Ruben Fiszel
8f8806a1b9
fix: fix setting is ready for s3 workers
2023-09-03 16:18:23 +02:00
Ruben Fiszel
37ec5107c4
improve webhook curl
2023-09-03 14:55:52 +02:00
Ruben Fiszel
6417c07aa3
chore(main): release 1.166.0 ( #2211 )
...
* chore(main): release 1.166.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.166.0
2023-09-03 14:03:25 +02:00
Ruben Fiszel
f912f1de86
fix: update wmill python generator thus updating windmill-api
2023-09-03 14:01:51 +02:00
Ruben Fiszel
b35ffd435d
fix: fix datetime handling for python
2023-09-03 11:19:22 +02:00
Ruben Fiszel
ffcb977c47
update benchmark action
2023-09-03 10:37:29 +02:00
Ruben Fiszel
0a20c683d2
update benchmark action
2023-09-03 10:35:56 +02:00
Ruben Fiszel
65f193e9e7
update benchmark action
2023-09-03 10:31:48 +02:00
Ruben Fiszel
073b8d7319
update benchmark action
2023-09-03 10:29:49 +02:00
Ruben Fiszel
4316214f32
update benchmark action
2023-09-03 10:23:50 +02:00
Ruben Fiszel
135444d228
add regular benchmarks
2023-09-03 09:57:25 +02:00
Ruben Fiszel
069e2d18d5
perf: improve queue performance ( #2222 )
...
* benchs
* progress
* prog
* progress
* progress
* progress
* update
* progress
* progress
* progress
* progress
* progress
* all
* all
* improve queries
* improve queries
* rm imv
* all
* all
2023-09-03 09:44:16 +02:00
Ruben Fiszel
e31d843bf9
bump deno to 1.36.3
2023-09-01 14:53:17 +02:00
Ruben Fiszel
719a7b11da
fix: see run detail in a new tab
2023-09-01 09:32:05 +02:00
Faton Ramadani
77f8eac21e
feat(frontend): App stepper debug ( #2202 )
...
* fix(frontend): Fix overflow issue
* feat(frontend): Add Stepper debug + add last action output
* feat(frontend): revert
* feat(frontend): correctly handled debug mode
* fix(frontend): PR comments
2023-09-01 08:03:45 +02:00
Faton Ramadani
9787edb67c
fix(frontend): Fix App Modal z-index ( #2210 )
...
* fix(frontend): Fix App Modal z-index
* fix(frontend): fix build
2023-09-01 08:01:26 +02:00
Ruben Fiszel
a34b91b386
chore(main): release 1.165.0 ( #2207 )
...
* chore(main): release 1.165.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.165.0
2023-09-01 00:05:37 +02:00
Ruben Fiszel
ada88a2bf9
feat: improve queue performance when queue grows large
2023-08-31 23:41:04 +02:00
Ruben Fiszel
41107c7cfa
feat: support partial go dependency pinning
2023-08-31 22:12:47 +02:00
Ruben Fiszel
16fa99a4ea
clarify cache usage for scripts/flows
2023-08-31 15:19:01 +02:00
Ruben Fiszel
d311d76557
fix: uniformize that all job links specify the workspace
2023-08-31 12:55:28 +02:00
Ruben Fiszel
1998c2c6e0
chore(main): release 1.164.0 ( #2205 )
...
* chore(main): release 1.164.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.164.0
2023-08-31 12:30:37 +02:00
Ruben Fiszel
276cd6dac3
feat: add workspace variable to worker tag
2023-08-31 11:00:57 +02:00
Bryan
bb749c14f8
fix(frontend): allow using Docker in Flow ( #2201 )
2023-08-31 08:52:05 +02:00
Faton Ramadani
482e46e61b
Fix run page navigation ( #2200 )
...
* fix(frontend): Fix overflow issue
* fix(frontend): Properly handle browser navigation
* fix(frontend): revert changes
* fix(frontend): remove debug code
2023-08-31 00:17:52 +02:00
Ruben Fiszel
00df43c68c
make frontend bundlable
2023-08-30 19:31:34 +02:00
Ruben Fiszel
e780131bea
reworks consts
2023-08-30 18:43:21 +02:00
Ruben Fiszel
d7580fefb9
chore(main): release 1.163.1 ( #2199 )
...
* chore(main): release 1.163.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.163.1
2023-08-30 18:31:44 +02:00
Ruben Fiszel
11e1ecbcda
fix: avoid perpetual spinning of recompute all component
2023-08-30 18:27:12 +02:00
Ruben Fiszel
200fc0720e
clarify cache usage for scripts/flows
2023-08-30 17:44:40 +02:00
Ruben Fiszel
e6f56d4dec
chore(main): release 1.163.0 ( #2198 )
...
* chore(main): release 1.163.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.163.0
2023-08-30 17:26:31 +02:00
Ruben Fiszel
380267a965
nits
2023-08-30 17:26:30 +02:00
Ruben Fiszel
61df339343
fix: fix cyclical loop in apps
2023-08-30 17:12:55 +02:00