Commit graph

14 commits

Author SHA1 Message Date
da3c4a3e4c
feat(api): Added AppKey property to ShowAppInstances
All checks were successful
test / test (push) Successful in 54s
2025-11-13 15:40:36 +01:00
ce801f30d0 fix(test): finish fixing organisation refactoring tests failures
All checks were successful
test / test (push) Successful in 13s
2025-10-07 17:21:38 +02:00
ce2fb4208d fix(test): finish fixing organisation refactoring tests failures
All checks were successful
test / test (push) Successful in 53s
2025-10-07 17:19:52 +02:00
6a91b556a5 fix(test): fixed compile errors
Some checks failed
test / test (push) Failing after 12s
2025-10-07 17:09:36 +02:00
e04370a376 fix(test): started fixing tests
Some checks failed
test / test (push) Failing after 12s
2025-10-07 17:05:35 +02:00
b958acd94e
refactor(yaml): Moved organisation to metadata
Some checks failed
test / test (push) Failing after 51s
2025-10-07 16:30:57 +02:00
97517cacea
refactor(yaml): moved AppVersion into metadata 2025-10-07 16:01:38 +02:00
b712ae0869
fix(cli): Fixed tests after outputting plan diff 2025-10-07 15:40:27 +02:00
d0b95d9d34 feat(cli): Added hash compare between current and desired manifest state without using annotation. instead the current hash is calculated from the showapp() app.deploymentmanifest field 2025-10-06 17:08:33 +02:00
36934e8abf feat(cli): Added output of diff when updating outboundConnections in the desired manifest 2025-10-06 16:45:53 +02:00
06ea46b332
feat(sdk, cli): Implemented update endpoints. Added recreate deployment strategy to cli. Fixed tests. 2025-10-01 10:49:15 +02:00
f9faad4373
chore(cli): Removed appName from config schema. This is redundant to metadata name 2025-09-30 11:33:52 +02:00
6d8ed1f8d5
chore(cli): Added methods to EdgeClientInterface and removed unnecessary typecasting 2025-09-29 18:04:55 +02:00
366fa334af
chore(cli): Moved cli related packages out of sdk. Deleted duplicate files. 2025-09-29 17:35:34 +02:00