Features
- Add
COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY
for corresponding comment control behavior with triggered builds. (df8ddd0) - Add
E2_HIGHCPU_8
andE2_HIGHCPU_32
machine types. (df8ddd0) - Add
ReceiveTriggerWebhook
for webhooks activating specific triggers. (df8ddd0) - Add
SecretManager
-related resources and messages for corresponding integration. (#73) (df8ddd0)
Bug Fixes
- Specify
build
as the body of aCreateBuild
call. The Cloud Build API has always assumed this, but now we are actually specifying it. (df8ddd0)