Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bisecting into rollups via unrolled perf builds #280

Merged
merged 4 commits into from
Jul 4, 2023

Conversation

lqd
Copy link
Member

@lqd lqd commented Jul 3, 2023

The perfbot comment on rollups has recently changed format, breaking the commit extraction from that comment.

Also updates proc-macro2 to fix build errors on nightly.

Now uses a regex to look for the shas found in the perf table column, to support both formats:

@lqd

This comment was marked as resolved.

@lqd lqd marked this pull request as draft July 3, 2023 11:37
@lqd
Copy link
Member Author

lqd commented Jul 3, 2023

I've added the 2 linked examples as tests.
Should be ready now.

@lqd lqd marked this pull request as ready for review July 3, 2023 13:09
lqd added 2 commits July 3, 2023 13:10
there are currently 2 formats we need to support, explicitly looking for
shas should be make parsing more resilient and backwards compatible.
Some real-world examples in the 2 different formats
@oli-obk oli-obk merged commit 978969b into rust-lang:master Jul 4, 2023
4 checks passed
@lqd lqd deleted the perf-builds branch July 4, 2023 07:04
@ehuss ehuss mentioned this pull request Aug 17, 2023
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.

2 participants