Ruben Fiszel
|
12030e0b17
|
add version to workers
|
2023-11-05 18:59:32 +01:00 |
|
Ruben Fiszel
|
2f0e43bfdb
|
feat: set instance settings from UI (#2314)
|
2023-09-20 23:15:19 +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
|
3b0c55ca9f
|
fix permissions issue for worker group manager UI
|
2023-09-14 08:26:45 +02:00 |
|
Ruben Fiszel
|
070b16222b
|
feat: worker groups admin panel (#2277)
* merge
* merge
* merge
* wg
* progress
* all
* all
* all
* all
* all
* all
* fix
* fix
|
2023-09-13 21:24:54 +02:00 |
|
Ruben Fiszel
|
fbc62e8ca5
|
remove unecessary postgres transactions and improve performance
|
2023-08-22 00:34:44 +02:00 |
|
Ruben Fiszel
|
52f28b5173
|
feat: add workspace specific tags
|
2023-07-26 17:33:46 +02:00 |
|
Ruben Fiszel
|
a0997911bf
|
feat: worker group for flows
|
2023-07-25 12:41:51 +02:00 |
|
Jakub Kołodziejczak
|
72d0d8a7f5
|
chore(backend): upgrade sqlx to ^0.7 (#1865)
* DRAFT chore(backend): upgrade sqlx to ^0.7
related to:
* https://github.com/windmill-labs/windmill/pull/1858
* https://github.com/launchbadge/sqlx/issues/1163#issuecomment-1627685514
* (vol. 2) in 0.7, `Transaction` can no longer implement `Executor` directly
ref: afb6b1066e/examples/postgres/transaction/src/main.rs (L14-L17)
notice that I'm temporarly using my custom patch
16e4c9a8f3
it's related to https://github.com/launchbadge/sqlx/issues/2611
* post git rebase chores
* use upstream fix from 0.7.1
* fix compile
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-07-15 14:06:20 +02:00 |
|
Guillaume Bouvignies
|
96df8900cb
|
Specific NOOP jobs benchmark (#1810)
* Refactor and fix NOOP benchmark
* Add endpoint to toggle workers on/off when compiled in benchmark mode
* Improve noop benchmark
|
2023-07-10 14:16:34 +02:00 |
|
Ruben Fiszel
|
722783f7f6
|
feat(backend): worker groups (#1452)
* tagged scripts
* tagged scripts
* fix
* fix
* fix
* all
* update sqlx
|
2023-04-23 16:57:23 +02:00 |
|