Bryan
9f19d91596
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
4f351054b8
fix rust client
2025-09-02 21:42:17 +00:00
Ruben Fiszel
954bf1926e
fix rust client
2025-09-02 21:39:16 +00:00
pyranota
0893ce103f
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
83aa0d0267
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
af73244b44
fix rust sdk build error ( #6305 )
...
Signed-off-by: pyranota <pyra@duck.com >
2025-07-30 18:13:11 +00:00
Ruben Fiszel
4b2c944af2
client nit
2025-07-21 18:31:40 +00:00
pyranota
db000508ec
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
29719ac504
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
332f66e348
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