Antonis Kalipetis
Antonis Kalipetis
Metrics should include: - Query timing for cache and Redis - Request timing - Both for any request and per host
Steps to reproduce: 1. Run `platform --version` 2. Run `platform list | head -n 1` 3. Both commands should output the same version ## Technical details The CLI version should...
This should - in theory - use the `apt` installation method and work as expected. It seems like this is an issue on Cloudsmith's side that needs to be investigated....
When running the Legacy CLI and there is a non-zero exit code, we should check file hashes and permissions and if needed cleanup the cache directory. ```[tasklist] ### Tasks ```
The new CLI should be able to get the currently authenticated credentials, as stored by the Legacy CLI on disk. If the CLI is not authenticated, it should dispatch to...
Currently, we have only implemented `project:init` command in the new CLI. This command was separate and did not need interoperability with the Legacy CLI, in terms of authentication and configuration....
Now that this repository is hosted primarily in GitHub, we should change the CI to use GitHub actions instead of GitLab CI.
## What's changed * Update registry.json with support and deprecated MySQL versions * Add information about ClickHouse in registry.json * Add support for excluding services from specific vendors and exclude...