pin machulav/ec2-github-runner version - bm flow#897
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #897 +/- ##
=======================================
Coverage 97.09% 97.09%
=======================================
Files 129 129
Lines 7493 7493
=======================================
Hits 7275 7275
Misses 218 218 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
GuyAv46
approved these changes
Jan 26, 2026
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 0.7
git worktree add -d .worktree/backport-897-to-0.7 origin/0.7
cd .worktree/backport-897-to-0.7
git switch --create backport-897-to-0.7
git cherry-pick -x 3e94722b6370f7abcddfbda0b476391b93073776 |
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 0.8
git worktree add -d .worktree/backport-897-to-0.8 origin/0.8
cd .worktree/backport-897-to-0.8
git switch --create backport-897-to-0.8
git cherry-pick -x 3e94722b6370f7abcddfbda0b476391b93073776 |
github-actions bot
pushed a commit
that referenced
this pull request
Jan 26, 2026
fix benchmark runner (cherry picked from commit 3e94722)
|
Successfully created backport PR for |
This was referenced Jan 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Apply the fix described in #892 on the benchmarks flow.