aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)AuthorFilesLines
2023-08-18CI: make linters emit colored outputEli Schwartz1-2/+4
2023-08-18run_mypy: add option to run once for each supported version of pythonEli Schwartz1-1/+3
2023-08-18CI: trigger website job when testing modifications to the website jobEli Schwartz1-0/+2
2023-08-18CI: add pip caching to website jobEli Schwartz1-0/+16
2023-07-30Revert "CI: add potential workaround for python crashes in MSYS2"Christoph Reiter1-3/+0
2023-07-06CI: gracefully handle jsonschema update requiring rust to buildEli Schwartz2-2/+4
2023-05-01avoid re-uploading the docs when a PR is based on the upstream repoEli Schwartz1-3/+2
2023-04-24ci: Don't error out CI if codecov upload failsNirbheek Chauhan6-9/+9
2023-04-21ci: Move to the codecov github actionNirbheek Chauhan6-17/+95
2023-04-19Revert "cygwin CI: work around gcovr bug"Eli Schwartz1-6/+0
2023-04-19CI: update cygwin cache actions to new version supporting granular saveEli Schwartz1-3/+8
2023-04-17CI: cygwin coverage uploader needs to run in bash tooEli Schwartz1-1/+4
2023-04-11ci: properly check `test cases/windows` filesJosh Soref1-2/+2
2023-04-11ci: rename workflowJosh Soref1-3/+3
2023-02-13add a CI runner testing that Meson runs correctly under PyPy3Eli Schwartz1-0/+15
2023-01-01CI: bypass the cache and install codeql latestEli Schwartz1-0/+2
2022-11-30build: harden workflow permissionsAlex3-0/+9
2022-11-28github workflows: upgrade actions/upload-artifact to version 3Eli Schwartz3-4/+4
2022-11-28github workflows: upgrade actions/checkout to version 3Eli Schwartz10-16/+16
2022-11-28github workflows: upgrade setup-python to version 4Eli Schwartz4-8/+8
2022-11-28Add github's CodeQL scanner to CI.Eli Schwartz1-0/+31
2022-11-14CI: force macOS to use brew's python at all costsEli Schwartz1-1/+7
2022-10-30ci: Fix usage of concurrency in branches other than masterL. E. Segovia9-9/+9
2022-10-24ci: run `brew update` before `brew install`Carlo Cabrera1-0/+2
2022-10-24Revert "ci: Fix llvm detection on macOS CI"Carlo Cabrera1-27/+12
2022-10-07CI: add potential workaround for python crashes in MSYS2Christoph Reiter1-0/+3
2022-10-02Add stable regression testEli Schwartz1-0/+35
2022-10-02ci: Fix llvm detection on macOS CINirbheek Chauhan1-12/+27
2022-09-23CI: don't set BOOST_ROOT to an empty stringChristoph Reiter1-1/+0
2022-09-23Revert "CI: Add a temporary workaround for broken MSYS2 Python path separator...Christoph Reiter1-3/+0
2022-09-22CI: Add a temporary workaround for broken MSYS2 Python path separator behaviourChristoph Reiter1-0/+3
2022-09-03ci: Fix macOS qt4 detectionNirbheek Chauhan1-0/+3
2022-08-29flake8: run in CIEli Schwartz1-0/+10
2022-06-24chore: Set permissions for GitHub actionsneilnaveen7-0/+21
2022-04-14CI images: don't build on a schedule for forksEli Schwartz1-0/+2
2022-04-12add pypy3 to msys2 CI runmattip1-0/+20
2022-03-29gnome: Fix gtkdoc when using multiple Apple frameworksJan Tojnar1-1/+2
2022-03-25cygwin CI: work around gcovr bugEli Schwartz1-0/+6
2022-03-01use a more sane check instead of run_custom_lintEli Schwartz1-9/+0
2022-02-14unittests: fine-tune the check for whether we are in CIEli Schwartz1-0/+1
2022-01-31add types-PyYAML to lint workflowStone Tickle1-1/+1
2022-01-25cygwin: fix python versions againEli Schwartz1-9/+2
2022-01-06add man page generation to buildStone Tickle1-0/+7
2021-12-31rename lint workflow for less confusionEli Schwartz1-5/+5
2021-12-30unpin pylint in CI -- the mentioned issue is long since fixedEli Schwartz1-2/+1
2021-12-30cygwin: fix broken python versionsEli Schwartz1-0/+7
2021-12-06ci: install pytest-subtestsDylan Baker3-3/+3
2021-10-24Merge pull request #9377 from mensinda/jsonDocsJussi Pakkanen1-0/+15
2021-10-10Fix typos discovered by codespellChristian Clauss1-1/+1
2021-10-09docs: Also check on pull-requestsDaniel Mensinger1-0/+3