Ruben Fiszel
c73e7dbd8c
feat: add distributed global cache for go
2024-04-26 11:31:21 +02:00
Ruben Fiszel
4188383d3e
feat: add distributed global cache for go
2024-04-26 11:31:21 +02:00
Ruben Fiszel
a2c780bc8e
chore(main): release 1.318.0 ( #3611 )
...
* chore(main): release 1.318.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-26 09:10:56 +02:00
HugoCasa
c09ae3ebc6
feat: app select policy ( #3610 )
...
* feat: app select policy
* fix: question marks
2024-04-25 17:21:00 +02:00
Ruben Fiszel
f20a4a626d
chore(main): release 1.317.1 ( #3608 )
...
* chore(main): release 1.317.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-24 23:55:50 +02:00
Ruben Fiszel
f1acdd7eb7
chore(main): release 1.317.0 ( #3605 )
...
* chore(main): release 1.317.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-24 23:27:06 +02:00
Ruben Fiszel
da0d78c209
chore(main): release 1.316.2 ( #3603 )
...
* chore(main): release 1.316.1
* Update version.txt
* Update CHANGELOG.md
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-24 14:20:24 +02:00
Ruben Fiszel
963fc3decc
fix: fix get_completed_job with labels
2024-04-24 14:03:30 +02:00
Ruben Fiszel
08861c86de
chore(main): release 1.316.0 ( #3601 )
...
* chore(main): release 1.316.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-24 12:10:47 +02:00
HugoCasa
1d3e82607a
fix: solve invite add conflict + deprecate invites ( #3594 )
...
* fix: solver invite add conflict + deprecate invites
* fix: sqlx build
* fix: npm run check
* patch: deprecate invite from cloud as well
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-04-24 11:50:56 +02:00
Ruben Fiszel
0be55ae98c
feat: support multiple labels for jobs (wm_label -> wm_labels)
2024-04-24 11:32:25 +02:00
Ruben Fiszel
1f997e16ee
chore(main): release 1.315.1 ( #3599 )
...
* chore(main): release 1.315.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-24 09:55:39 +02:00
Ruben Fiszel
534f877a7a
fix: fix label from completed_job
2024-04-24 09:52:26 +02:00
Ruben Fiszel
fe2e929068
chore(main): release 1.315.0 ( #3598 )
...
* chore(main): release 1.315.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-24 09:38:06 +02:00
Ruben Fiszel
2c773b8c50
improve label idx performances
2024-04-24 00:28:22 +02:00
Ruben Fiszel
f105d74d9f
chore(main): release 1.314.0 ( #3597 )
...
* chore(main): release 1.314.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-23 23:13:34 +02:00
Ruben Fiszel
fcff457462
feat: add label and schedule filters to runs page
2024-04-23 22:48:21 +02:00
Ruben Fiszel
032de9c2a3
chore(main): release 1.313.0 ( #3590 )
...
* chore(main): release 1.313.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-23 14:12:36 +02:00
Ruben Fiszel
a53b0bda6a
chore(main): release 1.312.0 ( #3582 )
...
* chore(main): release 1.312.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-22 16:08:00 +02:00
HugoCasa
8ae16d90ed
feat: hide scripts with on function main from operators + badge/filter for devs ( #3584 )
...
* feat: save in DB whether script has not main function
* fix: if cannot parse script args, clear schema
* feat: no main function badge and filter
* fix: sqlx
* fix: no main
2024-04-22 15:59:13 +02:00
Ruben Fiszel
c52d9d97e7
chore(main): release 1.311.0 ( #3580 )
...
* chore(main): release 1.311.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-21 12:44:39 +02:00
Ruben Fiszel
a162de0b75
chore(main): release 1.310.0 ( #3579 )
...
* chore(main): release 1.310.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-19 19:13:03 +02:00
Faton Ramadani
62fcf086cc
feat(frontend): Deeply nested Modals and Drawers ( #3565 )
...
* fix(frontend): Support deeply nested drawers and modals
* fix(frontend): Support deeply nested drawers and modals
* fix(frontend): Support deeply nested drawers and modals
* feat(frontend): fix name
* chore(main): release 1.308.2 (#3569 )
* chore(main): release 1.308.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
* feat(frontend): wip
* feat(frontend): wip
* fix(frontend): fix event propagation
* fix(frontend): fix drawers globally
* feat(frontend): Fix all drawers
* feat(frontend): split zIndexes in a new file
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-19 18:58:39 +02:00
Ruben Fiszel
0fdf72fc57
chore(main): release 1.309.2 ( #3575 )
...
* chore(main): release 1.309.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-18 12:23:56 +02:00
Ruben Fiszel
f3666ea140
fix: update go and typesript client
2024-04-18 11:07:11 +02:00
Ruben Fiszel
1b131f310e
chore(main): release 1.309.1 ( #3574 )
...
* chore(main): release 1.309.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-18 10:24:25 +02:00
Ruben Fiszel
2e52feb47a
chore(main): release 1.309.0 ( #3572 )
...
* chore(main): release 1.309.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-18 01:22:44 +02:00
Ruben Fiszel
ca3e2888a6
fix ee links
2024-04-17 22:38:03 +02:00
Ruben Fiszel
2eea00a2cd
fix: improve cancel_all to never deadlock
2024-04-17 22:04:35 +02:00
Ruben Fiszel
071a0ae927
feat: show more for logs on s3 directly possible from browser log viewer
2024-04-17 21:42:46 +02:00
Ruben Fiszel
0b1acc3557
improve queue clearing for schedules
2024-04-17 14:05:22 +02:00
Ruben Fiszel
3f643baf1b
improve disabled dropdown style
2024-04-16 20:51:19 +02:00
Ruben Fiszel
881915239f
chore(main): release 1.308.1 ( #3567 )
...
* chore(main): release 1.308.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-16 19:59:36 +02:00
Ruben Fiszel
77ba312ecc
chore(main): release 1.308.0 ( #3560 )
...
* chore(main): release 1.308.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-16 15:38:53 +02:00
Ruben Fiszel
158d26fe38
fix: tighten delete permissions
2024-04-16 10:41:14 +02:00
Ruben Fiszel
a5aca2a2f6
chore(main): release 1.307.0 ( #3555 )
...
* chore(main): release 1.307.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-15 16:18:12 +02:00
Ruben Fiszel
8b4dc227d3
fix: tighten delete folder permissions
2024-04-15 15:44:37 +02:00
Ruben Fiszel
9010c6a97e
chore(main): release 1.306.4 ( #3552 )
...
* chore(main): release 1.306.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-14 23:24:36 +02:00
Ruben Fiszel
6b1daabd33
chore(main): release 1.306.3 ( #3550 )
...
* chore(main): release 1.306.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-12 19:55:06 +02:00
Ruben Fiszel
8783fe0c7d
chore(main): release 1.306.2 ( #3549 )
...
* chore(main): release 1.306.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-12 19:39:41 +02:00
Ruben Fiszel
09954bdbcc
chore(main): release 1.306.1 ( #3547 )
...
* chore(main): release 1.306.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-12 16:25:39 +02:00
Ruben Fiszel
62efbe11e7
chore(main): release 1.306.0 ( #3542 )
...
* chore(main): release 1.306.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-12 16:03:18 +02:00
Ruben Fiszel
3a730c73d9
chore(main): release 1.305.3 ( #3540 )
...
* chore(main): release 1.305.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-12 09:55:15 +02:00
Ruben Fiszel
1f6cf58fb4
chore(main): release 1.305.2 ( #3537 )
...
* chore(main): release 1.305.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-11 20:08:21 +02:00
Ruben Fiszel
0d5ee64ff9
chore(main): release 1.305.1 ( #3532 )
...
* chore(main): release 1.305.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-11 18:46:54 +02:00
Ruben Fiszel
be748b3bb2
chore(main): release 1.305.0 ( #3530 )
...
* chore(main): release 1.305.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-09 22:55:43 +02:00
Ruben Fiszel
a55aad3003
feat: flow concurrency limits support custom concurrency key
2024-04-09 22:03:39 +02:00
Ruben Fiszel
32cd206556
chore(main): release 1.304.4 ( #3528 )
...
* chore(main): release 1.304.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-09 20:01:52 +02:00
Ruben Fiszel
587824ccfa
chore(main): release 1.304.3 ( #3522 )
...
* chore(main): release 1.304.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-08 12:42:28 +02:00
Ruben Fiszel
c7f0f3f359
fix: improve CLI with visible_to_runner_only and priority
2024-04-08 12:22:48 +02:00