Hi List, This came up for a guy on IRC, and I've finally found time to write it up.... basically this is multistage without the need for the multistage extension, and works by reading its config from a YAML file. This should suffice for anyone who's only difference between stages are servers and the order in which to call tasks before() and after().
I'm actively accepting patches, and contributions as well as feedback, however insignificant you think it may be... for now the code if on github, and the write up is on my blog; the write up is hardly comprehensive, but it should be easy enough to read through what I'm aiming for: - http://lee.hambley.name/2009/02/capistrano-with-yaml-configuration I hope this is of some use to some people, particularly Justin on IRC for whom this was written as a proof of concept. - Lee --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
