Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wintermi/dataform-cloud-run
An example Dataform workflow executed via a Cloud Run job with the container image constructed using Cloud Build and Chainguard Images.
https://github.com/wintermi/dataform-cloud-run
cloud-build cloud-run-jobs dataform google-cloud google-cloud-platform
Last synced: 7 days ago
JSON representation
An example Dataform workflow executed via a Cloud Run job with the container image constructed using Cloud Build and Chainguard Images.
- Host: GitHub
- URL: https://github.com/wintermi/dataform-cloud-run
- Owner: wintermi
- License: apache-2.0
- Created: 2024-07-26T08:19:32.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T08:23:06.000Z (4 months ago)
- Last Synced: 2024-07-26T09:45:42.697Z (4 months ago)
- Topics: cloud-build, cloud-run-jobs, dataform, google-cloud, google-cloud-platform
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Example Dataform Cloud Run Job
[![License](https://img.shields.io/github/license/wintermi/dataform-cloud-run)](https://github.com/wintermi/dataform-cloud-run/blob/main/LICENSE)
## Description
An example Dataform workflow executed via a Cloud Run job with the container image constructed using Cloud Build and Chainguard Images.
In summary, the following components are used by this project:
- [Dataform](https://github.com/dataform-co/dataform)
- [Chainguard Images](https://www.chainguard.dev/chainguard-images)
- [Google Cloud Build](https://cloud.google.com/build)
- [Google Cloud Run](https://cloud.google.com/run)## License
**dataform-cloud-run** is released under the [Apache License 2.0](https://github.com/wintermi/dataform-cloud-run/blob/main/LICENSE) unless explicitly mentioned in the file header.