Francois Campbell
Francois Campbell
**What kind of change does this PR introduce?** **Did you add tests for your changes?** Moved tests to relevant locations **If relevant, link to documentation update:** **Summary** **Does this PR...
Creating a PR so CircleCI will build the branch **What kind of change does this PR introduce?** **Did you add tests for your changes?** **If relevant, link to documentation update:**...
**Do you want to request a *feature* or report a *bug*?** **What is the current behavior?** **If the current behavior is a bug, please provide the steps to reproduce.** **What...
Addresses https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/331 by copying the behaviour of the Docker plugin to automatically mount the checkout into the main container. If users wish to copy files instead of using a volume,...
**Is your feature request related to a problem? Please describe.** When calling `codewatch myu_codewatch_config_module.py`, we are greeted with an `ImportError: No module named py`. If you know that codewatch interprets...
**Is your feature request related to a problem? Please describe.** The CLI command feels verbose compared to other tools. **Describe the solution you'd like** Like `make`, `invoke`, and `eslint`, use...