I am currently working on the rewrite of a Capistrano v2 extension (https://github.com/everzet/capifony) for Symfony 2 (a PHP framework) and out of that it is apparent there are some generic actions that would be useful to have as standalone extensions.
Copying files between releases (speed up dependency install runs) https://github.com/peterjmit/capistrano-copy-files Fixing file permissions (for files generated by distinct users, both needing r/w permissions) https://github.com/peterjmit/capistrano-file-permissions And an extension for the laravel framework https://github.com/peterjmit/capistrano-laravel I am by no means a ruby developer so firstly it would be nice to get some contributions incase I am doing anything wrong. Secondly it would be good to get a bit more visibility/contributions for these so if any/all could become part of the capistrano organisation that would be good. -- -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en --- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
