1. 14 Oct, 2020 2 commits
    • Jonah Williams's avatar
      [flutter_tool] support --use-application-binary in flutter drive (#68060) · 751459df
      Jonah Williams authored
      --use-application-binary allows running with an already built APK. This can be useful for speeding up CI test cases, or in our case eventually supporting some sort of build server. Demonstrate that this works by updating the old gallery test to use it. Fixes #56604
      Co-authored-by: 's avatarJenn Magder <magder@google.com>
      751459df
    • godofredoc's avatar
      Fix docset generation. (#67025) · f8f6963c
      godofredoc authored
      * Fix docset generation.
      
      * Remove checks to be able to test.
      
      * More logging
      
      * More logging
      
      * More logging.
      
      * more logging.
      
      * More logging.
      
      * Add flags to firebase command.
      
      * Re-enable docset generation.
      
      * Disable firebase step.
      
      * Comment docset to speed up validations.
      
      * Re-enable docset.
      
      * Add back condition to prevent uploading docs from PRs.
      f8f6963c
  2. 13 Oct, 2020 24 commits
  3. 12 Oct, 2020 14 commits