summaryrefslogtreecommitdiff
path: root/.github/workflows/phpcs.yaml
AgeCommit message (Expand)AuthorFilesLines
2025-11-22Bump version of actions/checkout in CI scriptsGreg Roach1-1/+1
2025-11-21Add PHP 8.6 to the CI test matrixGreg Roach1-1/+1
2025-05-12PHPCS no longer checks CSS filesGreg Roach1-1/+1
2025-02-19Add PHP 8.5 to the CI workflowGreg Roach1-1/+1
2025-02-12CI tools should be exactly the same as localGreg Roach1-6/+2
2024-11-22Update minimum version of PHP to 8.3Greg Roach1-1/+1
2024-03-21Do not run CI against PHP 8.1Greg Roach1-1/+1
2024-03-17Explicitly enable E_DEPRECATED noticesGreg Roach1-0/+1
2023-11-03Don't allow failing PHP8.4 tests to stop CI runsGreg Roach1-0/+1
2023-10-18Add PHP 8.4 to the continuous integration testsGreg Roach1-2/+2
2023-06-06webtrees 2.2 will run on PHP 8.3Greg Roach1-1/+1
2022-11-14Update github actionsGreg Roach1-1/+1
2022-09-07Test against PHP 8.2Greg Roach1-1/+1
2022-03-03No need to run CI tools on modules_v4 folderGreg Roach1-1/+1
2021-12-03Use PHP 8.1 for static analysisGreg Roach1-1/+1
2021-12-03github workflows - specify PHP versionGreg Roach1-0/+4
2021-10-09Update phpstan baselineGreg Roach1-1/+6
2021-07-20Fix: colon-space invalid in YAMLGreg Roach1-1/+1
2021-07-19Exclude translation updates from github actionsGreg Roach1-0/+1
2021-02-04Github actionsGreg Roach1-4/+4
2020-02-11CodeStyle checks not working for templatesGreg Roach1-3/+0
2019-12-03Github actionsGreg Roach1-0/+24