Commit Graph
2 Commits
Author SHA1 Message Date
arya dradjicaandGitHub c6d934038a Rewrite the CI pipeline (#536)
- Automatically determine the MSRV.
- Rebuild 'main' every week to catch environmental changes.
- Run Clippy in a dedicated job to be more parallel.
  - Only run it on Ubuntu.
- Introduce caching of '~/.cargo' and '/target'.
  - Only save it on 'main', but restore it in all other jobs.
- Preserve OpenSSL-excluding behavior for Windows.
2025-06-25 14:23:28 +00:00
Ximon EighteenandGitHub 5b50a22b24 Make TSIG interop tests run as Rust integration tests. (#364) 2024-10-02 18:16:31 +02:00