index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
cygwin.yml
Age
Commit message (
Expand
)
Author
2025-06-18
Remove coverage measurement.
Jussi Pakkanen
2025-03-21
CI: Fix filemode tests with cygwin 3.6.0
Jon Turney
2025-01-07
CI: Use a tagged version of cygwin-install-action
Jon Turney
2024-08-04
CI: Install make on Cygwin
Jon Turney
2024-08-03
CI: Adjust path filters to run tests on Cygwin when unittests change
Jon Turney
2024-07-30
ci: Update actions/upload-artifact to v4 to fix deprecations
Nirbheek Chauhan
2024-07-30
ci: update actions/cache to v4 to fix deprecations
Nirbheek Chauhan
2024-07-30
ci: Update to checkout@v4 to squelch node warnings
Nirbheek Chauhan
2023-12-13
do not trigger workflows on dev branches
Charles Brunet
2023-12-10
unittests: migrate from jsonschema to fastjsonschema
Eli Schwartz
2023-07-06
CI: gracefully handle jsonschema update requiring rust to build
Eli Schwartz
2023-04-24
ci: Don't error out CI if codecov upload fails
Nirbheek Chauhan
2023-04-21
ci: Move to the codecov github action
Nirbheek Chauhan
2023-04-19
Revert "cygwin CI: work around gcovr bug"
Eli Schwartz
2023-04-19
CI: update cygwin cache actions to new version supporting granular save
Eli Schwartz
2023-04-17
CI: cygwin coverage uploader needs to run in bash too
Eli Schwartz
2022-11-30
build: harden workflow permissions
Alex
2022-11-28
github workflows: upgrade actions/upload-artifact to version 3
Eli Schwartz
2022-11-28
github workflows: upgrade actions/checkout to version 3
Eli Schwartz
2022-10-30
ci: Fix usage of concurrency in branches other than master
L. E. Segovia
2022-03-25
cygwin CI: work around gcovr bug
Eli Schwartz
2022-01-25
cygwin: fix python versions again
Eli Schwartz
2021-12-30
cygwin: fix broken python versions
Eli Schwartz
2021-12-06
ci: install pytest-subtests
Dylan Baker
2021-09-04
ci: Use GitHub concurrency
Daniel Mensinger
2021-07-13
Set MESON_CI_JOBNAME for all CI jobs
Jon Turney
2021-06-22
coverage: Enable coverage reports
Daniel Mensinger
2021-06-10
Move Cygwin tests to a GitHub workflow (#8829)
Jon Turney