Skip to content

Releases: CodSpeedHQ/action

v2.0.1

Choose a tag to compare

@adriencaccia adriencaccia released this 01 Dec 15:29
3cb2724

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@adriencaccia adriencaccia released this 01 Dec 11:07
4f1d7b4

Full Changelog: v1...v2.0.0

This major update greatly simplifies the action and moves all the core logic to the https://github.com/CodSpeedHQ/runner repo.

Updating is as easy as changing CodSpeedHQ/action@v1 to CodSpeedHQ/action@v2.

What's changed

Breaking changes

  • upload_url input is now upload-url
  • pytest-codspeed is no longer installed automatically by this action

v1.8.1

Choose a tag to compare

@adriencaccia adriencaccia released this 13 Sep 20:35
cb13748

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

Choose a tag to compare

@art049 art049 released this 20 Jul 17:18
bb6ff21

What's Changed

Added

  • Add the working-directory input parameter by @art049 in #77

Internals

Full Changelog: v1.7.1...v1.8.0

v1.7.1

Choose a tag to compare

@art049 art049 released this 07 Jul 16:20
8c964c6

🎉 What's Changed

  • Prepare for release on GitHub Action Marketplace

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

v1.7.0

Choose a tag to compare

@art049 art049 released this 05 Jul 17:04
00466cb

🎉 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

Choose a tag to compare

@art049 art049 released this 12 Apr 15:33

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

Choose a tag to compare

@art049 art049 released this 20 Mar 17:29
17c9f2c

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

Choose a tag to compare

@art049 art049 released this 11 Jan 12:49
f4e5f4c

What's Changed

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

v1.3.0

Choose a tag to compare

@art049 art049 released this 02 Dec 16:21

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