No description
Find a file
2025-11-17 14:40:47 +01:00
.claude feat(apply): Implement EdgeConnect configuration parsing foundation 2025-09-29 16:18:35 +02:00
.github/workflows feat(signing): added goreleaser signing 2025-10-20 15:55:58 +02:00
api doc(api): rename current swagger to _v2, add old swagger as _v1 2025-10-20 10:05:24 +02:00
cmd feat(api): Added AppKey to ShowAppInstances 2025-11-13 16:59:38 +01:00
internal parseStreamingResponse is now unified for all objects under both versions 2025-11-17 14:40:47 +01:00
sdk parseStreamingResponse is now unified for all objects under both versions 2025-11-17 14:40:47 +01:00
.edge-connect.yaml.example feat(config): add API version selector for v1 and v2 2025-10-20 13:41:50 +02:00
.envrc.example chore: Added flake 2025-10-07 14:37:54 +02:00
.gitignore parseStreamingResponse is now unified for all objects under both versions 2025-11-17 14:40:47 +01:00
.goreleaser.yaml feat(signing): added multi arch build 2025-10-20 16:49:41 +02:00
apply-todo.md feat(apply): Implement CLI command with comprehensive deployment workflow 2025-09-29 17:24:59 +02:00
apply.md chore(cli): Removed appName from config schema. This is redundant to metadata name 2025-09-30 11:33:52 +02:00
config.yaml.example feat(cli): Implement Edge Connect CLI tool 2025-09-18 13:51:09 +02:00
Dockerfile feat(client): add basic client, model 2025-09-16 13:02:33 +02:00
flake.lock chore: Added flake 2025-10-07 14:37:54 +02:00
flake.nix chore: Added flake 2025-10-07 14:37:54 +02:00
go.mod fix(version): update imports and go.mod to allow v2 2025-10-21 11:40:35 +02:00
go.sum feat(apply): Implement deployment planning with intelligent state comparison 2025-09-29 16:36:21 +02:00
main.go fix(version): update imports and go.mod to allow v2 2025-10-21 11:40:35 +02:00
Makefile parseStreamingResponse is now unified for all objects under both versions 2025-11-17 14:40:47 +01:00
plan.md feat(apply): Implement EdgeConnect configuration parsing foundation 2025-09-29 16:18:35 +02:00
public.gpg feat(signing): added public key 2025-10-20 16:47:00 +02:00