summaryrefslogtreecommitdiff
path: root/.github (follow)
AgeCommit message (Expand)Author
2024-04-13Run PHP8.2 tests on Alpine, now that PHP81 is dead therejvoisin
2023-12-13github: tweak skipping tests during package buildChristian Göttsche
2023-11-26Revert "Move from php8.3-rc to 8.3 in the CI"jvoisin
2023-11-24Move from php8.3-rc to 8.3 in the CIjvoisin
2023-09-18Don't build packages for unsupported linux distributionsjvoisin
2023-08-07Remove archlinux from the php7 CIjvoisin
2023-06-25Bump codeql analyzerjvoisin
2023-06-25Add PHP8.3 to the CIjvoisin
2023-04-29Debian stretch is dead, let's remove itjvoisin
2023-01-24Bump actions/checkout versionjvoisin
2022-12-11Add support for PHP8.2jvoisin
2022-11-14Fix CI on alpinejvoisin
2022-08-27Build releases also on master and updated the release steps (#434)Giovanni
2022-08-27Bump supported ubuntu versionsjvoisin
2022-07-31Fix the CI on alpine linuxjvoisin
2022-05-27No more php7 on Alpine!jvoisin
2022-05-15Build release debs in CIGiovanni
2022-03-20Install re2c in the CIjvoisin
2022-03-20Add more distributions to php8 CIjvoisin
2022-03-20Re-enable old php version in the CIjvoisin
2022-03-20Revert "Delete coverity.yml"jvoisin
2022-03-20Merge remote-tracking branch 'sektioneins/master'jvoisin
2022-03-04Remove a useless symlink in the CI on alpine for php8jvoisin
2022-03-04Run tests on fedora 34jvoisin
2022-03-04Run the CI every weekjvoisin
2022-01-12add grep to alpine test containerBen Fuhrmannek
2022-01-12more alpine test fixesBen Fuhrmannek
2022-01-12fix alpine test setup + minor fixesBen Fuhrmannek
2022-01-11fixed syntax error in yamlBen Fuhrmannek
2022-01-11changed build instructions for github workflowsBen Fuhrmannek
2022-01-05Delete coverity.ymlBeF
2022-01-05added codeql workflowBeF
2022-01-05.Ben Fuhrmannek
2022-01-05removed test case for github actions + PHP 7Ben Fuhrmannek
2022-01-05better github build scriptBen Fuhrmannek
2021-12-13build sp for php8.1Ben Fuhrmannek
2021-08-07reverse build matrixBen Fuhrmannek
2021-04-28Add an action to run coverity scan weeklyjvoisin
2021-03-26Add PHP8 for linux distributions on the CIJulien Voisin
2021-02-11Allow failure for now on Alpine Linuxjvoisin
2021-01-23Allow the Alpine build to fail for nowjvoisin
2021-01-11Add Alpine on php7 in the CIxXx-caillou-xXx
2021-01-10Use github action for the CI (#373)Julien Voisin