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

Test external change for PR labels #491

Closed
wants to merge 14 commits into from
Closed

Commits on Jul 17, 2023

  1. Upload unit test reports to datadog action (youtube#480)

    Adds an action that runs after the linux pipeline and looks for archived
    unit test reports.
    
    The reports are organized based on platform and shard: android-arm
    ├── 1
    ...
    └── 4
    linux-x64-x11
    ├── 1
    ...
    └── 4
    etc.
    
    b/290997541
    oxve committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6fa729b View commit details
    Browse the repository at this point in the history
  2. Update script action version and code (youtube#482)

    Some api changes and better variable naming.
    
    b/290997541
    oxve committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6d01dc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cc3a0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e179bac View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Fix array indexing, more logging (youtube#486)

    b/290997541
    oxve committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9e87aaa View commit details
    Browse the repository at this point in the history
  2. Use correct syntax (youtube#487)

    b/290997541
    oxve committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a0c04b7 View commit details
    Browse the repository at this point in the history
  3. Move env, more logging (youtube#488)

    b/290997541
    oxve committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b1dffbe View commit details
    Browse the repository at this point in the history
  4. Fix glob (youtube#489)

    b/290997541
    oxve committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9af3ea6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Add a bunch of TODOs

    b/290997541
    oxve committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    900d25e View commit details
    Browse the repository at this point in the history
  2. Explain folder structure in comment

    b/290997541
    oxve committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6693f64 View commit details
    Browse the repository at this point in the history
  3. Add clarifying comments

    b/290997541
    oxve committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    758f46c View commit details
    Browse the repository at this point in the history
  4. Populate git metadata

    b/290997541
    oxve committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    dfdf1bf View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    928f952 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d4b8ad View commit details
    Browse the repository at this point in the history