Ruben Fiszel
6eca08480a
chore: remove legacy wmill_pg python client ( #8155 )
...
The wmill_pg package (psycopg2 wrapper for running PostgreSQL queries)
has been fully replaced by Windmill's native PostgreSQL support.
Remove the package directory and all references from build, publish,
install, version, LSP, and dependabot configs.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-01 08:52:35 +00:00
Diego Imbert
5bfcca8b75
Fix sed calls in mac ( #7245 )
2025-11-27 17:08:53 +00:00
Alexander Petric
d75e9e3d92
feat: build pydoc for wmill python client and mount in container image ( #6828 )
2025-10-15 22:32:54 +00:00
pyranota
697f660532
chore: fix python client build ( #5856 )
...
* chore: fix python client build
* nit
2025-06-03 00:05:12 +02:00
Alexander Petric
cfdd7d13f9
fix python build ( #4963 )
2024-12-20 23:12:58 +01:00
Alexander Petric
6308bf0dcb
feat: interactive slack approvals ( #4942 )
...
* feat: interactive slack approvals
* move form creation logic to backend
* adding python client
* polish messages
* date time picker and default values
* Initial commit
* Initial commit
* refactor
* cleanup
* cleanup
* cleanup
* cleanup, treating numbers/integers/booleans
* adding slack to ts dependencies
* sqlx prepare
* gitignore, adding package.lock
* ellipsis comments
* Update typescript-client/client.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* refactor to move everything serverside + modal
* sqlx prep
* reverting slack dependency
* python client update
* fix build errors
* Update pyproject.toml
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2024-12-20 21:47:45 +01:00
Guillaume Bouvignies
f932e4c916
feat: Add Python SDK capabilities to generate Polars and DuckDB connection settings to S3 ( #2625 )
...
* feat: Add Python SDK capabilities to generate Polars and DuckDB connection settings to S3
* Add endpoint to list S3 objects
* Add FE to set the workspace S3 resource
* Fix openapi
* sqlx prepare
* Hide Windmil LFS tab
2023-11-15 19:37:02 +01:00
Ruben Fiszel
d99e200402
fix: update wmill python generator thus updating windmill-api
2023-09-03 14:01:51 +02:00
Ruben Fiszel
5e8244b2a0
feat(python-client): remove unecessary imports in wmill to speed-up imports
2022-11-20 14:59:50 +01:00
Ruben Fiszel
1ed74dd451
fix builder for python and go
2022-10-30 21:23:21 +01:00
Kai Jellinghaus
6263e90735
restructure the entire backend layout using workspaces ( #815 )
2022-10-29 11:58:06 +02:00
Ruben Fiszel
4e15ce62c1
fix(python-client): not publishinf windmill-api
2022-10-15 08:48:54 +02:00
Ruben Fiszel
b7b5445874
add go-client mvp + stabilize openapi ( #732 )
2022-10-14 16:26:51 +02:00
Ruben Fiszel
6cbc6b421b
feat: add go LSP ( #699 )
...
* lsp
* progress
* 1.36.0
2022-10-08 13:28:46 +02:00
Ruben Fiszel
a70589ef23
build first for tsconfig to exists
2022-07-31 01:37:26 +02:00
Ruben Fiszel
2a0d70dcbc
change openflow encoding for more proper oneOf + fix all from svelte:check
2022-07-31 01:20:52 +02:00
Ruben Fiszel
c4ea52b4c3
Put openflow.openapi.yaml at root for visibility #290
2022-07-30 20:10:45 +02:00
Ruben Fiszel
47e5a0ce10
fix other references to openapi.yaml
2022-07-30 17:37:17 +02:00
Ruben Fiszel
e82e5fff56
transferring copyright from ruben to windmill labs
2022-07-30 14:09:41 +02:00
Ruben Fiszel
a5b552c7c1
fix(python-client): sed openapi to avoid generator circular dependency
2022-07-19 10:46:10 +02:00
Ruben Fiszel
2e132878e4
first commit
2022-05-05 04:25:58 +02:00