summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2025-11-23Bump version of codecov/codecov-action from v4 to v5Greg Roach1-2/+2
2025-11-22Bump version of actions/checkout in CI scriptsGreg Roach3-3/+3
2025-11-21Add PHP 8.6 to the CI test matrixGreg Roach3-3/+3
2025-05-12PHPCS no longer checks CSS filesGreg Roach1-1/+1
2025-04-11Add PHP 8.5 to the CI scriptsGreg Roach2-2/+2
2025-03-28Fix phpstan call in GitHub Actions (#5127)Sergio Livi1-1/+1
2025-02-19Add PHP 8.5 to the CI workflowGreg Roach2-2/+2
2025-02-12CI tools should be exactly the same as localGreg Roach2-11/+3
2024-11-22Update minimum version of PHP to 8.3Greg Roach3-3/+3
2024-08-27phpstan now supports PHP8.4Greg Roach1-1/+1
2024-03-21Do not run CI against PHP 8.1Greg Roach3-3/+3
2024-03-17Explicitly enable E_DEPRECATED noticesGreg Roach3-0/+3
2024-02-17Update CI workflowsGreg Roach1-1/+1
2024-02-02Update github workflowsGreg Roach2-4/+4
2023-11-03Don't allow failing PHP8.4 tests to stop CI runsGreg Roach3-0/+3
2023-10-18Add PHP 8.4 to the continuous integration testsGreg Roach2-3/+3
2023-09-17Remove unused PHP dependenciesGreg Roach1-3/+3
2023-06-06webtrees 2.2 will run on PHP 8.3Greg Roach3-3/+3
2022-12-20Bump minimum PHP version to 8.1Greg Roach1-1/+1
2022-11-27PHP 8.0 - Do not test against PHP 7.4Greg Roach1-1/+1
2022-11-14Update github actionsGreg Roach3-4/+4
2022-09-07Test against PHP 8.2Greg Roach3-3/+3
2022-07-07phpstanGreg Roach1-0/+2
2022-03-03No need to run CI tools on modules_v4 folderGreg Roach2-2/+2
2022-02-02Add PHP 8.1 to the test matrixGreg Roach1-1/+1
2021-12-03Use PHP 8.1 for static analysisGreg Roach2-2/+2
2021-12-03github workflows - specify PHP versionGreg Roach2-0/+8
2021-10-16Use new version of the codecov uploader actionGreg Roach1-1/+1
2021-10-09Don't test against PHP 8.1 yet - dependencies aren't readyGreg Roach1-1/+1
2021-10-09Update phpstan baselineGreg Roach3-9/+11
2021-10-06Github workflowsGreg Roach2-3/+10
2021-07-20Fix: colon-space invalid in YAMLGreg Roach3-3/+3
2021-07-19Exclude translation updates from github actionsGreg Roach3-0/+3
2021-03-21Do not test against PHP7.3Greg Roach1-1/+1
2021-03-11Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2Greg Roach1-5/+2
2021-02-04Github actionsGreg Roach3-17/+9
2020-02-11CodeStyle checks not working for templatesGreg Roach1-3/+0
2020-02-04Update github actionsGreg Roach2-2/+2
2019-12-03Github actionsGreg Roach3-0/+88