HugoCasa
|
b9e879618b
|
feat: signed s3 objects (#5593)
* feat: accept signed s3 objects for s3 file keys in apps + sign endpoint and helpers
* Update backend/windmill-api/openapi.yaml
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* fix build
* Update python-client/wmill/wmill/client.py
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
* nti
* fix build
* fix build
* presigned
* Update frontend/src/lib/components/apps/editor/settingsPanel/InputsSpecEditor.svelte
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Update frontend/src/lib/components/apps/editor/settingsPanel/InputsSpecEditor.svelte
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* fix build
* b
* fix sqlx
* nit
* typo
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-04-11 18:03:40 +02:00 |
|
Ruben Fiszel
|
0e7a25c0bd
|
feat: support multiple object storage + parquet_csv + polars -> datafusion" (#3853)
* multiple storage
* all
* rm symlinks
* all
* all
|
2024-05-31 11:59:51 +02:00 |
|
Guillaume Bouvignies
|
7a875e0cf7
|
fix: Re-add TS SDK changes for S3 (#2899)
|
2023-12-20 18:12:37 +01:00 |
|
Guillaume Bouvignies
|
c1e04e104c
|
fix: TS SDK not found upon install error (#2895)
|
2023-12-20 16:53:42 +01:00 |
|
Guillaume Bouvignies
|
fd55c3d8e3
|
feat: S3 objects are now typed in Python and TS SDK (#2878)
* feat: S3 objects are now typed in Python and TS SDK
* fix ts and python SDK after testing
* cleanup
|
2023-12-20 09:16:33 +01:00 |
|