GoogleCloudPlatform / eventarc-samples

This repository contains a collection of samples for Eventarc for various use cases.
Apache License 2.0
74 stars 34 forks source link

fixes #129: added db-dtypes to requirements.txt #130

Closed ilkomiliev closed 1 year ago

ilkomiliev commented 1 year ago

This PR combines the implementation of the following issues:

129 : missing db-dtypes dependency in the chart-creator service

131 : added support for CloudBuild builds

132 : provides an additional environment variable to configure FROM email address in the notifier service

The corresponding README file was also updated accordingly.