Skip to content

Fanatics/hubot-octopus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-octopus

An Octopus Deploy adapter for Hubot

Installation

Assuming that you've already installed hubot:

  1. npm install hubot-octopus --save
  2. Add "hubot-octopus" to your external-scripts.json

##Usage

This adapter currently supports the current hubot commands:

###Promote

kneumei > hubot octo promote Development from Test to QA
Promoted 2.5.202.5 from Test to QA

Configuration

OCTOPUS_URL_BASE

This environment variable is the base of your octopus installation. For example, http://octopus.yourcompany.com

OCTOPUS_KEY

The octopus api key needed to call the octopus API

About

A Hubot adapter for Octopus Deploy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 100.0%