summaryrefslogtreecommitdiff
path: root/.github/workflows/cygwin.yml
AgeCommit message (Expand)Author
2025-06-18Remove coverage measurement.Jussi Pakkanen
2025-03-21CI: Fix filemode tests with cygwin 3.6.0Jon Turney
2025-01-07CI: Use a tagged version of cygwin-install-actionJon Turney
2024-08-04CI: Install make on CygwinJon Turney
2024-08-03CI: Adjust path filters to run tests on Cygwin when unittests changeJon Turney
2024-07-30ci: Update actions/upload-artifact to v4 to fix deprecationsNirbheek Chauhan
2024-07-30ci: update actions/cache to v4 to fix deprecationsNirbheek Chauhan
2024-07-30ci: Update to checkout@v4 to squelch node warningsNirbheek Chauhan
2023-12-13do not trigger workflows on dev branchesCharles Brunet
2023-12-10unittests: migrate from jsonschema to fastjsonschemaEli Schwartz
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