Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Add compose file parameter and error handling

This PR adds:

  1. An optional parameter to all commands in liquid stack to specify a custom docker-compose file path
  2. Error handling to display a clear message when the docker-compose file is missing

Changes

  • Added --compose-file parameter to launch, shutdown, and purge commands
  • Added error checking in the DockerHelper.run_compose method
  • Added try-except blocks to handle FileNotFoundError in all commands

Link to Devin run: https://app.devin.ai/sessions/6dd3e6202305475d894f57011bd82dee
Requested by: mengxiao.lin@liquid.ai

…issing files

Co-Authored-By: mengxiao.lin@liquid.ai <mengxiao.lin@liquid.ai>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

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.

1 participant