A CLI tool for generating build configuration files.
Find a file
Oliver Davies 696aa5d617 feat(drupal): allow for disabling quality checks
For Commerce Kickstart, there are no custom modules so these checks will
fail in the CI pipeline.
2023-10-18 20:38:53 +02:00
bin refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
config refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
resources feat: opt-in to the new database credentials 2023-04-16 21:21:40 +01:00
src feat(drupal): allow for disabling quality checks 2023-10-18 20:38:53 +02:00
templates feat(drupal): allow for disabling quality checks 2023-10-18 20:38:53 +02:00
translations refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
vendor-bin/box refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
.env refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
.envrc build: use direnv 2023-09-24 22:55:07 +01:00
.gitignore build: use direnv 2023-09-24 22:55:07 +01:00
autoload_runtime.template refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
box.json.dist build: generate a phar version of build-configs 2023-10-06 23:52:20 +01:00
composer.json build: add project name and description 2023-09-24 15:25:55 +01:00
composer.lock build(deps): update composer.lock 2023-10-06 21:54:02 +01:00
flake.lock build: generate a phar version of build-configs 2023-10-06 23:52:20 +01:00
flake.nix build: generate a phar version of build-configs 2023-10-06 23:52:20 +01:00
justfile refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
phpstan.neon.dist refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
README.md Create README.md 2023-02-15 22:00:37 +00:00
run build: generate a phar version of build-configs 2023-10-06 23:52:20 +01:00
symfony.lock refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00

build-configs

A CLI tool for generating build configuration files for PHP projects.