Release Notes
🚀 Features
- Make
get_commit_hashdifferent based on the provider by @GuillaumeLagrange in #151
🐛 Bug Fixes
- Use GITHUB_WORKSPACE env var when computing root path by @GuillaumeLagrange
- Ensure perf also fails when the command fails by @not-matthias in #150
- Ensure working directory is used when running the cmd by @not-matthias
- Use debug! instead of println for debug data by @art049
⚙️ Internals
- chore: bump runner version to 4.3.4 by @github-actions[bot] in #154
Install codspeed-runner 4.3.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/runner/releases/download/v4.3.4/codspeed-runner-installer.sh | shDownload codspeed-runner 4.3.4
| File | Platform | Checksum |
|---|---|---|
| codspeed-runner-aarch64-unknown-linux-musl.tar.gz | ARM64 MUSL Linux | checksum |
| codspeed-runner-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |
Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md
Full Changelog: v4.3.3...v4.3.4