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
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