Download the PHP package bradleydyer/capistrano-tasks without Composer
On this page you can find all versions of the php package bradleydyer/capistrano-tasks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bradleydyer/capistrano-tasks
More information about bradleydyer/capistrano-tasks
Files in bradleydyer/capistrano-tasks
Download bradleydyer/capistrano-tasks
More information about bradleydyer/capistrano-tasks
Files in bradleydyer/capistrano-tasks
Vendor bradleydyer
Package capistrano-tasks
Short Description Collection of capistrano tasks
License MIT
Package capistrano-tasks
Short Description Collection of capistrano tasks
License MIT
Please rate this library. Is it a good library?
Informations about the package capistrano-tasks
capistrano-tasks
List of capistrano tasks used on BradleyDyer infrastructure.
Usage and Installation
-
Add to your composer.json dependencies:
- run
composer update - load tasks in your Capfile
Tag based deployment
If you wish to deploy specific tag you can enable that by adding before :deploy, "git:tag:check" for a given stage (typically production.rb). This can also be enabled globally. Once enabled, you will be asked during deployment to specify tag you wish to deploy. Specifying invalid tag will re-fetch tags trigger the prompt once again.
Badges
- - For capistrano-task enabled projects
- - For projects that are configured to be installed loacly
- - For projects that allow to push files up
- - For projects that allow to pull files down
Setup for Developers
- Write code
- Be awesome
All versions of capistrano-tasks with dependencies
PHP Build Version
Package Version
No informations.
The package bradleydyer/capistrano-tasks contains the following files
Loading the files please wait ...