Commit Graph

13 Commits

Author SHA1 Message Date
Zach Borboa c3384653e7 Rename continuous integration script 2021-06-10 12:30:24 -04:00
Zach Borboa 2a79fe1575 Consolidate continuous integration scripts
Merge before_script.sh into script.sh
2021-06-10 12:28:03 -04:00
Zach Borboa 48d7193a0b Run continuous integration on the legacy branch
Run the continuous integration tests of the currently-supported PHP
versions on the legacy branch. This will not test php5.x-master branch
changes under PHP v5.x environments, but may help minimize introducing
bugs in the legacy branch.
2021-06-10 10:49:56 -04:00
Zach Borboa 9d0b54960a Trigger ci workflow on pull requests 2021-06-09 23:03:45 -04:00
Zach Borboa 6f7af65d9a Schedule continuous integration workflow to run daily 2021-06-09 22:36:58 -04:00
Zach Borboa d946b02b89 Clean up references of the previous continuous integration 2021-03-17 01:07:48 -04:00
Zach Borboa 6c355bdb5e Update step names 2021-03-16 22:27:05 -04:00
Zach Borboa 74009c2608 Allow in-progress jobs to continue when any matrix job fails 2021-03-15 07:40:22 -04:00
Zach Borboa e26d9c9209 Add additional PHP versions to test 2021-03-14 17:46:45 -04:00
Zach Borboa 47429ea2f9 Set job name 2021-03-14 17:45:09 -04:00
Zach Borboa 03f06f5b61 Set PHP version environment variable 2021-03-14 17:15:19 -04:00
Zach Borboa 8fac81103d Set up php and checkout code during ci run 2021-03-14 16:21:56 -04:00
Zach Borboa 82e75d99ce Add GitHub Actions continuous integration workflow 2021-03-14 16:09:44 -04:00