Skip to content

Fix benchstat install in CI benchmarks job - #7

Merged
jeremy merged 1 commit into
mainfrom
fix-bench
Mar 5, 2026
Merged

jeremy merged 1 commit into
mainfrom
fix-bench

Conversation

@jeremy

@jeremy jeremy commented Mar 5, 2026

Copy link
Copy Markdown
Member

Summary

  • The pinned benchstat pseudo-version (v0.0.0-20250207232725-2c7781eb8b4a) referenced a nonexistent commit, causing the Benchmarks job to fail
  • Switched to @latest, consistent with basecamp-cli and the seed template

Test plan

  • Benchmarks job passes in CI

The pinned pseudo-version referenced a nonexistent commit hash.
Use @latest to match basecamp-cli and the seed template.
Copilot AI review requested due to automatic review settings March 5, 2026 09:38
@github-actions github-actions Bot added ci bug Something isn't working labels Mar 5, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the CI benchmarks job to install benchstat successfully after a previously pinned pseudo-version referenced a nonexistent commit, restoring benchmark comparison/regression checking on main.

Changes:

  • Switch go install for benchstat from an invalid pseudo-version to @latest in the benchmarks job.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/test.yml
@jeremy
jeremy merged commit 0a9f0d1 into main Mar 5, 2026
22 checks passed
@jeremy
jeremy deleted the fix-bench branch March 5, 2026 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants