speareducation/Spear Core Database Setup
A GitHub action to pull mysqldump files from S3 and import them.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| databases | Space-delimited list of databases | yes | — |
| s3_bucket | The S3 bucket | yes | — |
| base_ref | The target branch to use for schema lookups | no | — |
| mysql_host | MySQL Host | no | mysql_tdd |
| mysql_user | MySQL User | no | root |
| mysql_pass | MySQL Pass | no | — |
| mysql_port | MySQL Port | no | 3306 |
Outputs
no outputs