Skip to content

Releases: CodSpeedHQ/action

v1.7.1

07 Jul 16:20
8c964c6
Compare
Choose a tag to compare

🎉 What's Changed

  • Prepare for release on GitHub Action Marketplace

Full Changelog: v1.7.0...v1.7.1

v1.7.0

05 Jul 17:04
00466cb
Compare
Choose a tag to compare

🎉 What's Changed

📚 Details

Features

  • feat: add request retries by @art049 in #68
  • feat: check the installed valgrind version by @art049 in #69
  • feat: allow callgraph generation with perf maps by @art049 in #70
  • feat: add custom node script by @adriencaccia in #72
  • feat: retrieve the v8 flags from @codspeed/core by @art049 in #74
  • feat: only display custom node script debug messages when CODSPEED_DEBUG=true by @adriencaccia in #75

Fixes

  • chore: update pnpm and node/pnpm setups by @adriencaccia in #71
  • fix: throw and stop the execution when the benchmark process fails by @art049 in #73

Full Changelog: v1.6.0...v1.7.0

v1.6.0

12 Apr 15:33
Compare
Choose a tag to compare

What's Changed

  • feat: add predictability v8 engine flags by @art049 in #66
  • feat: ignore js bundling children by @art049 in #67

Full Changelog: v1.5.0...v1.6.0

v1.5.0

20 Mar 17:29
17c9f2c
Compare
Choose a tag to compare

What's Changed

  • fix: prefix the branch name with the fork name when relevant by @art049 in #62
  • chore: bump packages by @art049 in #64

Full Changelog: v1.4.0...v1.5.0

v1.4.0

11 Jan 12:49
f4e5f4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

02 Dec 16:21
Compare
Choose a tag to compare

What's Changed

  • feat: add metadata about the codspeed runner by @art049 in #25
  • feat: collect systime data by @art049 in #26

Full Changelog: v1.2.0...v1.3.0

v1.2.0

21 Nov 15:48
Compare
Choose a tag to compare

What's Changed

  • feat: support tokenless uploads by @art049 in #20

Full Changelog: v1.1.2...v1.2.0

v1.1.2

14 Nov 14:33
Compare
Choose a tag to compare

What's Changed

  • fix: avoid sending empty strings when the run is not from a PR by @art049 in #18

Full Changelog: v1.1.1...v1.1.2

v1.1.1

10 Nov 19:18
Compare
Choose a tag to compare

What's Changed

  • fix: reduce the upload step verbosity by @art049 in #16

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Nov 09:31
Compare
Choose a tag to compare

What's Changed

  • feat: stop uninstalling pytest-benchmark by @art049 in #15

Full Changelog: v1.0.2...v1.1.0