You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sounds reasonable. It emails us this link when the final zip file for a run is uploaded, so the logic for this is buried in UploadResultsHandler. I can move that logic into a place where the results details page can use it too.
First we added a link to the commit tree #3 of each run.
Now we can add the changes from one run to another.
Really useful to see the changes in github when results change.
compare/{actual-commit-id}...{previous-commit-id}
Example:
TechEmpower/FrameworkBenchmarks@b6bcbba...1e29786
This show the changes from the actual run vs the previous worked run.
The text was updated successfully, but these errors were encountered: