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
/
msys2.yml
Age
Commit message (
Expand
)
Author
2025-06-18
Remove coverage measurement.
Jussi Pakkanen
2025-06-18
Update Windows version in CI.
Jussi Pakkanen
2025-05-20
CI: always install llvm for MSYS2
Christoph Reiter
2025-03-20
ci: stop installing python2 for the msys2 jobs, it's gone
Christoph Reiter
2024-07-30
ci: Update actions/upload-artifact to v4 to fix deprecations
Nirbheek Chauhan
2024-07-30
ci: Update to checkout@v4 to squelch node warnings
Nirbheek Chauhan
2024-04-28
Install ObjFW on macOS, Fedora and MSYS2 CI
Jonathan Schleifer
2024-02-14
workflows: Trigger on all test harness changes
Andrew McNulty
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-30
Revert "CI: add potential workaround for python crashes in MSYS2"
Christoph Reiter
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
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-10-07
CI: add potential workaround for python crashes in MSYS2
Christoph Reiter
2022-09-23
CI: don't set BOOST_ROOT to an empty string
Christoph Reiter
2022-09-23
Revert "CI: Add a temporary workaround for broken MSYS2 Python path separator...
Christoph Reiter
2022-09-22
CI: Add a temporary workaround for broken MSYS2 Python path separator behaviour
Christoph Reiter
2022-06-24
chore: Set permissions for GitHub actions
neilnaveen
2022-04-12
add pypy3 to msys2 CI run
mattip
2021-12-06
ci: install pytest-subtests
Dylan Baker
2021-09-04
ci: Use GitHub concurrency
Daniel Mensinger
2021-07-26
Split run_unittests.py file
Xavier Claessens
2021-07-13
Set MESON_CI_JOBNAME for all CI jobs
Jon Turney
2021-06-22
coverage: Enable coverage reports
Daniel Mensinger
2020-12-11
ci: run msys2 on run_unittests.py changes
Dylan Baker
2020-11-23
CI: install glib for the MSYS2 jobs to make pkgconf happy
Christoph Reiter
2020-11-23
CI: fix a typo in the msys2 workflow trigger paths
Christoph Reiter
2020-11-10
workflows: be more conservative about launching msys
Dylan Baker
2020-11-04
CI: install pytest pytest-xdist for msys2
Christoph Reiter
2020-11-04
CI: Port MSYS2 from azure-pipelines to github actions
Christoph Reiter