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

Save CI test reports to S3. #19262

Merged
merged 5 commits into from
Jun 8, 2023
Merged

Save CI test reports to S3. #19262

merged 5 commits into from
Jun 8, 2023

Commits on Jun 7, 2023

  1. Save CI test reports to S3.

    benjyw committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0444503 View commit details
    Browse the repository at this point in the history
  2. Generated files

    benjyw committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    57be6ed View commit details
    Browse the repository at this point in the history
  3. Code review feedback:

    - Replace the long REF with the short one, and replace any
      slashes in that with underscores.
    - Add the job id to the path.
    - Set --path="" explicitly.
    benjyw committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    d94d341 View commit details
    Browse the repository at this point in the history
  4. Fix date in path

    benjyw committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2a5ce9e View commit details
    Browse the repository at this point in the history
  5. Echo upload dest

    benjyw committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    61b1604 View commit details
    Browse the repository at this point in the history