actions-marketplace-validations/Spanner Hammer
Run hammer for Google Cloud Spanner on Github Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| hammer_ver | hammer version | no | 0.5.7 |
| hammer_cmd | create, diff or apply | yes | diff |
| schema | Local schema | yes | schema.sql |
| project_id | Your Goolge ProjectId | yes | project_id |
| instance_id | Your Spanner InstancdId | yes | instance_id |
| database_id | Your Spanner DatabaseId | yes | instance_id |
| google_application_credentials | GOOGLE_APPLICATION_CREDENTIALS(not file path) | no | "" |
| use_emulator | true if targeting spanner-emulator | no | false |
| emulator_host | spanner-emulator host | no | localhost:9010 |
Outputs
| name | description |
|---|---|
| result | — |