CodSpeed Performance Analysis
Version updated for https://github.com/CodSpeedHQ/action to version v4.4.1.
- This action is used across all versions by 1,717 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Release Notes
🚀 Features
- Display oidc as announcement by @fargito
- Add –allow-empty run option by @GuillaumeLagrange in #160
🐛 Bug Fixes
- Do not espace trailing newlines in logger by @fargito
- Make multiline logs appear correctly in summary by @fargito in #162
- Request OIDC token just before upload by @fargito
- Update docs links to oidc by @fargito in #159
⚙️ Internals
- feat: make use of allow-empty in the ci of this action by @GuillaumeLagrange in https://github.com/CodSpeedHQ/action/pull/158
- chore: bump runner version to 4.4.1 by @github-actions[bot] in https://github.com/CodSpeedHQ/action/pull/159
Install codspeed-runner 4.4.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/runner/releases/download/v4.4.1/codspeed-runner-installer.sh | sh
Download codspeed-runner 4.4.1
| 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: https://github.com/CodSpeedHQ/action/compare/v4.4.0...v4.4.1