summaryrefslogtreecommitdiff
path: root/.github/workflows/cygwin.yml
AgeCommit message (Expand)Author
2023-07-06CI: gracefully handle jsonschema update requiring rust to buildEli Schwartz
2023-04-24ci: Don't error out CI if codecov upload failsNirbheek Chauhan
2023-04-21ci: Move to the codecov github actionNirbheek Chauhan
2023-04-19Revert "cygwin CI: work around gcovr bug"Eli Schwartz
2023-04-19CI: update cygwin cache actions to new version supporting granular saveEli Schwartz
2023-04-17CI: cygwin coverage uploader needs to run in bash tooEli 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-10-30ci: Fix usage of concurrency in branches other than masterL. E. Segovia
2022-03-25cygwin CI: work around gcovr bugEli Schwartz
2022-01-25cygwin: fix python versions againEli Schwartz
2021-12-30cygwin: fix broken python versionsEli Schwartz
2021-12-06ci: install pytest-subtestsDylan Baker
2021-09-04ci: Use GitHub concurrencyDaniel Mensinger
2021-07-13Set MESON_CI_JOBNAME for all CI jobsJon Turney
2021-06-22coverage: Enable coverage reportsDaniel Mensinger
2021-06-10Move Cygwin tests to a GitHub workflow (#8829)Jon Turney