Skip to content

fix: remove weird dependancy of SDK to CLI#7703

Open
gwleclerc wants to merge 2 commits intomasterfrom
fix-cdkclient-dep
Open

fix: remove weird dependancy of SDK to CLI#7703
gwleclerc wants to merge 2 commits intomasterfrom
fix-cdkclient-dep

Conversation

@gwleclerc
Copy link
Copy Markdown
Collaborator

  1. Description
    The cdsclient package had an unnecessary dependency on the cli package (github.com/ovh/cds/cli). It was only used for colorizing verbose debug log lines (cli.Green, cli.Yellow) in HTTP request/response dumps.

  2. Related issues
    N/A

  3. About tests
    No new tests needed — this is a purely cosmetic change in verbose debug logging. The log output content remains identical, only ANSI color formatting is removed.

  4. Mentions
    @ovh/cds

Signed-off-by: Gwendal Leclerc <gwendal.leclerc@ovhcloud.com>
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants