You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Change-Id: If3e3c4e01b19443714d880ae669aaa8b39edfff7 |
4 years ago | |
|---|---|---|
| .. | ||
| README.md | 4 years ago | |
| __init__.py | 4 years ago | |
| build_flasher.py | 4 years ago | |
| build_flasher_test.py | 4 years ago | |
| build_info.py | 4 years ago | |
| build_provider.py | 4 years ago | |
| build_provider_ab.py | 4 years ago | |
| build_provider_gcs.py | 4 years ago | |
| build_provider_local_fs.py | 4 years ago | |
| build_provider_pab.py | 4 years ago | |
| build_provider_pab_test.py | 4 years ago | |
| build_provider_test.py | 4 years ago | |
README.md
To set up client_secrets.json (once only)
- Go to https://console.cloud.google.com/projectselector/apis/credentials/consent and create a new project if needed.
- Once on the consent screen, set the product name to anything and save.
- Click "Create credentials" and select "OAuth client ID"
- Under "Application type", select "Other". Click "Create".
- Click the download button for the client you just created, and save the resulting file at client_secrets.json
Running unit tests
python build_provider_pab_test.py