*Ruff* :dog: I wasn't able to find any Docker Compose files in your repository at any of the given paths in the pull-dog.json configuration file, or the default docker-compose.yml file :weary: Make sure the given paths are correct.
Files checked:
docker-compose.yml
What is this?Pull Dog is a GitHub app that makes test environments for your pull requests using Docker, from a `docker-compose.yml` file you specify. It takes 19 seconds to set up (we counted!) and there's a free plan available.
Visit our website to learn more.
Commands
- `@pull-dog up` to reprovision or provision the server.
- `@pull-dog down` to delete the provisioned server.
Troubleshooting
Need help? Don't hesitate to file an issue in our repository
**Configuration**
```json
{
"isLazy": false,
"dockerComposeYmlFilePaths": [
"docker-compose.yml"
],
"expiry": "00:00:00",
"conversationMode": "singleComment"
}
```
**Trace ID**
5bbf55c0-e9d3-11ec-9d44-6fa18285516a
*Ruff* :dog: I wasn't able to find any Docker Compose files in your repository at any of the given paths in the
pull-dog.json
configuration file, or the defaultdocker-compose.yml
file :weary: Make sure the given paths are correct.Files checked:
docker-compose.yml
What is this?
Pull Dog is a GitHub app that makes test environments for your pull requests using Docker, from a `docker-compose.yml` file you specify. It takes 19 seconds to set up (we counted!) and there's a free plan available. Visit our website to learn more.Commands
- `@pull-dog up` to reprovision or provision the server. - `@pull-dog down` to delete the provisioned server.Troubleshooting
Need help? Don't hesitate to file an issue in our repository **Configuration** ```json { "isLazy": false, "dockerComposeYmlFilePaths": [ "docker-compose.yml" ], "expiry": "00:00:00", "conversationMode": "singleComment" } ``` **Trace ID** 5bbf55c0-e9d3-11ec-9d44-6fa18285516a