im-open/Update Migration Script Versions
Updates the names of the migration scripts with the next sequential version number
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| migration-script-path | The path to the migration scripts. Searching for the scripts is done recursively so pointing at a base directory with sub directories is ok. | yes | — |
| max-version-gap | The maximum difference between valid versions and ones to update. | yes | 100 |
Outputs
no outputs