• Jason Simmons's avatar
    Download build artifacts from a zip file · 1f83018f
    Jason Simmons authored
    This updates the Flutter tools to match the proposed new packaging of artifacts
    in the engine release script.
    * The GCS URL for artifacts is now gs://mojo/flutter/$revision/$platform
    * Categories have been removed from the Artifact class
    * All artifacts for a given platform now live in a zip file.  If an artifact
      is not present in the local cache, then the zip will be downloaded and
      extracted.
    
    Note that darwin-x64 artifacts go through a different process that (for now)
    continues to use the old format.
    1f83018f
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
travis Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...