Skip to content

Conversation

@ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Jan 30, 2023

What I did
renamed "convert" command to "config" to be aligned with Compose V1 UX
convert was introduced by Cloud integration development as we translated the compose model into cloud provider custom format. It was later adopted as the basis for compose config implementation, but changing the command canonical name doesn't make sense for our users (thousands blogs, stackoverflow, ... mention use of config command)

@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Base: 73.89% // Head: 73.89% // No change to project coverage 👍

Coverage data is based on head (b695ece) compared to base (97752b2).
Patch has no changes to coverable lines.

❗ Current head b695ece differs from pull request most recent head b723790. Consider uploading reports for the commit b723790 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##               v2   #10214   +/-   ##
=======================================
  Coverage   73.89%   73.89%           
=======================================
  Files           2        2           
  Lines         272      272           
=======================================
  Hits          201      201           
  Misses         60       60           
  Partials       11       11           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ndeloof ndeloof requested review from a team, StefanScherer, glours, laurazard, milas, nicksieger and ulyssessouza and removed request for a team January 30, 2023 08:10
Copy link
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ndeloof ndeloof merged commit 41e0563 into docker:v2 Jan 30, 2023
@ndeloof ndeloof deleted the convert_config branch January 30, 2023 21:23
matt9ucci added a commit to matt9ucci/DockerCompletion that referenced this pull request Feb 9, 2023
matt9ucci added a commit to matt9ucci/DockerCompletion that referenced this pull request Feb 9, 2023
matt9ucci added a commit to matt9ucci/DockerCompletion that referenced this pull request Feb 9, 2023
matt9ucci added a commit to matt9ucci/DockerCompletion that referenced this pull request Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants