Bryan
bbfcd3a004
feat(sdk): support override paths in get_state/set_state functions ( #7473 )
...
Co-authored-by: hugocasa <hugo@casademont.ch >
2026-01-07 03:38:25 +00:00
Ruben Fiszel
0f5e32c755
fix rust client
2025-09-02 21:42:17 +00:00
Ruben Fiszel
d2d9aa051e
fix rust client
2025-09-02 21:39:16 +00:00
pyranota
076304f510
fix: fix v1.523.0 rust sdk build ( #6363 )
...
Signed-off-by: pyranota <pyra@duck.com >
2025-08-11 19:58:40 +02:00
pyranota
2156ce6d62
fix(rust-sdk): revert openapi-generator-cli to 7.10.0 ( #6325 )
...
In > 7.10.0 regression was introduced breaking our build process.
This commit reverts the change and fixes tests
Signed-off-by: pyranota <pyra@duck.com >
2025-08-05 11:08:16 +00:00
pyranota
67d24b5056
fix rust sdk build error ( #6305 )
...
Signed-off-by: pyranota <pyra@duck.com >
2025-07-30 18:13:11 +00:00
Ruben Fiszel
7d26c15a51
client nit
2025-07-21 18:31:40 +00:00
pyranota
19408a7ef0
make wmill reference correct windmill-api version ( #6041 )
...
* Use regex to split input to python import parser
* gitignore Cargo.toml
* gitignore cargo.toml
* Restore cargo.lock
* fix(rust): make wmill reference correct windmill-api
`wmill` crate of version `x` should reference `windmill-api` of the same version `x`
2025-06-24 16:36:40 +02:00
pyranota
af2be0a3a1
nit: disable LSP for rust-client ( #6040 )
...
* Use regex to split input to python import parser
* gitignore Cargo.toml
* gitignore cargo.toml
* Restore cargo.lock
2025-06-24 15:44:01 +02:00
pyranota
96be888e49
feat(rust): add rust sdk ( #5909 )
...
* upload client
* add gh workflow
* refactor build script
* remove dbg!
* fix async
* remove unused
* update dev.nu
* update CI
* fix ci
* fixin tests
* fixes + tests
2025-06-10 18:38:18 +02:00