| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-09 | Install x86_64-pc-windows-gnu target in Windows Rust CI job | Linus Färnstrand | 1 | -0/+3 | |
| 2025-02-04 | Change run commands to single line | Kalle Lindström | 1 | -2/+1 | |
| 2025-02-04 | Set toolchain and target directly with Rustup | Linus Färnstrand | 1 | -6/+0 | |
| 2025-01-30 | Append --locked to many more cargo build invocations in CI | Linus Färnstrand | 1 | -3/+3 | |
| 2025-01-08 | Add gradle rust plugin | Jonatan Rhodin | 1 | -1/+0 | |
| 2024-11-26 | Update Actions | tinyboxvk | 1 | -4/+4 | |
| Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com> | |||||
| 2024-11-14 | Update github actions workflows | Oskar | 1 | -1/+1 | |
| 2024-08-22 | Add top level `permissions` to all Github Actions workflows | Linus Färnstrand | 1 | -0/+3 | |
| The default permission on the repository is already set to read only. So in practice this makes no difference. But this makes that more explicit, and less relying on the repository being correctly configured. This also makes security scanning tools such as OpenSSF scorecard happier about the overall security of our repository. | |||||
| 2024-07-16 | Exclude ci/ directory from triggering heavy Rust CI jobs | Linus Färnstrand | 1 | -0/+1 | |
| 2024-07-09 | Configure which CI jobs should be triggered by osv-scanner.toml changes | Linus Färnstrand | 1 | -0/+1 | |
| 2024-04-23 | Bump setup-protoc action to v3 | David Lönnhager | 1 | -1/+1 | |
| 2023-12-15 | Add `testframework.yml` | Markus Pettersson | 1 | -0/+111 | |
| Build the `test-manager` for the host platforms (Linux & macOS) as well as the `test-runner` for all supported platforms (Linux, Windows & macOS). | |||||
