| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-14 | Fix flaky GitHub workflows | David Lönnhager | 1 | -0/+4 | |
| 2025-02-04 | Set toolchain and target directly with Rustup | Linus Färnstrand | 1 | -7/+0 | |
| 2024-11-26 | Update Actions | tinyboxvk | 1 | -1/+1 | |
| Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com> | |||||
| 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. | |||||
| 2023-12-15 | Add `testframework-rustfmt.yml` | Markus Pettersson | 1 | -0/+29 | |
| Check formatting of rust source code in the `test` workspace. | |||||
