Download the PHP package chaplean/codeship-scripts without Composer
On this page you can find all versions of the php package chaplean/codeship-scripts. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chaplean/codeship-scripts
More information about chaplean/codeship-scripts
Files in chaplean/codeship-scripts
Download chaplean/codeship-scripts
More information about chaplean/codeship-scripts
Files in chaplean/codeship-scripts
Vendor chaplean
Package codeship-scripts
Short Description Deploy scripts to automatically install in your bin directory
License MIT
Package codeship-scripts
Short Description Deploy scripts to automatically install in your bin directory
License MIT
Please rate this library. Is it a good library?
Informations about the package codeship-scripts
Getting Started With Chaplean Continuous Integration Scripts
This bundles installs some scripts in your bin/ repositories usable with Codeship/Gitlab/...
Scripts
- deploy.sh : deploy on server using Capistrano.
- deploy-htaccess.sh : if you have a htpasswd on htaccess file you want to deploy only on some environments, use this script.
- services-waiting.sh : wait until MySQL is launched. Usefull when you have two docker containers and you need to wait for a specific service.
- phpunit.sh : launch phpunit tests (with availability to parallelize tests and merge coverage) after MySQL has been launched.
All versions of codeship-scripts with dependencies
PHP Build Version
Package Version
No informations.
The package chaplean/codeship-scripts contains the following files
Loading the files please wait ....