parity icon indicating copy to clipboard operation
parity copied to clipboard

Shell commands for development, staging, and production parity for Heroku apps

Results 13 parity issues
Sort by recently updated
recently updated
newest added
trafficstars

Just saying I use this on my side-project and love this ❤️

This pull request includes a small change to the `restore_to_development` method in `lib/parity/backup.rb`. The change ensures that the `dropdb` command is executed with the `--force` flag to enforce the removal...

Help us track down and resolve parity problems faster with this template. ## What command did you execute? ❯ development restore-from production ## What actually happened? It downloads the backup,...