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

Update README.md #640

Closed
wants to merge 6 commits into from
Closed

Update README.md #640

wants to merge 6 commits into from

Commits on May 29, 2024

  1. Upload ODT test results to GCS (youtube#632)

    * Unify step names
    
    * Download junit xml files from MH
    
    Android and raspi emit junit xml files that MH pulls from the devices and uploads to GCS.
    Download those files and upload them as artifacts so the test report uploader will pick them up.
    
    * Remove error check
    
    * Pass a folder to upload plugin
    
    This way the plugin can upload multiple files to the destination without
    path manipulation.
    
    * Also archive the log files
    
    * Minor polish
    
    * Make artifact name unique
    
    Multiple uploads to the same artifact name will overwrite previous versions.
    
    * Fix parameter name
    
    * Fix proto field too
    oxve committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1b250db View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Make all workflows use pull_request_target trigger (youtube#635)

    * Make all workflows use pull_request_target trigger
    
    * Short circuit pipeline
    
    * Add upload step to odt action
    oxve committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7239aa5 View commit details
    Browse the repository at this point in the history
  2. Remove env (youtube#636)

    * Pass secrets
    
    * Remove env
    oxve committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5e4c1b9 View commit details
    Browse the repository at this point in the history
  3. Pass secrets (youtube#638)

    oxve committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5943748 View commit details
    Browse the repository at this point in the history
  4. Pass secrets (youtube#639)

    oxve committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    cfa63c7 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    oxve committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1de6d6c View commit details
    Browse the repository at this point in the history