Commit Graph

136 Commits

Author SHA1 Message Date
philkunz 8f49f0cb4f fix(ci): Fix Docker images and npm registry URL in CI workflows 2024-10-27 19:50:39 +01:00
philkunz 320b3ed9eb 1.2.3
Docker (tags) / security (push) Failing after 12s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
v1.2.3
2024-10-23 20:09:24 +02:00
philkunz 7cd6bc0e33 fix(cli): Set up CLI client definition and registry configuration 2024-10-23 20:09:24 +02:00
philkunz a218805f27 1.2.2
Docker (tags) / security (push) Failing after 16s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
v1.2.2
2024-10-23 20:06:16 +02:00
philkunz 6f56304e07 fix(docs): Updated documentation with clearer usage instructions and examples. 2024-10-23 20:06:16 +02:00
philkunz 4eb62200e8 1.2.1
Docker (tags) / security (push) Failing after 17s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
v1.2.1
2024-10-23 15:59:49 +02:00
philkunz c105596455 fix(core): Fixed startup issue for the Cloudly instance 2024-10-23 15:59:49 +02:00
philkunz 5aa136b8d9 1.2.0
Docker (tags) / security (push) Failing after 16s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
v1.2.0
2024-10-21 16:37:46 +02:00
philkunz 240516520a feat(cli): Add tspublish.json for CLI client and interfaces 2024-10-21 16:37:46 +02:00
philkunz 4e1f9464fe 1.1.9
Docker (tags) / security (push) Failing after 18s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
v1.1.9
2024-10-21 14:23:43 +02:00
philkunz 41f9f93d1c fix(build): Update Node types and other dependencies, add tspublish.json for api client 2024-10-21 14:23:43 +02:00
philkunz c502d410b1 1.1.8
Docker (tags) / security (push) Failing after 19s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
v1.1.8
2024-10-16 14:35:38 +02:00
philkunz 53f96095c7 fix(big fix upgrade): upgrade multiple areas of the core functionalities 2024-10-16 14:35:38 +02:00
philkunz d212dfb9f9 1.1.7
Docker (tags) / security (push) Failing after 18s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
v1.1.7
2024-08-25 14:29:26 +02:00
philkunz 0ec665516d fix(deps): Update dependencies to latest versions 2024-08-25 14:29:26 +02:00
philkunz acc642adf9 1.1.6
Docker (tags) / security (push) Failing after 16s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
v1.1.6
2024-06-20 19:20:17 +02:00
philkunz a6521708f7 fix(core): update 2024-06-20 19:20:16 +02:00
philkunz 206fe445bc 1.1.5
Docker (tags) / security (push) Failing after 18s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
v1.1.5
2024-06-20 19:00:58 +02:00
philkunz a7ee92cde9 fix(core): update 2024-06-20 19:00:58 +02:00
philkunz cdbab26008 1.1.4
Docker (tags) / security (push) Failing after 19s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
v1.1.4
2024-06-13 10:07:54 +02:00
philkunz 1983c64b77 fix(core): update 2024-06-13 10:07:53 +02:00
philkunz a6e3a7f5fe prepare service management 2024-06-13 09:36:02 +02:00
philkunz 6dd687012f 1.1.3
Docker (tags) / security (push) Failing after 15s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
v1.1.3
2024-06-05 14:13:04 +02:00
philkunz 55b2872ffc fix(structure): improve structure, prepare better CI integration 2024-06-05 14:13:03 +02:00
philkunz 2e6e7f6ca8 1.1.2
Docker (tags) / security (push) Failing after 14s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
v1.1.2
2024-06-02 21:39:32 +02:00
philkunz f453ce3126 fix(imagemanager): prepare proper storage and retrieval of container images 2024-06-02 21:39:31 +02:00
philkunz b8dd84b8a6 1.1.1
Docker (tags) / security (push) Failing after 14s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
v1.1.1
2024-06-01 05:48:57 +02:00
philkunz 338ed5ed75 fix(image registry): start work on image registry 2024-06-01 05:48:57 +02:00
philkunz 482a6a101c 1.1.0
Docker (tags) / security (push) Failing after 15s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
v1.1.0
2024-05-30 22:49:39 +02:00
philkunz 929f250006 feat(gaurds): use better smartguards to verify action authorization 2024-05-30 22:49:39 +02:00
philkunz 6b3fd2ce31 1.0.216 v1.0.216 2024-05-28 18:45:34 +02:00
philkunz 21961fa2d7 fix(switch to unified package for cloudly + api + cli): update 2024-05-28 18:45:34 +02:00
philkunz 33aa48b0b1 1.0.215 v1.0.215 2024-05-05 17:21:04 +02:00
philkunz c7d30dd46e fix(core): update 2024-05-05 17:21:04 +02:00
philkunz 03de0d6c39 1.0.214 v1.0.214 2024-04-20 12:21:42 +02:00
philkunz c24262f765 fix(core): update 2024-04-20 12:21:41 +02:00