No description
Find a file
Manuel Ganter 94d7147953
Some checks failed
Go Tests / go-tests (push) Failing after 1m0s
fixed bug where edge connect did not undoubleslashes url paths
2025-09-08 15:38:33 +02:00
.github/workflows feat(edge-connect): add skeleton 2025-09-01 15:39:45 +02:00
config feat(Client): fix DeleteInstance 2025-09-08 14:18:15 +02:00
internal fixed bug where edge connect did not undoubleslashes url paths 2025-09-08 15:38:33 +02:00
lala feat(Client): implemented idempotent DeleteApp, Error Handling 2025-09-08 10:41:31 +02:00
provider fixed bug where edge connect did not undoubleslashes url paths 2025-09-08 15:38:33 +02:00
scripts feat(edge-connect): add skeleton 2025-09-01 15:39:45 +02:00
testdata feat(edge-connect): add skeleton 2025-09-01 15:39:45 +02:00
.gitignore feat(edge-connect): add skeleton 2025-09-01 15:39:45 +02:00
Dockerfile feat(edge-connect): add skeleton 2025-09-01 15:39:45 +02:00
Dockerfile.kaesekuchen feat(client): test environment 2025-09-05 11:24:01 +02:00
go.mod feat(client): created provider instance 2025-09-03 15:36:49 +02:00
go.sum feat(client): created provider instance 2025-09-03 15:36:49 +02:00
main.go introduced logging 2025-09-05 11:45:04 +02:00
Makefile feat(edge-connect): add skeleton 2025-09-01 15:39:45 +02:00
mock.log feat(client): test environment 2025-09-05 11:24:01 +02:00
mockprovider.sh feat(client): test environment 2025-09-05 11:24:01 +02:00
test.sh feat(client): test environment 2025-09-05 11:24:01 +02:00
testdelete.sh feat(Client): fix DeleteInstance 2025-09-08 14:18:15 +02:00