Commit Graph
8757 Commits
Author SHA1 Message Date
c1351f8155 feat: SQS triggers (#5182)
* feat: first commit

* fix: npm check

* fix: openapi file

* feat: update openapi and migration

* feat: basic implementation done

* fix: fix: no used function when no feature

* feat: capture done

* Update capture.rs

* nits: change sqs trigger

* fix: make migration great again

* feat: add message attributes

* feat: nits: fix error messages, remove console.log and add try catch

* update sqs icon and ee feature for sqs_trigger

* update: change sqs name casing and added test connection button

* nits: update Icon and add create from template button

* fix: ci build and error compilation

* update migration type sqs

* update link on create from template button for sqs, add archive in workspace export and update sqlx

* fix: ci

* Update SqsTriggerEditorInner.svelte

* add link to docs, use generic function for resource and fix import error

* chore: update .github ci

* nits: remove empty

* update to match ee repo changement

* Update backend/windmill-api/src/resources.rs

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

* add sqs handling for the cli and refacoring sqsEditorInner

* Update cli/sync.ts

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

* fix: add break to switch statement for sqs case

* fix: display aws_resource_path when retrieve or create a new trigger

* rework sqs ui, fix postgres optional port

* fix: ci

* update ui for trigger

* update repo ref and specific

* feat: add ready endpoints for workers to enterprise

* update ref

* Update frontend/src/lib/script_helpers.ts

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

---------

Co-authored-by: HugoCasa <hugo@casademont.ch>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2025-02-18 23:49:45 +01:00
Ruben Fiszel 867ce4c842 fix: fix rendering of app components without component inputs 2025-02-18 23:34:17 +01:00
Ruben Fiszelandrubenfiszel ed0f51c22c chore(main): release 1.464.0 (#5322)
* chore(main): release 1.464.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-02-18 21:57:34 +01:00
Ruben Fiszel b8032f71da feat: add ready endpoints for workers to enterprise 2025-02-18 21:49:35 +01:00
Ruben Fiszel 0462506065 back to pipe in bash for efficiency purposes 2025-02-18 20:08:25 +01:00
Ruben Fiszel 107e8d9e19 fix(bash): allow process substitution on nsjail 2025-02-18 16:46:42 +01:00
Ruben Fiszel 30390a1927 fix(bash): improve bash last line as result reliability using bash process substitution (#5321) 2025-02-18 15:13:28 +01:00
Ruben Fiszelandrubenfiszel 57bfb183b6 chore(main): release 1.463.6 (#5320)
* chore(main): release 1.463.6

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-02-18 14:43:46 +01:00
Ruben Fiszel 4ef170ed89 fix: fix reactivity issue on loading live flow on runs page 2025-02-18 14:35:23 +01:00
Ruben Fiszel da49608618 fix: improve v2 migration finalizer to avoid deadlocks 2025-02-18 13:17:10 +01:00
Ruben Fiszel a3915bca24 fix: pin chrono tz version to 0.10.1 2025-02-18 10:50:03 +01:00
Ruben Fiszel 8f69e3c027 fix: make teams cleanup non critical 2025-02-18 10:40:17 +01:00
Ruben Fiszel eb476ba281 chore(main): release 1.463.5 (#5318)
* chore(main): release 1.463.4

* update

* Update CHANGELOG.md
2025-02-18 10:32:38 +01:00
Ruben Fiszel d8d33a9151 fix: fix teams cleanup preventing start 2025-02-18 10:25:42 +01:00
Ruben Fiszel 85c71d1af1 improve benchmarks 2025-02-18 09:51:21 +01:00
Ruben Fiszel 60a3cc2e65 make benchmarks even more stable 2025-02-18 08:43:03 +01:00
Ruben Fiszel 283fd376cd nit benchmarks 2025-02-18 01:54:14 +01:00
Ruben Fiszelandrubenfiszel 2af6128d6e chore(main): release 1.463.4 (#5309)
* chore(main): release 1.463.4

* Update CHANGELOG.md

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-02-18 00:55:01 +01:00
Ruben Fiszel a6dcf825b4 ensure index creation of root_job_by_path 2025-02-17 23:57:38 +01:00
Alexander Petric fbe96b68fe fix: improve teams settings in workspace settings (#5316) 2025-02-17 22:44:26 +01:00
Ruben Fiszel 6597306031 output incorrect jobs in benchmarks 2025-02-17 22:20:33 +01:00
Ruben Fiszel 9093f57d12 nit benchmarks improvement 2025-02-17 21:54:58 +01:00
Ruben Fiszel a034c3ff28 fix: improve que job indices for faster performances 2025-02-17 21:26:46 +01:00
Ruben Fiszel 217e31de74 nit on bench scripts 2025-02-17 19:26:34 +01:00
Ruben Fiszel 3b75187cf5 fix: improve que job indices for faster performances 2025-02-17 19:17:30 +01:00
Ruben Fiszel 84ff1981da fix: improve que job indices for faster performances 2025-02-17 17:56:28 +01:00
Ruben Fiszelandrubenfiszel 15fa7fe7fa chore(main): release 1.463.3 (#5308)
* chore(main): release 1.463.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-02-17 15:41:06 +01:00
Ruben Fiszel 130f08585a fix: windmill_admin has implicit bypass rls on v2_job even if role not set 2025-02-17 15:20:39 +01:00
Ruben Fiszel 4b879a159c nits 2025-02-17 14:34:22 +01:00
Ruben Fiszel 06f1f10b40 improve version detection from source 2025-02-17 11:49:06 +01:00
Ruben Fiszelandrubenfiszel 88c03c77bb chore(main): release 1.463.2 (#5305)
* chore(main): release 1.463.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-02-16 02:07:01 +01:00
Alexander Petric 5537fd5c82 fix: show skipped flows as success (#5304) 2025-02-16 02:03:25 +01:00
Ruben Fiszelandrubenfiszel 6bacf87ef0 chore(main): release 1.463.1 (#5303)
* chore(main): release 1.463.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-02-15 20:44:26 +01:00
pyranota d7df37f398 fix: not able to filter runs by schedule (#5302) 2025-02-15 20:39:37 +01:00
Ruben Fiszelandrubenfiszel 49ade140db chore(main): release 1.463.0 (#5293)
* chore(main): release 1.463.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-02-14 23:07:39 +01:00
Alexander Petric e6c4ff0163 reactivity fix on teams workspace dropdown (#5300) 2025-02-14 23:07:17 +01:00
Alexander Petric f2d05909e0 feat: adding docker log rotation by default in docker compose (#5295)
* feat: adding docker log rotation by default in docker compose

* add newline

* add compression
2025-02-14 20:48:33 +01:00
HugoCasa 0503564b04 fix: static website serving (#5298) 2025-02-14 19:03:40 +01:00
Ruben Fiszel f5f7e0e080 nits 2025-02-14 18:49:26 +01:00
Ruben Fiszel 98667c1e63 nits 2025-02-14 17:15:59 +01:00
Ruben Fiszel 56f3b0a3a6 nit 2025-02-14 16:51:49 +01:00
Ruben Fiszel e519fcf6e3 optimize network calls of flow status 2025-02-14 16:43:58 +01:00
HugoCasa 88ae1dc990 feat: parse script for preprocessor/no_main_func on deploy (#5292)
* feat: parse script for preprocessor/no_main_func on deploy

* fix substitute for linux
2025-02-14 15:42:18 +01:00
Ruben Fiszel d3a4e39bc0 fix: improve runs page load time 2025-02-14 13:30:07 +01:00
Ruben Fiszel ea0e125dd7 chore(main): release 1.462.3 (#5290)
* chore(main): release 1.462.2

* bump
2025-02-14 11:50:12 +01:00
Ruben Fiszel 8fccc4d495 fix: users should be able to see their own jobs 2025-02-14 11:12:26 +01:00
Ruben Fiszelandrubenfiszel 147b6e9d9d chore(main): release 1.462.2 (#5286)
* chore(main): release 1.462.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-02-14 04:38:09 +01:00
Ruben Fiszel 8d8c36d27c fix: display branch chosen even if emoty branch 2025-02-14 04:23:25 +01:00
Ruben Fiszel ee839edd76 fix: improve handling of empty branches and loops 2025-02-14 04:12:55 +01:00
Ruben Fiszelandrubenfiszel 163374e487 chore(main): release 1.462.1 (#5285)
* chore(main): release 1.462.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-02-14 03:14:52 +01:00