2017 © Pedro Peláez
 

library deployment-notifier

A simple tool to notify you of deployments

image

paritybit/deployment-notifier

A simple tool to notify you of deployments

  • Friday, May 27, 2016
  • by mkpeacock
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Deployment Notifier

Build Status Coverage Status Scrutinizer Code Quality SensioLabsInsight, (*1)

A work-in-progress tool to notify services of deployments in your infrastructure., (*2)

The initial version only supports emailing stakeholders, pinging codebasehq and slack. This is because of needs with some existing projects., (*3)

The aim is to abstract out the methods of determining the changes that have been deployed and the methods of notifying a deployment, so that they can be interchanged with custom integrations. This will need extensive reworking to achieve this aim., (*4)

TODO

  • Introduce Guzzle or similar for Clients
  • Consider splitting things off into their own plug in repositories

The Versions

27/05 2016

dev-master

9999999-dev

A simple tool to notify you of deployments

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

deployment notifications