Skip to content

ci: Fix error in overnight perf run#3504

Merged
nr-ahemsath merged 1 commit intomainfrom
ci/fix-overnight-perf-test
Mar 24, 2026
Merged

ci: Fix error in overnight perf run#3504
nr-ahemsath merged 1 commit intomainfrom
ci/fix-overnight-perf-test

Conversation

@nr-ahemsath
Copy link
Copy Markdown
Member

The overnight perf run is failing because the logic used in that pathway was running the GitHub CLI (gh) to get info about the last successful overnight all_solutions.yml build, in a runner with no checkout step (so there was no .git directory for gh to use to figure out what repo it was supposed to be interacting with). This PR fixes that by directly passing the repo as an argument.

@nr-ahemsath nr-ahemsath requested a review from a team as a code owner March 24, 2026 15:40
@nr-ahemsath nr-ahemsath merged commit cd6aad0 into main Mar 24, 2026
33 checks passed
@nr-ahemsath nr-ahemsath deleted the ci/fix-overnight-perf-test branch March 24, 2026 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants