Skip to content

Commit

Permalink
Add support for manual builds, git source for webhook/pubsub triggere…
Browse files Browse the repository at this point in the history
…d builds and filter field (#5738) (#4100)

* add filter support for cloudbuild

* Add support for sourceToBuild and gitFileSource. Add examples for pubsub_config, webhook_config trigger and manual mode

* Add support for sourceToBuild and gitFileSource. Add examples for pubsub_config, webhook_config trigger and manual mode

* Fix description for field uri in sourceToBuild to be required

Signed-off-by: Modular Magician <magic-modules@google.com>
  • Loading branch information
modular-magician authored Mar 4, 2022
1 parent 3b63fc2 commit e511583
Show file tree
Hide file tree
Showing 4 changed files with 699 additions and 16 deletions.
3 changes: 3 additions & 0 deletions .changelog/5738.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
cloudbuild: Add support for manual builds, git source for webhook/pubsub triggered builds and filter field
```
Loading

0 comments on commit e511583

Please sign in to comment.