Versioning
- DowngradeRequiresMigration
The desired version is below the deployed version and a migration boundary blocks the downgrade.
- InvalidVersion
A version source or value could not be parsed as semver.
- Rollback
Restore the last good artifact revision when a run fails.
- Versioned migrations
Run migrations once, when the deployed version crosses a release boundary.