2017 © Pedro Peláez
 

library deployer-phpcensor-plugin

Simple deployer(deployer.org) plugin for PHPCI

image

itherz/deployer-phpcensor-plugin

Simple deployer(deployer.org) plugin for PHPCI

  • Monday, August 7, 2017
  • by itherz
  • Repository
  • 2 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 14 Versions
  • 0 % Grown

The README.md

PHPCI-Deployer-Plugin

Simple plugin for Deployer, (*1)

How to use

Keyword of this plugin is simple. It means that you just need to define branch for configuration task name(if there is no task, plugin takes default value that is "deploy"), stage name(it would be just server name or defined stage) , verbosity level(for default is normal) and filename(by default deployer takes the deployer.php file), (*2)

Plugin options

  • stage(required) - Stage or server name
  • task(optional) - Task name (default task is deploy)
  • verbosity(optional) - Add verbose mode to plugin execution (default is no verbose that equal to normal in the option list of values below)
    • normal
    • verbose
    • very verbose
    • debug
    • quiet
  • file(optional) - Filename of deployer configuration. For default deployer takes deploy.php if this field is not specified

Sample configuration

\Ket4yii\PHPCI\Deployer\Plugin\Deployer:
  development: # branch name
    task: sample-task # optional, default task is deploy 
    stage: dev # required, name of stage or server
    verbosity: debug # optional, default is normal(no verbosity)
    file: .deploy_config.php # optional, deployer takes the deploy.php file for default
  master:
    stage: prod #required, name of stage or server

The Versions

07/08 2017

dev-phpcensor-identity

dev-phpcensor-identity

Simple deployer(deployer.org) plugin for PHPCI

  Sources   Download

MIT

The Development Requires

by Alexey Boyko
by Dmitrii Zolotov

07/08 2017

dev-master

9999999-dev

Simple deployer(deployer.org) plugin for PHPCI

  Sources   Download

MIT

The Development Requires

by Alexey Boyko
by Dmitrii Zolotov

07/08 2017

dev-identity_key_feature

dev-identity_key_feature

Simple deployer(deployer.org) plugin for PHPCI

  Sources   Download

MIT

The Development Requires

by Alexey Boyko

07/08 2017

dev-dev

dev-dev

Simple deployer(deployer.org) plugin for PHPCI

  Sources   Download

MIT

The Development Requires

by Alexey Boyko

17/03 2017

0.3.4

0.3.4.0

Simple deployer(deployer.org) plugin for PHPCI

  Sources   Download

MIT

The Development Requires

by Alexey Boyko

06/01 2017

0.3.3

0.3.3.0

Simple deployer(deployer.org) plugin for PHPCI

  Sources   Download

MIT

The Development Requires

by Alexey Boyko

13/05 2016

0.3.2

0.3.2.0

Simple deployer(deployer.org) plugin for PHPCI

  Sources   Download

MIT

The Development Requires

by Alexey Boyko

27/04 2016

0.3.1

0.3.1.0

Simple deployer(deployer.org) plugin for PHPCI

  Sources   Download

MIT

The Development Requires

by Alexey Boyko

27/04 2016

0.3.0

0.3.0.0

Simple deployer(deployer.org) plugin for PHPCI

  Sources   Download

MIT

The Development Requires

by Alexey Boyko

27/04 2016

0.2.1

0.2.1.0

Simple deployer(deployer.org) plugin for PHPCI

  Sources   Download

MIT

The Development Requires

by Alexey Boyko

27/04 2016

0.1.6

0.1.6.0

Simple deployer(deployer.org) plugin for PHPCI

  Sources   Download

MIT

The Development Requires

by Alexey Boyko

26/04 2016

0.1.5

0.1.5.0

Simple deployer(deployer.org) plugin for PHPCI

  Sources   Download

MIT

The Development Requires

by Alexey Boyko

26/04 2016

0.1.4

0.1.4.0

Simple deployer(deployer.org) plugin for PHPCI

  Sources   Download

MIT

The Development Requires

by Alexey Boyko

26/04 2016

0.1.3

0.1.3.0

Simple deployer(deployer.org) plugin for PHPCI

  Sources   Download

MIT

The Development Requires

by Alexey Boyko