Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: SQS triggers #5182

Merged
merged 61 commits into from
Feb 18, 2025
Merged
Show file tree
Hide file tree
Changes from 53 commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
76a66e8
feat: first commit
dieriba Jan 31, 2025
53666e2
Merge branch 'dieri/sqs-trigger' of github.com:windmill-labs/windmill…
dieriba Jan 31, 2025
21c22ae
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 1, 2025
633f9a6
fix: npm check
dieriba Feb 1, 2025
b59ae70
fix: openapi file
dieriba Feb 1, 2025
669b7d8
feat: update openapi and migration
dieriba Feb 1, 2025
a600fd9
feat: basic implementation done
dieriba Feb 2, 2025
9ff4f03
fix: fix: no used function when no feature
dieriba Feb 2, 2025
b0871e4
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 3, 2025
17507fe
feat: capture done
dieriba Feb 3, 2025
4fc1004
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 3, 2025
9f780c9
Update capture.rs
dieriba Feb 3, 2025
dff364b
nits: change sqs trigger
dieriba Feb 4, 2025
717b64c
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 4, 2025
bedf56e
fix: make migration great again
dieriba Feb 5, 2025
7a94af0
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 5, 2025
45ec52b
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 5, 2025
82df632
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 6, 2025
e78885b
feat: add message attributes
dieriba Feb 7, 2025
73f51a2
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 7, 2025
2a6dee3
feat: nits: fix error messages, remove console.log and add try catch
dieriba Feb 7, 2025
4a43132
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 7, 2025
97ed47f
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 7, 2025
6b9ee58
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 9, 2025
c0e07f4
update sqs icon and ee feature for sqs_trigger
dieriba Feb 9, 2025
c999d3b
Merge branch 'main' into dieri/sqs-trigger
HugoCasa Feb 10, 2025
9e54717
update: change sqs name casing and added test connection button
dieriba Feb 10, 2025
87ab24b
nits: update Icon and add create from template button
dieriba Feb 10, 2025
6996278
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 10, 2025
8244777
fix: ci build and error compilation
dieriba Feb 10, 2025
2679e57
update migration type sqs
dieriba Feb 10, 2025
439f06c
update link on create from template button for sqs, add archive in wo…
dieriba Feb 11, 2025
760d58a
fix: ci
dieriba Feb 11, 2025
5f910e2
Update SqsTriggerEditorInner.svelte
dieriba Feb 11, 2025
7c9d80f
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 11, 2025
206e8a8
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 11, 2025
fcb9faf
add link to docs, use generic function for resource and fix import error
dieriba Feb 11, 2025
a4c3035
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 11, 2025
c7fd525
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 11, 2025
cf56440
chore: update .github ci
dieriba Feb 11, 2025
f1fa83b
nits: remove empty
dieriba Feb 11, 2025
2b12d84
update to match ee repo changement
dieriba Feb 12, 2025
0e64a70
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 12, 2025
8d8475e
Update backend/windmill-api/src/resources.rs
dieriba Feb 12, 2025
85e221c
add sqs handling for the cli and refacoring sqsEditorInner
dieriba Feb 12, 2025
f8e8d7f
Update cli/sync.ts
dieriba Feb 12, 2025
bdd8f2c
fix: add break to switch statement for sqs case
dieriba Feb 12, 2025
5d0b1a0
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 12, 2025
2c35bdb
fix: display aws_resource_path when retrieve or create a new trigger
dieriba Feb 12, 2025
c4d56f1
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 12, 2025
d36188a
rework sqs ui, fix postgres optional port
dieriba Feb 13, 2025
a4dc39c
fix: ci
dieriba Feb 13, 2025
217b0fe
update ui for trigger
dieriba Feb 14, 2025
42a1732
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 14, 2025
91bd134
update repo ref and specific
dieriba Feb 14, 2025
0d0ada6
feat: add ready endpoints for workers to enterprise
rubenfiszel Feb 18, 2025
d9d59e8
update ref
dieriba Feb 18, 2025
c3f2b25
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 18, 2025
41901c4
Merge branch 'main' into dieri/sqs-trigger
rubenfiszel Feb 18, 2025
7a02f44
Update frontend/src/lib/script_helpers.ts
dieriba Feb 18, 2025
2d4a292
Merge branch 'main' into dieri/sqs-trigger
dieriba Feb 18, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/build-publish-rh-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
platforms: linux/amd64
push: true
build-args: |
features=enterprise,enterprise_saml,stripe,embedding,parquet,prometheus,openidconnect,cloud,jemalloc,deno_core,license,http_trigger,zip,oauth2,kafka,nats,php,mysql,mssql,bigquery,oracledb,postgres_trigger,websocket,python,smtp,csharp,static_frontend,rust
features=enterprise,enterprise_saml,stripe,embedding,parquet,prometheus,openidconnect,cloud,jemalloc,deno_core,license,http_trigger,zip,oauth2,kafka,sqs_trigger,nats,php,mysql,mssql,bigquery,oracledb,postgres_trigger,websocket,python,smtp,csharp,static_frontend,rust
secrets: |
rh_username=${{ secrets.RH_USERNAME }}
rh_password=${{ secrets.RH_PASSWORD }}
Expand All @@ -81,7 +81,7 @@ jobs:
platforms: linux/arm64
push: true
build-args: |
features=enterprise,enterprise_saml,stripe,embedding,parquet,prometheus,openidconnect,cloud,jemalloc,deno_core,license,http_trigger,zip,oauth2,kafka,nats,php,mysql,mssql,bigquery,oracledb,postgres_trigger,websocket,python,smtp,csharp,static_frontend,rust
features=enterprise,enterprise_saml,stripe,embedding,parquet,prometheus,openidconnect,cloud,jemalloc,deno_core,license,http_trigger,zip,oauth2,kafka,sqs_trigger,nats,php,mysql,mssql,bigquery,oracledb,postgres_trigger,websocket,python,smtp,csharp,static_frontend,rust
secrets: |
rh_username=${{ secrets.RH_USERNAME }}
rh_password=${{ secrets.RH_PASSWORD }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_windows_worker_.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
$env:OPENSSL_DIR="${Env:VCPKG_INSTALLATION_ROOT}\installed\x64-windows-static"
mkdir frontend/build && cd backend
New-Item -Path . -Name "windmill-api/openapi-deref.yaml" -ItemType "File" -Force
cargo build --release --features=enterprise,stripe,embedding,parquet,prometheus,openidconnect,cloud,jemalloc,tantivy,deno_core,license,http_trigger,zip,oauth2,kafka,nats,php,mysql,mssql,bigquery,oracledb,postgres_trigger,websocket,python,smtp,csharp,static_frontend,rust
cargo build --release --features=enterprise,stripe,embedding,parquet,prometheus,openidconnect,cloud,jemalloc,tantivy,deno_core,license,http_trigger,zip,oauth2,kafka,nats,sqs_trigger,php,mysql,mssql,bigquery,oracledb,postgres_trigger,websocket,python,smtp,csharp,static_frontend,rust

- name: Rename binary with corresponding architecture
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
build-args: |
features=enterprise,enterprise_saml,stripe,embedding,parquet,prometheus,openidconnect,cloud,jemalloc,tantivy,deno_core,license,http_trigger,zip,oauth2,kafka,nats,otel,dind,php,mysql,mssql,bigquery,oracledb,postgres_trigger,websocket,python,smtp,csharp,static_frontend,rust
features=enterprise,enterprise_saml,stripe,embedding,parquet,prometheus,openidconnect,cloud,jemalloc,tantivy,deno_core,license,http_trigger,zip,oauth2,kafka,sqs_trigger,nats,otel,dind,php,mysql,mssql,bigquery,oracledb,postgres_trigger,websocket,python,smtp,csharp,static_frontend,rust
tags: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}-ee:${{ env.DEV_SHA }}
${{ steps.meta-ee-public.outputs.tags }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish_windows_worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
$env:OPENSSL_DIR="${Env:VCPKG_INSTALLATION_ROOT}\installed\x64-windows-static"
mkdir frontend/build && cd backend
New-Item -Path . -Name "windmill-api/openapi-deref.yaml" -ItemType "File" -Force
cargo build --release --features=enterprise,stripe,embedding,parquet,prometheus,openidconnect,cloud,jemalloc,tantivy,deno_core,license,http_trigger,zip,oauth2,kafka,nats,php,mysql,mssql,bigquery,oracledb,postgres_trigger,websocket,python,smtp,csharp,static_frontend,rust
cargo build --release --features=enterprise,stripe,embedding,parquet,prometheus,openidconnect,cloud,jemalloc,tantivy,deno_core,license,http_trigger,zip,oauth2,kafka,sqs_trigger,nats,php,mysql,mssql,bigquery,oracledb,postgres_trigger,websocket,python,smtp,csharp,static_frontend,rust

- name: Rename binary with corresponding architecture
run: |
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading