summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)AuthorFilesLines
2025-04-11CodeStyleGreg Roach3-5/+5
2025-03-28Fix phpstan call in GitHub Actions (#5127)Sergio Livi1-1/+1
2025-02-20Test against PHP 8.5Greg Roach3-4/+4
2025-02-12CI tools should be exactly the same as localGreg Roach2-11/+3
2024-11-22Confirm support for PHP 8.4Greg Roach1-1/+1
2024-02-17Update CI workflowsGreg Roach1-1/+1
2024-02-02Run some CI scripts against PHP 8.4Greg Roach2-2/+2
2024-02-02Update github workflowsGreg Roach3-7/+7
2023-11-04wipGreg Roach3-0/+3
2023-09-17Remove unused PHP dependenciesGreg Roach1-3/+3
2023-06-06webtrees 2.1 will run on PHP 8.3Greg Roach3-3/+3
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