Commit graph

18 commits

Author SHA1 Message Date
Marcus Moore b56bcd3596
Troubleshooting pipeline: create both .env and .env.testing 2023-08-07 11:59:58 -07:00
Marcus Moore 999605b591
Troubleshooting pipeline: create .env.testing in place of .env 2023-08-07 11:57:34 -07:00
Marcus Moore d3a45f73cf
Troubleshooting pipeline: re-add creating .env.testing 2023-08-07 11:48:09 -07:00
Marcus Moore 0d40979724
Troubleshooting pipeline: Remove commented commands 2023-08-07 11:36:51 -07:00
Marcus Moore 81efa7d84e
Revert "Troubleshooting pipeline: use phpunit in place of artisan test"
This reverts commit a7d1657111.
2023-08-07 11:35:18 -07:00
Marcus Moore a7d1657111
Troubleshooting pipeline: use phpunit in place of artisan test 2023-08-07 11:31:00 -07:00
Marcus Moore 8ea8ff05e5
Troubleshooting pipeline: fix filename 2023-08-07 11:26:04 -07:00
Marcus Moore 6398805fc3
Troubleshooting pipeline: use .env.testing in place of .env.example 2023-08-07 11:24:38 -07:00
Marcus Moore 119ed9c882
Troubleshooting pipeline: remove comment to trigger build 2023-08-07 11:09:10 -07:00
snipe 1b8b117f4e
Merge pull request #13292 from marcusmoore/guard-against-wiping-local-db
Avoid accidentally wiping local database when running tests
2023-07-12 15:23:11 +01:00
Marcus Moore 5b33c00e9f
Run ChipperCI on all PRs 2023-07-11 12:34:39 -07:00
Marcus Moore 48e4ec8cf5
Guard against wiping database when running tests and test specific envs are not created 2023-07-11 12:16:37 -07:00
Marcus Moore 149184dc3c
Have ChipperCI on on each PR
Following up on #13218
2023-07-06 11:00:03 -07:00
Marcus Moore 6df7be8c13
Have ChipperCI run on each PR 2023-06-27 16:55:20 -07:00
Marcus Moore a1a11d788f
Disable browser tests in ChipperCI 2023-05-10 11:06:05 -07:00
Marcus Moore 1e7986d75b
Limit ChipperCI to running on push to master or develop 2023-05-09 16:39:56 -07:00
Marcus Moore 1f11a8a2c1
Configure Dusk for ChipperCI 2023-05-09 14:45:18 -07:00
Marcus Moore 8d205e80e5
Add ejected pipeline configuration for ChipperCI 2023-05-09 14:44:43 -07:00