paratrooper icon indicating copy to clipboard operation
paratrooper copied to clipboard

Slug based deploys

Open apsoto opened this issue 9 years ago • 2 comments

Here's my PR for supporting slug based deploys on Heroku. It required a minor refactoring of PendingMigrationCheck to make the interface simpler so you can provide your own migration_check class.

The README has usage docs on how to use slug-based deploys and run migrations using the migration_check option.

I'm using it right now for multiple production apps, so it's got real-world usage. I'm open to further refinements, so let me know what you think.

apsoto avatar Jun 26 '15 20:06 apsoto

Thank you very much for taking the time to add this feature. I'll go through it as soon as I can. I appreciate that you're able to use it already for real-world applications.

mattpolito avatar Jun 28 '15 23:06 mattpolito

just pinging to see if we can get some movement on this. Thanks.

apsoto avatar Sep 28 '15 22:09 apsoto