Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 81027ab0cc0e
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4dc866283d13
Choose a head ref
  • 2 commits
  • 15 files changed
  • 2 contributors

Commits on Aug 20, 2020

  1. Adds all the engine builders to the file used to validate tree status. (

    #20642)
    
    Builders are read from a json file to get their last builds using
    buildbucket and calculate the tree status. Some builders were not being
    used for the tree status validation allowing rollers to land changes
    even though some builders were failing.
    
    Bug:
      flutter/flutter#64061
    godofredoc authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    6caad8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dc8662 View commit details
    Browse the repository at this point in the history
Loading