Skip to content

Conversation

@efd6
Copy link
Contributor

@efd6 efd6 commented Sep 18, 2025

For #2868

Please take a look.

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

@efd6 efd6 requested a review from a team September 18, 2025 21:40
Copy link
Member

@jsoriano jsoriano left a comment

Choose a reason for hiding this comment

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

Nice, thanks!

Comment on lines 101 to 102
// Project returns the project identifier for the service.
func (sc *ServiceInfo) Project() string {
Copy link
Member

Choose a reason for hiding this comment

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

Nit. Should this be called ProjectName following docker compose terminology?

Suggested change
// Project returns the project identifier for the service.
func (sc *ServiceInfo) Project() string {
// ProjectName returns the project name for the service.
func (sc *ServiceInfo) ProjectName() string {

@efd6 efd6 merged commit 9524caa into elastic:main Sep 21, 2025
3 checks passed
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