Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove ServiceProxy which was introduced for archived compose-cli #11298

Merged
merged 1 commit into from Jan 8, 2024

Conversation

ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Dec 22, 2023

ServiceProxy was introduced to allow "Cloud integration" to tweak the compose UX (see https://github.com/docker/compose-cli/blob/c156ce6da4c2b317174d42daf1b019efa87e9f92/cli/main.go#L277)
as https://github.com/docker/compose-cli has been archived we don't need to support this anymore

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof requested review from a team, glours and milas and removed request for a team December 22, 2023 13:05
Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d82a1a5) 56.36% compared to head (f58f23a) 56.68%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11298      +/-   ##
==========================================
+ Coverage   56.36%   56.68%   +0.32%     
==========================================
  Files         134      133       -1     
  Lines       11611    11406     -205     
==========================================
- Hits         6545     6466      -79     
+ Misses       4419     4321      -98     
+ Partials      647      619      -28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@glours glours merged commit f659918 into docker:main Jan 8, 2024
26 checks passed
@ndeloof ndeloof deleted the proxy branch January 8, 2024 09:09
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.

None yet

3 participants