summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* avoid re-uploading the docs when a PR is based on the upstream repoEli Schwartz2023-05-011-3/+2
* ci: Don't error out CI if codecov upload failsNirbheek Chauhan2023-04-246-9/+9
* ci: Move to the codecov github actionNirbheek Chauhan2023-04-216-17/+95
* Revert "cygwin CI: work around gcovr bug"Eli Schwartz2023-04-191-6/+0
* CI: update cygwin cache actions to new version supporting granular saveEli Schwartz2023-04-191-3/+8
* CI: cygwin coverage uploader needs to run in bash tooEli Schwartz2023-04-171-1/+4
* ci: properly check `test cases/windows` filesJosh Soref2023-04-111-2/+2
* ci: rename workflowJosh Soref2023-04-111-3/+3
* Disable codecov commentXavier Claessens2023-03-161-0/+3
* add a CI runner testing that Meson runs correctly under PyPy3Eli Schwartz2023-02-131-0/+15
* CI: bypass the cache and install codeql latestEli Schwartz2023-01-011-0/+2
* build: harden workflow permissionsAlex2022-11-303-0/+9
* github workflows: upgrade actions/upload-artifact to version 3Eli Schwartz2022-11-283-4/+4
* github workflows: upgrade actions/checkout to version 3Eli Schwartz2022-11-2810-16/+16
* github workflows: upgrade setup-python to version 4Eli Schwartz2022-11-284-8/+8
* Add github's CodeQL scanner to CI.Eli Schwartz2022-11-283-0/+40
* CI: force macOS to use brew's python at all costsEli Schwartz2022-11-141-1/+7
* ci: Fix usage of concurrency in branches other than masterL. E. Segovia2022-10-309-9/+9
* ci: run `brew update` before `brew install`Carlo Cabrera2022-10-241-0/+2
* Revert "ci: Fix llvm detection on macOS CI"Carlo Cabrera2022-10-241-27/+12
* CI: add potential workaround for python crashes in MSYS2Christoph Reiter2022-10-071-0/+3
* Add stable regression testEli Schwartz2022-10-021-0/+35
* ci: Fix llvm detection on macOS CINirbheek Chauhan2022-10-021-12/+27
* CI: don't set BOOST_ROOT to an empty stringChristoph Reiter2022-09-231-1/+0
* Revert "CI: Add a temporary workaround for broken MSYS2 Python path separator...Christoph Reiter2022-09-231-3/+0
* CI: Add a temporary workaround for broken MSYS2 Python path separator behaviourChristoph Reiter2022-09-221-0/+3
* ci: Fix macOS qt4 detectionNirbheek Chauhan2022-09-031-0/+3
* flake8: run in CIEli Schwartz2022-08-291-0/+10
* chore: Set permissions for GitHub actionsneilnaveen2022-06-247-0/+21
* CI images: don't build on a schedule for forksEli Schwartz2022-04-141-0/+2
* add pypy3 to msys2 CI runmattip2022-04-121-0/+20
* gnome: Fix gtkdoc when using multiple Apple frameworksJan Tojnar2022-03-291-1/+2
* cygwin CI: work around gcovr bugEli Schwartz2022-03-251-0/+6
* use a more sane check instead of run_custom_lintEli Schwartz2022-03-011-9/+0
* unittests: fine-tune the check for whether we are in CIEli Schwartz2022-02-141-0/+1
* add types-PyYAML to lint workflowStone Tickle2022-01-311-1/+1
* cygwin: fix python versions againEli Schwartz2022-01-251-9/+2
* add man page generation to buildStone Tickle2022-01-061-0/+7
* rename lint workflow for less confusionEli Schwartz2021-12-311-5/+5
* unpin pylint in CI -- the mentioned issue is long since fixedEli Schwartz2021-12-301-2/+1
* cygwin: fix broken python versionsEli Schwartz2021-12-301-0/+7
* ci: install pytest-subtestsDylan Baker2021-12-063-3/+3
* Merge pull request #9377 from mensinda/jsonDocsJussi Pakkanen2021-10-241-0/+15
|\
| * docs: Also check on pull-requestsDaniel Mensinger2021-10-091-0/+3
| * docs: GitHub Action up the JSON docsDaniel Mensinger2021-10-091-0/+12
* | Fix typos discovered by codespellChristian Clauss2021-10-101-1/+1
|/
* ci: Add comment to not forget updating wrapdb rulesXavier Claessens2021-10-061-0/+2
* docs: Fix the GitHub actionDaniel Mensinger2021-10-031-2/+2
* ci: Fix missing MESON_CI_JOBNAME in the image buildersDaniel Mensinger2021-09-041-1/+2
* ci: Use GitHub concurrencyDaniel Mensinger2021-09-0410-0/+41