aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/rust.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build(deps): bump actions/checkout in the github-actions groupdependabot[bot]2025-08-121-2/+2
| | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
* Lint ourselvesMatt Strapp2024-11-011-3/+7
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* ci: only run on vX.Y.Z tagsMatt Strapp2024-10-301-1/+20
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* ci: Rename things betterMatt Strapp2024-08-071-1/+1
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* chore: Update workflow names and descriptions for consistencyMatt Strapp2024-08-061-1/+1
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Allow CI to run when CI files are editedMatt Strapp2024-08-061-0/+2
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Attempt to fixMatt Strapp2024-08-061-3/+3
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Unleash the locust CIMatt Strapp2024-08-061-3/+3
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Add python and a bunch of documentationMatt Strapp2024-08-051-4/+4
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Add RustMatt Strapp2024-05-141-0/+26
Signed-off-by: Matt Strapp <matt@mattstrapp.net>