32 Commits

Author SHA1 Message Date
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
pyranota
6775191f09 fix(go): fix go client (#6561)
* add jq to flake

Signed-off-by: pyranota <pyra@duck.com>

* make build.sh compatible with non-FHS complient systems

Signed-off-by: pyranota <pyra@duck.com>

* fix client

Signed-off-by: pyranota <pyra@duck.com>

---------

Signed-off-by: pyranota <pyra@duck.com>
2025-09-09 14:19:54 +00:00
Ruben Fiszel
57f5fb8c00 fix(go-client): reduce runtime dependencies by bumping oai-codeen to v2.4.1 2024-10-20 12:50:57 +02:00
Ruben Fiszel
6724f00758 fix go client build 2024-06-11 19:31:28 +02:00
William Butez
e5824f0bab feat: add GetResumeUrls to go client (#3810)
* feat: add GetResumeUrls to go client

* add type ResumeUrls
2024-05-24 12:47:50 +02:00
Guillaume Bouvignies
368cba405d fix: go client sets resource properly (#3160) 2024-02-06 15:16:07 +01:00
Ruben Fiszel
161c3cc4bb fix: improve wmill go client 2023-11-23 14:59:16 +01:00
Ruben Fiszel
e9a3b15a3d fix: migrate old state env variable to new env variable 2023-11-18 17:32:41 +01:00
Guillaume Bouvignies
a096e91af4 fix: go-client build dependencies (#2460) 2023-10-18 11:01:05 +02:00
Guillaume Bouvignies
86bd5d171a Fix go-client and run go mod tidy (#2425) 2023-10-10 18:42:18 +02:00
Guillaume Bouvignies
45d7844ab4 Fix go-client api break (#2419) 2023-10-10 17:04:29 +02:00
Ruben Fiszel
a8c46066b1 fix: unify clients to use server-side interpolation to retrieve full resources 2023-08-17 20:16:50 +02:00
Ruben Fiszel
9970f6daeb feat: migrate state path to new schema 2023-08-11 18:54:47 +02:00
Ruben Fiszel
eea5ad5203 fix: fix go-client generation 2023-06-04 15:13:07 +02:00
Ruben Fiszel
10c86c2a26 fix go-client with new openapi 2023-02-21 12:25:54 +01:00
Ruben Fiszel
74ef6e46c2 fix: support setting undefined states 2023-01-02 04:22:56 +01:00
Ruben Fiszel
ebbc2039a2 update all clients to use update resource value 2023-01-01 10:26:11 +01:00
Ruben Fiszel
f85c7f0f87 fix(go-client): support setVariable, setResource, setState, getState 2022-11-19 16:54:12 +01:00
Ruben Fiszel
2b65efca5f nit: fix go-client 2022-11-06 23:57:16 +01:00
Ruben Fiszel
589cf023b2 fix(go-client): fix openapi generation 2022-11-02 10:55:35 +01:00
Ruben Fiszel
1714f33792 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
7e673e3740 fix(go-client): go-client README 2022-10-15 11:23:10 +02:00
Ruben Fiszel
f34a625add fix(go-client): improve go-client variable and resource handling 2022-10-15 11:18:17 +02:00
Ruben Fiszel
a7e76d13b9 fix(go-client): return error 2022-10-15 10:29:01 +02:00
Ruben Fiszel
25c74e2396 fix(go-client): improve go-client error handling 2022-10-15 09:08:13 +02:00
Ruben Fiszel
121aa2314a add apache 2.0 to go client 2022-10-15 09:02:34 +02:00
Ruben Fiszel
9e9ec6e7e6 fix(go-client): pass bearer token to requests 2022-10-14 20:35:19 +02:00
Ruben Fiszel
889d065c9f go client ci deployment 2022-10-14 20:24:22 +02:00
Ruben Fiszel
d33829ff03 go client v0 2022-10-14 19:45:16 +02:00
Ruben Fiszel
655fb267d7 go client v0 2022-10-14 17:06:42 +02:00
Ruben Fiszel
b7b5445874 add go-client mvp + stabilize openapi (#732) 2022-10-14 16:26:51 +02:00