build-configs/templates
Oliver Davies 17142d868f feat(github-actions): run tests first
The tests are the most valuable part of the CI pipeline, so these should
be run first.

If a PHPCS or PHPStan error occurs but the tests pass, we know the
functionality works and the error can be addressed.

If a test fails, the CI pipeline will fail sooner.

In the future, the tasks could be split into separate jobs though it
would need to be done in a way that doesn't add a lot of repetition.

Refs: OD-41
2023-08-19 08:40:15 +01:00
..
ci/github-actions feat(github-actions): run tests first 2023-08-19 08:40:15 +01:00
common feat(flake): generate nix.flake instead of Docker 2023-06-27 17:29:59 +01:00
drupal chore: rename drupal-project to drupal 2023-07-22 10:40:02 +01:00
git-hooks fix: add missing managed text 2023-04-24 23:00:25 +01:00
node feat: add initial node support 2023-03-12 12:33:33 +00:00
php chore: rename drupal-project to drupal 2023-07-22 10:40:02 +01:00
web feat: add project_root setting 2023-03-10 22:21:14 +00:00
docker-compose.yaml.twig chore: rename drupal-project to drupal 2023-07-22 10:40:02 +01:00
env.example.twig chore: rename drupal-project to drupal 2023-07-22 10:40:02 +01:00
extra-databases.sql.twig feat: allow for adding extra databases 2023-04-07 08:40:42 +01:00
justfile.twig chore: rename drupal-project to drupal 2023-07-22 10:40:02 +01:00