A CLI tool for generating build configuration files.
Find a file
Oliver Davies 0aaf2cc59e test: remove serialisation
Refactor the tests so they don't need to serialise data, making the
tests simpler and faster to run.
2023-11-22 21:45:02 +00:00
.github/workflows ci: run tests 2023-11-06 01:17:53 +00: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 test: ensure the web server is a valid type 2023-11-22 21:45:01 +00:00
templates fix: warning if run.local isn't preset 2023-11-18 08:40:43 +00:00
tests test: remove serialisation 2023-11-22 21:45:02 +00: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
.env.test test: re-add original tests 2023-11-06 01:07:23 +00:00
.envrc build: use direnv 2023-09-24 22:55:07 +01:00
.gitignore test: re-add original tests 2023-11-06 01:07:23 +00: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 test: re-add original tests 2023-11-06 01:07:23 +00:00
composer.lock test: re-add original tests 2023-11-06 01:07:23 +00: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
phpunit.xml.dist test: re-add original tests 2023-11-06 01:07:23 +00:00
README.md Create README.md 2023-02-15 22:00:37 +00:00
run ci: run tests 2023-11-06 01:17:53 +00:00
symfony.lock test: re-add original tests 2023-11-06 01:07:23 +00:00

build-configs

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