carrot / ship

⛔️ currently unmaintained ⛔️
Other
151 stars 14 forks source link

Ability to add hooks to a ship #2

Closed kylemac closed 10 years ago

kylemac commented 10 years ago

The idea is contrived from what we do with cloudflare where we purge the cloudflare cache on each deployment to assure new users see the fresh changes. It would be a nice-to-have for ship to be able to allow for hooks before or after a deployment to execute certain tasks like a cache purge.

We would need to consider both local and remote tasks in the design of this.

jescalan commented 10 years ago

This is now included in the api spec for ship. Whoo!