digital-gravy/Rollback SureCart Release
Rolls back SureCart products to a previous version by finding the download matching the semantic version and setting it as the current release.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The semantic version to rollback to (e.g., 1.0.0-rc-2). | yes | — |
| product_uuids | A comma-separated list of Product UUIDs to rollback. | yes | — |
| surecart_api_token | The SureCart API token for authentication. | yes | — |
| detach_newer_versions | Delete all downloads newer than the target version. | no | false |
Outputs
no outputs