Skip to main content

One post tagged with "rollback"

View All Tags

Managing Rollbacks with Source Push

· One min read
Hebert
FullStack Software Developer | Node.js, Laravel, React.js, React Native

Even with thorough testing, issues can slip into production. Source Push provides easy rollback commands so you can revert to a previous release:

srcpush release rollback MyApp Production

You can also configure automatic rollbacks based on crash thresholds or custom metrics, giving your team peace of mind when shipping updates.