|
7477704905
|
feat(api-client): Add static method getImageById for Image class in api-client
|
2024-11-18 19:52:15 +01:00 |
|
|
b74ce05845
|
fix(interfaces): Remove deprecated deployment directive and update related interfaces
|
2024-11-18 19:43:52 +01:00 |
|
|
5a3ddcf39b
|
fix(apiclient): Ensure mandatory parameter in CloudlyApiClient constructor
|
2024-11-18 17:48:26 +01:00 |
|
|
36a481ecd1
|
fix(docker): Fix improper Docker push command preventing push to the correct registry.
|
2024-11-18 13:41:29 +01:00 |
|
|
27c98c4e32
|
fix(docker_tags): Updated Docker configuration to include NPM tokens.
|
2024-11-17 07:05:41 +01:00 |
|
|
b5ca898eac
|
fix(Dockerfile): Corrected docker base image tag in Dockerfile for alpine compatibility.
|
2024-11-17 06:31:22 +01:00 |
|
|
fff4c7642d
|
fix(infrastructure): Correct Docker image path in Dockerfile for improved build consistency.
|
2024-11-17 01:04:26 +01:00 |
|
|
b70dad4996
|
fix(project setup): fixed incorrect configuration in npmextra.json
|
2024-11-17 00:00:55 +01:00 |
|
|
91a0272ab3
|
fix(docker tags): Comment out unused secret variables in docker_tags.yaml
|
2024-11-16 22:31:16 +01:00 |
|
|
c9e32540bf
|
fix(package): Updated package dependencies
|
2024-11-16 16:08:50 +01:00 |
|
|
3b77089d79
|
fix(workflow): Fix Docker image path in GitHub action workflow
|
2024-11-06 21:26:23 +01:00 |
|
|
cab57ab303
|
fix(overall): Refactor and improve code consistency across all modules
|
2024-11-06 21:21:14 +01:00 |
|
|
f0144fdd5b
|
fix(dependencies): Updated dependencies and fixed Docker Alpine image retrieval issue in tests
|
2024-11-06 21:16:12 +01:00 |
|
|
1f12cb9f94
|
fix(test and dependencies): Corrected cloudlyUrl in test.apiclient and updated tapbundle dependency.
|
2024-11-06 17:19:43 +01:00 |
|
|
38d2120c35
|
fix(api client): Fixed localhost URL issue in test.client.ts
|
2024-11-06 16:59:17 +01:00 |
|
|
28cd6d1b49
|
fix(tests): Refactored test setup for consistency and isolated config initialization.
|
2024-11-06 16:53:21 +01:00 |
|
|
0eff7c7510
|
fix(test): Enhance test helpers with dynamic Hetzner token retrieval.
|
2024-11-06 16:22:38 +01:00 |
|
|
66a23a515b
|
fix(helpers): Add missing sslMode configuration to Cloudly config.
|
2024-11-06 16:13:54 +01:00 |
|
|
15ea5adec6
|
fix(testing): Fixed Cloudly testing setup and dependencies
|
2024-11-06 03:56:46 +01:00 |
|
|
b5433e412f
|
fix(core): Fix configuration initialization by accepting a config argument
|
2024-11-05 21:31:15 +01:00 |
|
|
b244518fcb
|
fix(npmextra): Updated npm registry URL in npmextra.json
|
2024-11-05 02:45:04 +01:00 |
|
|
a830299cc9
|
fix(package): Update dependency version for @git.zone/tspublish
|
2024-11-05 02:21:06 +01:00 |
|
|
614ed78928
|
feat(dependencies): Upgrade dependencies and include publish orders
|
2024-11-05 02:06:44 +01:00 |
|
|
2d746a9d1c
|
fix(config): Fix Docker image URL in Gitea workflow.
|
2024-11-04 19:24:47 +01:00 |
|
|
5548d5a72d
|
feat(cloudron): Add Dockerfile for Cloudron deployment
|
2024-11-04 19:23:45 +01:00 |
|
|
87e273c30e
|
fix(dependency): Updated dependency @git.zone/tspublish to version ^1.6.0
|
2024-10-28 21:54:55 +01:00 |
|
|
5f16d8e494
|
fix(core): Corrected description and devDependencies
|
2024-10-28 21:49:43 +01:00 |
|
|
41c54a070c
|
fix(core): Fixed syntax issues in commitinfo data and package.json file.
|
2024-10-28 16:55:25 +01:00 |
|
|
7a1d933559
|
feat(core): Enhance core functionality for cloud management and orchestration
|
2024-10-28 16:19:00 +01:00 |
|
|
337d111cf6
|
fix(package_manager): Update @git.zone/tspublish dependency version
|
2024-10-28 15:58:26 +01:00 |
|
|
c6abfe69b8
|
BREAKING CHANGE(core): Significant overhaul with potential breaking changes, update to version 3.0.0
|
2024-10-28 01:39:49 +01:00 |
|
|
971abd19c9
|
fix(build): Updated devDependencies for tspublish and removed buildDocs script
|
2024-10-28 01:37:55 +01:00 |
|
|
8f49f0cb4f
|
fix(ci): Fix Docker images and npm registry URL in CI workflows
|
2024-10-27 19:50:39 +01:00 |
|
|
7cd6bc0e33
|
fix(cli): Set up CLI client definition and registry configuration
|
2024-10-23 20:09:24 +02:00 |
|
|
6f56304e07
|
fix(docs): Updated documentation with clearer usage instructions and examples.
|
2024-10-23 20:06:16 +02:00 |
|
|
c105596455
|
fix(core): Fixed startup issue for the Cloudly instance
|
2024-10-23 15:59:49 +02:00 |
|
|
240516520a
|
feat(cli): Add tspublish.json for CLI client and interfaces
|
2024-10-21 16:37:46 +02:00 |
|
|
41f9f93d1c
|
fix(build): Update Node types and other dependencies, add tspublish.json for api client
|
2024-10-21 14:23:43 +02:00 |
|
|
53f96095c7
|
fix(big fix upgrade): upgrade multiple areas of the core functionalities
|
2024-10-16 14:35:38 +02:00 |
|
|
0ec665516d
|
fix(deps): Update dependencies to latest versions
|
2024-08-25 14:29:26 +02:00 |
|