actions-marketplace-validations/DB Migration Version
Determine the database version based on the migration scripts present.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| scriptDirectory | Directory that contains database migration scripts | yes | . |
Outputs
| name | description |
|---|---|
| version | The database version defined by the migration scripts in scriptDirectory |