Skip to content

Choose a tag to compare

@adriencaccia adriencaccia released this 10 Nov 18:02
· 9 commits to main since this release
v4.3.4
6a8e2b8

Release Notes

🚀 Features

🐛 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 | sh

Download 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