Api roll 6: 2014-11-17 R=sgjesse@google.com Review URL: https://codereview.chromium.org//733093002
Repository for building the googleapis and googleapis_beta packages.
Workflow:
Update pubspec.yaml with new commit hash from the generator.
Run pub upgrade in this directory:
$ rm -rf .pub $ pub upgrade
Download & generate APIs using the config.yaml configuration:
$ pub run discovery_api_client_generator:generate run_config
Diff with previous APIs and determine whether to do minor or major version update.
Update config.yaml with new version and generate again.
Run tests.
Commit downloaded discovery documents and generated packages.
Upload packages to pub.