Oliver Chang
|
ade417ba20
|
Fix typo in project_sync.py (#4296)
* Fix typo in project_sync.py
* line length
* format
|
2020-08-11 16:25:08 +10:00 |
Oliver Chang
|
5e3348cdb9
|
Create individual schedulers for requesting coverage builds. (#4237)
The single function for requesting all coverage builds was timing out.
|
2020-07-31 10:56:18 +10:00 |
Oliver Chang
|
bc7d478d4a
|
build: Project sync fixes. (#4194)
- Add some more logging.
- Use GitHub client ID/secret rather than personal access token.
- Fix function deploy wrt "--project" argument.
|
2020-07-27 13:19:44 +10:00 |
kabeer27
|
769c6e80f2
|
Adding build coverage cloud function, and refactoring test_utils.py (#4151)
* Adding build coverage cloud function, and refactoring test_utils.py
* Multiple changes will add a comment.
* Catching sys.exit() exception and removing useless wrapper build_steps function
* Comment update
* Comment update
* Comment formatting
|
2020-07-20 16:30:48 +10:00 |