0b01584122
feat(client): fix envs
Go Tests / go-tests (push) Failing after 1m10s
2025-09-09 14:42:39 +02:00
94d7147953
fixed bug where edge connect did not undoubleslashes url paths
Go Tests / go-tests (push) Failing after 1m0s
2025-09-08 15:38:33 +02:00
ebd16d7c50
feat(Client): fix DeleteInstance
Go Tests / go-tests (push) Failing after 59s
2025-09-08 14:18:15 +02:00
a98c76ba84
feat(Client): implemented idempotent DeleteApp, Error Handling
Go Tests / go-tests (push) Failing after 1m1s
2025-09-08 10:41:31 +02:00
ec1abae2d6
added log line
Go Tests / go-tests (push) Failing after 1m5s
2025-09-05 16:11:35 +02:00
278073d7ab
resolved conflict
Go Tests / go-tests (push) Failing after 1m6s
2025-09-05 15:54:24 +02:00
017d56687e
feat(client): improved logging, renaming
Go Tests / go-tests (push) Failing after 1m4s
2025-09-05 14:37:34 +02:00
044f1b04b8
introduced logging
Go Tests / go-tests (push) Failing after 1m4s
2025-09-05 11:45:04 +02:00
8884165ffe
feat(client): test environment
Go Tests / go-tests (push) Failing after 1m6s
2025-09-05 11:24:01 +02:00
bbfbba74cc
feat(client): implemented RemoveAllInstances
Go Tests / go-tests (push) Failing after 1m31s
2025-09-04 13:47:35 +02:00
2145cec970
feat(client): changed instance naming conventions
Go Tests / go-tests (push) Failing after 1m29s
2025-09-04 13:29:28 +02:00
90ceb69a18
feat(client): implemented ListInstances
Go Tests / go-tests (push) Failing after 1m30s
2025-09-04 11:47:52 +02:00
cf88522e57
feat(client): implemented ShopApps
Go Tests / go-tests (push) Failing after 1m28s
2025-09-04 11:19:07 +02:00
60ceddf649
feat(client): implemented DeleteInstance
Go Tests / go-tests (push) Failing after 1m30s
2025-09-04 10:30:52 +02:00
37de81a835
feat(client): created provider instance
Go Tests / go-tests (push) Failing after 1m31s
2025-09-03 15:36:49 +02:00
3f375f88ff
feat(client): implemented getinstance in garm provider
Go Tests / go-tests (push) Failing after 1m28s
2025-09-03 13:36:57 +02:00
f1f644648f
feat(client): implemented client calls for app instance creation/deletion
Go Tests / go-tests (push) Failing after 1m18s
2025-09-03 11:09:11 +02:00
58c9b9fb7e
chore(go): go mod tidy
Go Tests / go-tests (push) Failing after 1m30s
2025-09-02 16:18:21 +02:00
0839b62b84
feat(client): IPCEICIS-5755 introduced api calls against edge conenct
Go Tests / go-tests (push) Failing after 1m25s
2025-09-02 16:16:34 +02:00
b1928ad9e7
feat(client): ✨ Add EdgeConnect client for app management
...
Go Tests / go-tests (push) Failing after 1m15s
Introduce a new EdgeConnect client to interact with the platform's API.
Includes methods to:
- Retrieve authentication tokens.
- Create new app instances.
- Create new apps.
Defines necessary data structures for API payloads, such as app and instance keys, flavors, and configurations.
Also adds an example implementation in a separate main package for demonstration purposes.
Refs: IPCEICIS-5755
2025-09-02 15:23:19 +02:00
0b411dc9cf
feat(edge-connect): add skeleton
Go Tests / go-tests (push) Failing after 1m9s
2025-09-01 15:39:45 +02:00