An open API service indexing awesome lists of open source software.

https://github.com/markdouthwaite/google-cloud-run-python-job

A template repository for a simple 'production ready' Google Cloud Run Job running Python 3.9+
https://github.com/markdouthwaite/google-cloud-run-python-job

cloud-run cloud-run-jobs google-cloud-platform python template

Last synced: 3 months ago
JSON representation

A template repository for a simple 'production ready' Google Cloud Run Job running Python 3.9+

Awesome Lists containing this project

README

        

# google-cloud-run-python-job

This repository provides a template to quickly get a Cloud Run Job tested and deployed
with a GitHub Actions-powered CI/CD pipeline.

For more information on how to configure the GitHub Actions provided, check out [the
Notion guide](https://eastern-diagnostic-580.notion.site/Set-up-CI-CD-for-Google-Cloud-Run-with-Github-Actions-de0624a66b244d829517c9bf77c89dcb).

When you're done, check out the `teardown.sh` [script](scripts/teardown.sh) which will
remove any deployed resources you may have.