Skip to content

Conversation

@thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Mar 8, 2025

This package is only used by cli/command/service, and has no external consumers.

- Human readable description for the release notes

Go SDK: Remove `service/logs` package

- A picture of a cute animal (not mandatory but encouraged)

@thaJeztah thaJeztah added impact/deprecation status/2-code-review area/go-sdk Changes affecting the Go SDK impact/go-sdk Noteworthy (compatibility changes) in the Go SDK labels Mar 8, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 8, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 59.29%. Comparing base (2eec746) to head (6bd6b3e).
Report is 22 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5910      +/-   ##
==========================================
+ Coverage   59.26%   59.29%   +0.02%     
==========================================
  Files         357      357              
  Lines       29771    29771              
==========================================
+ Hits        17645    17653       +8     
+ Misses      11153    11144       -9     
- Partials      973      974       +1     
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
This package is only used by cli/command/service, and has no
external consumers.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah force-pushed the move_service_logs branch from 0d3d0c8 to 6bd6b3e Compare March 8, 2025 21:51
"github.com/docker/cli/cli/command/completion"
"github.com/docker/cli/cli/command/idresolver"
"github.com/docker/cli/service/logs"
"github.com/docker/cli/cli/internal/logdetails"
Copy link
Member Author

Choose a reason for hiding this comment

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

Still wondering if we need to keep a separate top-level internal/ and cli/internal - not sure if we need to, but we can decide at some point which one makes most sense.

@thaJeztah
Copy link
Member Author

Thx! I'll bring this one in 😄

@thaJeztah thaJeztah merged commit 60ae1bb into docker:master Mar 10, 2025
95 checks passed
@thaJeztah thaJeztah deleted the move_service_logs branch March 10, 2025 15:14
@thaJeztah thaJeztah added this to the 28.0.2 milestone Mar 10, 2025
@thaJeztah thaJeztah self-assigned this May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/go-sdk Changes affecting the Go SDK impact/deprecation impact/go-sdk Noteworthy (compatibility changes) in the Go SDK status/2-code-review

3 participants