You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add comprehensive GitHub Actions auto-fix testing and documentation ([44fdc23](https://github.com/TerrorSquad/php-booster/commit/44fdc231afacab8d51bd747b3f207a42295b3b3f))
9
+
* add GitHub Actions for automatic PHP code fixing ([2d05ae1](https://github.com/TerrorSquad/php-booster/commit/2d05ae1e78fc04d310150cb447c5afd2ce4ac246))
10
+
* improve color support for WSL and CI environments ([d3d0664](https://github.com/TerrorSquad/php-booster/commit/d3d06649c04700b29aacc6a3ece4320663622dd2))
11
+
* parse .ddev/config.yaml directly for container name ([cfea3b7](https://github.com/TerrorSquad/php-booster/commit/cfea3b7529d3b74d0e9c67ea2f3beee620ab0c55))
12
+
* use docker exec -t for color support when possible ([cca3012](https://github.com/TerrorSquad/php-booster/commit/cca30120032e104dbc46352198a3a97a3a3c30b2))
* preserve colors through ddev exec by passing environment variables ([f9e2fd0](https://github.com/TerrorSquad/php-booster/commit/f9e2fd09c1c93f99698efe3727fed58908fb9f6a))
19
+
* use bash -c for proper environment variable handling in ddev exec ([7789a96](https://github.com/TerrorSquad/php-booster/commit/7789a964a52b3925d5ed7cfbcec78e66c60a3cb1))
20
+
21
+
22
+
### Reverts
23
+
24
+
* simplify runner.sh and document color limitation ([29f8c5f](https://github.com/TerrorSquad/php-booster/commit/29f8c5f11f258df50348e11e55f89c071e21a8cb))
0 commit comments