1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/spec/support
Matt Brictson dc59c248a7 Add a Plugin API
The Plugin class is a simple set of conventions for defining Capistrano plugins.
This is to support the eventual migration of SCM logic out of Capistrano itself
and into separate gems as plugins.
2016-01-17 16:46:53 -08:00
..
tasks Add a Plugin API 2016-01-17 16:46:53 -08:00
.gitignore Integration tests with Vagrant and Cucumber 2013-09-27 11:45:55 +01:00
matchers.rb Add integration tests for deploy task 2013-06-16 13:08:15 +01:00
test_app.rb Remove 'vendor/bundle' from default :linked_dirs 2015-06-03 17:00:38 +00:00
Vagrantfile Address all rubocop lint warnings 2015-08-14 14:21:34 -07:00