Skip to content
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/flutter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 603eb82
Choose a base ref
...
head repository: flutter/flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 758ebda
Choose a head ref
  • 6 commits
  • 11 files changed
  • 4 contributors

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    8718460 View commit details
    Browse the repository at this point in the history
  2. Adding two staging tests to ci.yaml (#103003)

    * Adding two staging tests to ci.yaml
    
    Adding a properties block (linux_stating_build) and 2 builds
    that use this to ci.yaml. This is to verify some failures on
    these builds that are happening when running via entries
    in devicelab_stating_config.star file.
    
    Bug:102406
    
    * Updating staging build entries to use new naming convention
    
    Staging builds now use a name prefix of Staging_build_, which
    allows us to filter these builds on the dashboard.
    
    * Moving bringup:true to target level
    
    We can't add bringup:true to properties block level, so
    need to move this back to each target.
    yusuf-goog authored May 5, 2022
    Configuration menu
    Copy the full SHA
    425aef2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72dff58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cdcfb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8f4387 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    758ebda View commit details
    Browse the repository at this point in the history
Loading