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

Testing vars #385

Closed
wants to merge 28 commits into from
Closed

Testing vars #385

wants to merge 28 commits into from

Commits on Mar 25, 2023

  1. Cleanup unused headers in evergreen_info. (youtube#313)

    b/275078866
    y4vor committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    3f695bd View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    ecd28fd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Fix webdriver links. (youtube#315)

    This updates webdriver links to their new locations, with versioning.
    
    b/200993308
    jellefoks committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    6e374b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    b6fa5ec View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. A change is in the air... (youtube#321)

    b/277135477
    gbournou committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f4f525d View commit details
    Browse the repository at this point in the history
  2. [media] Refine comment of media.h (youtube#320)

    This is a test commit.
    
    b/276483058
    xiaomings committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    ca2183d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    be59533 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Add workflow step that creates a unit test report (youtube#335)

    * Add unit test report workflow
    
    * Fix download path
    oxve committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    3d89c68 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Create workflow_trigger.yaml

    isarkis committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    7112a8f View commit details
    Browse the repository at this point in the history
  2. Update workflow_trigger.yaml

    isarkis committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    658b247 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Tune GitHub workflow concurrency (youtube#343)

    Change concurrency setting to make sure workflows of different
    event types (e.g. pull_request, push, workflow_dispatch) do not
    cancel each other.
    
    b/278386358
    isarkis committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    c41c32a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Update evergreen.yaml

    isarkis committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    00b4697 View commit details
    Browse the repository at this point in the history
  2. Update raspi-2.yaml

    isarkis committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    50df07a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Fix Python 3.11.2 installer bug in Docker Windows

    The latest version of python in chocolatey is 3.11.2 which has a
    regression that makes it ignore install arguments such as TargetDir.
    This breaks the docker build since the Python installation directory is
    no longer C:\Python3.
    
    As a workaround, we pin the version to 3.11.0, which address the issue.
    Ideally we would remove the pinned version if it is addressed at a later
    time.
    
    b/276772883
    isarkis committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    8ab4362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30b354d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae30871 View commit details
    Browse the repository at this point in the history
  4. Test Copybara double workflow (youtube#348)

    * Test Copybara double workflow
    
    * Update README.md
    andrewsavage1 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    740d5ab View commit details
    Browse the repository at this point in the history
  5. Test copybara references (youtube#349)

    * Test copybara references
    
    * Update README.md
    andrewsavage1 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    af6aa43 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Concurrency fix for forked PRs. (youtube#358)

    * Concurrency fix for forked PRs.
    
    * Follow up commit.
    isarkis committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    9c2a79a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d41482 View commit details
    Browse the repository at this point in the history
  3. Update main.yaml

    isarkis committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    59bce71 View commit details
    Browse the repository at this point in the history
  4. Update main.yaml

    isarkis committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    4310e72 View commit details
    Browse the repository at this point in the history
  5. Test change isarkis

    isarkis committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    43a74d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5a9dae View commit details
    Browse the repository at this point in the history
  7. Cure it all (youtube#366)

    * Cure it all
    
    * Update starboard_configuration.py
    isarkis committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    ea5ef56 View commit details
    Browse the repository at this point in the history
  8. Update .gitignore

    isarkis committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    9fc153e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Add label based cherry pick workflow (youtube#370)

    * Add label based cherry pick workflow
    
    b/278602512
    andrewsavage1 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    861344d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Testing vars

    isarkis committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    2786cbf View commit details
    Browse the repository at this point in the history