Skip to content

Conversation

@niklaas
Copy link

@niklaas niklaas commented Apr 1, 2025

Since #609 has been pretty silent, I'm not sure whether you would want to support specifying a custom command. I'm also not sure whether I covered all cases (probably not). However, these changes allow me to use the rails executable in a docker context and unblock me from not being able to use the plugin's full functionality.

I mainly need these changes to run our test suite. Our dev environment is configured to use a containerized database for testing. We also have a containerized redis instance tightly coupled to rails. So some functionality provided by the plugin would simply fail because rails can't reach the redis instance.

Fixes #609

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.

Run commands in docker container

1 participant