Commit graph

5 commits

Author SHA1 Message Date
Corey Sotiropoulos
1363188e72
[ci] Update actions versions
Node.js 20 is deprecated. Upgrade to latest versions of affected actions.
2026-06-17 01:36:17 +00:00
WinterSolstice8
e8c5fb8b9d [ci] Add libzstd-dev to ubuntu deps 2026-05-28 20:16:48 -06:00
Corey Sotiropoulos
d77d9c6fb8
[ci] Display/label changes 2025-11-21 11:35:23 +00:00
Corey Sotiropoulos
52f34322c7
Update CI/CD
Build cache on commits to base using proper cache keys.
Use fresh cache during CI builds (big improvement to build times).
Skip clang-tidy if no source changes during CI builds.
Improve CI results using GitHub Actions summaries.
Move CI test job into separate workflow.
Combine Windows and Linux test workflows.

Note:
ccache cache isn't being extracted from Docker image, causing full
rebuilds every time. Disable Docker build in CI workflows until we can
fix this.
2025-10-23 16:55:39 +00:00
Zach Toogood
ba05d9b790 CI: Add GitHub workflows for discussion keyword comments 2025-03-24 11:39:16 +00:00
Renamed from .github/workflows/codeql-analysis.yml (Browse further)