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

Upload regression as CSV #4029

Merged
merged 2 commits into from
Nov 23, 2024
Merged

Conversation

Alan-Jowett
Copy link
Member

@Alan-Jowett Alan-Jowett commented Nov 20, 2024

Part of: #3981

Description

This pull request includes changes to the .github/workflows/upload-perf-results.yml file to enhance the performance results upload process by adding steps to download and run a regression script, and upload the regression results.

Enhancements to performance results upload process:

  • Added a step to download and run a regression script from a specified URL and save the results to a CSV file.
  • Added a step to upload the regression results CSV file as an artifact using the actions/upload-artifact action.

Testing

CI/CD

Documentation

No.

Installation

No.

@Alan-Jowett Alan-Jowett marked this pull request as draft November 20, 2024 21:15
@Alan-Jowett
Copy link
Member Author

Need to parameterize the script to select the source of the metrics

@Alan-Jowett Alan-Jowett marked this pull request as ready for review November 20, 2024 22:54
Signed-off-by: Alan Jowett <[email protected]>
@Alan-Jowett Alan-Jowett added this pull request to the merge queue Nov 22, 2024
@Alan-Jowett Alan-Jowett removed this pull request from the merge queue due to a manual request Nov 23, 2024
@Alan-Jowett Alan-Jowett added this pull request to the merge queue Nov 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 23, 2024
@Alan-Jowett Alan-Jowett added this pull request to the merge queue Nov 23, 2024
Merged via the queue into microsoft:main with commit ae04b0b Nov 23, 2024
84 checks passed
@Alan-Jowett Alan-Jowett deleted the upload_regression branch November 23, 2024 22:58
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.

4 participants