mirror of
https://github.com/opdavies/build-configs.git
synced 2025-02-02 13:57:33 +00:00
Oliver Davies
16ad71f4f4
* Add `dockerfile.stages.*.extra_directories` as an optional list of strings. * Allow `php.phpstan` and `php.phpcs` to be `false` or a Collection so their configuration files can not be generated. * Add `php.phpunit` and allow it to be set to `false` so its configuration files can not be generated. * Add `database.extra_databases` * Add `php.phpstan.baseline` as an optional boolean. * Add `node.version` as a string. |
||
---|---|---|
.github/workflows | ||
bin | ||
config | ||
resources | ||
src | ||
templates | ||
tests | ||
translations | ||
vendor-bin/box | ||
.env | ||
.env.test | ||
.envrc | ||
.gitignore | ||
autoload_runtime.template | ||
box.json.dist | ||
CHANGELOG.md | ||
composer.json | ||
composer.lock | ||
flake.lock | ||
flake.nix | ||
phpstan.neon.dist | ||
phpunit.xml.dist | ||
README.md | ||
run | ||
symfony.lock |
build-configs
A CLI tool for generating build configuration files for PHP projects.