Skip to content

Conversation

@peterj
Copy link
Collaborator

@peterj peterj commented Oct 30, 2025

No description provided.

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Copilot AI review requested due to automatic review settings October 30, 2025 16:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refactors hardcoded docker-compose filename references by introducing constants for better maintainability. The changes fix an incorrect template filename case and centralize docker-compose file references.

  • Introduces constants DockerComposeFilename and DockerComposeTemplate in utils.go
  • Corrects the template filename from Docker-compose.yaml.tmpl to docker-compose.yaml.tmpl
  • Updates usages in RegenerateDockerCompose function to use the new constants

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@peterj peterj changed the title docker-compose should be lower case (issued on Linux machines) docker-compose should be lower case (issue on Linux machines) Oct 30, 2025
@EItanya EItanya merged commit 658b41a into main Oct 30, 2025
23 checks passed
@EItanya EItanya deleted the peterj/dockercomposecasing branch October 30, 2025 19:43
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