summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-02-13add a CI runner testing that Meson runs correctly under PyPy3Eli Schwartz
2023-01-01CI: bypass the cache and install codeql latestEli Schwartz
2022-11-30build: harden workflow permissionsAlex
2022-11-28github workflows: upgrade actions/upload-artifact to version 3Eli Schwartz
2022-11-28github workflows: upgrade actions/checkout to version 3Eli Schwartz
2022-11-28github workflows: upgrade setup-python to version 4Eli Schwartz
2022-11-28Add github's CodeQL scanner to CI.Eli Schwartz
2022-11-14CI: force macOS to use brew's python at all costsEli Schwartz
2022-10-30ci: Fix usage of concurrency in branches other than masterL. E. Segovia
2022-10-24ci: run `brew update` before `brew install`Carlo Cabrera
2022-10-24Revert "ci: Fix llvm detection on macOS CI"Carlo Cabrera
2022-10-07CI: add potential workaround for python crashes in MSYS2Christoph Reiter
2022-10-02Add stable regression testEli Schwartz
2022-10-02ci: Fix llvm detection on macOS CINirbheek Chauhan
2022-09-23CI: don't set BOOST_ROOT to an empty stringChristoph Reiter
2022-09-23Revert "CI: Add a temporary workaround for broken MSYS2 Python path separator...Christoph Reiter
2022-09-22CI: Add a temporary workaround for broken MSYS2 Python path separator behaviourChristoph Reiter
2022-09-03ci: Fix macOS qt4 detectionNirbheek Chauhan
2022-08-29flake8: run in CIEli Schwartz
2022-06-24chore: Set permissions for GitHub actionsneilnaveen
2022-04-14CI images: don't build on a schedule for forksEli Schwartz
2022-04-12add pypy3 to msys2 CI runmattip
2022-03-29gnome: Fix gtkdoc when using multiple Apple frameworksJan Tojnar
2022-03-25cygwin CI: work around gcovr bugEli Schwartz
2022-03-01use a more sane check instead of run_custom_lintEli Schwartz
2022-02-14unittests: fine-tune the check for whether we are in CIEli Schwartz
2022-01-31add types-PyYAML to lint workflowStone Tickle
2022-01-25cygwin: fix python versions againEli Schwartz
2022-01-06add man page generation to buildStone Tickle
2021-12-31rename lint workflow for less confusionEli Schwartz
2021-12-30unpin pylint in CI -- the mentioned issue is long since fixedEli Schwartz
2021-12-30cygwin: fix broken python versionsEli Schwartz
2021-12-06ci: install pytest-subtestsDylan Baker
2021-10-24Merge pull request #9377 from mensinda/jsonDocsJussi Pakkanen
2021-10-10Fix typos discovered by codespellChristian Clauss
2021-10-09docs: Also check on pull-requestsDaniel Mensinger
2021-10-09docs: GitHub Action up the JSON docsDaniel Mensinger
2021-10-06ci: Add comment to not forget updating wrapdb rulesXavier Claessens
2021-10-03docs: Fix the GitHub actionDaniel Mensinger
2021-09-04ci: Fix missing MESON_CI_JOBNAME in the image buildersDaniel Mensinger
2021-09-04ci: Use GitHub concurrencyDaniel Mensinger
2021-08-18Test boost-python on macOSKevin Meagher
2021-07-26Split run_unittests.py fileXavier Claessens
2021-07-23Merge pull request #9005 from jon-turney/xskip-ci-2Jussi Pakkanen
2021-07-14coverage: disable the concept of "CI failures"Eli Schwartz
2021-07-13Set MESON_CI_JOBNAME for all CI jobsJon Turney
2021-07-07Annotate framework tests with where they are expected to skipJon Turney
2021-06-29tests: test that we always set encodingDaniel Mensinger
2021-06-23Merge pull request #8912 from mensinda/fixBothLibrariesJussi Pakkanen
2021-06-22tests: both_library test improvementsDaniel Mensinger