jashparekh/Google Cloud Function "Deploy code" Action for Github Action
This Github action can be used to deploy code to Cloud Functions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gcp_project | The name of the GCP project you want to deploy | yes | — |
| gcp_region | GCP region where the cloud function is hosted | yes | — |
| cloud_function_name | Name of the cloud function in GCP | yes | — |
| cloud_function_directory | The directory in your repository where are you storing the code files for cloud function | yes | — |
| credentials | Service account to autheticate with BigQuery | yes | — |
| debug_mode | Enable debug mode | no | — |
Outputs
no outputs