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

Migration Command: remove the docker-compose.yml file #20

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

leventebalogh
Copy link
Collaborator

What changed?

We opted to use the suggested .yaml file extension for our docker-compose config, however this can result in weird issues if the project was previously using a docker-compose config with a .yml extension.

This PR fixes that by removing the file with the "old extension" after generating the new version of the file.

We opted to use the suggested `.yaml` file extensions, which can result
in weird issues if the project was previously using a docker-compose config
with a `.yml` ending.
Copy link
Contributor

@marefr marefr left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@jackw jackw left a comment

Choose a reason for hiding this comment

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

🚀

Base automatically changed from leventebalogh/fix-migration-config to main June 1, 2022 08:45
@leventebalogh leventebalogh merged commit 51459ab into main Jun 1, 2022
@leventebalogh leventebalogh deleted the leventebalogh/remove-docker-compose-yml branch June 1, 2022 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants