Giter Site home page Giter Site logo

expediagroup / flyte-bamboo Goto Github PK

View Code? Open in Web Editor NEW
4.0 10.0 6.0 40 KB

An Atlassian Bamboo integration pack for Flyte

License: Apache License 2.0

Go 99.39% Dockerfile 0.48% Makefile 0.13%
ifttt flyte flyte-pack bamboo workflows atlassian-bamboo

flyte-bamboo's Introduction

Build Status Docker Stars Docker Pulls

Overview

The Bamboo pack provides the ability to label and delete label from a build

Build and Run

Command Line

To build and run from the command line:

  • Clone this repo
  • Run go test ./...
  • Run go build
  • Run FLYTE_API_URL=http://localhost:8080/ BAMBOO_HOST=http://localhost:8085 BAMBOO_USER=user1 BAMBOO_PASS=pass ./flyte-bamboo
  • Fill in this command with the relevant API url, bamboo host, bamboo user and bamboo password environment variables

Docker

To build and run from docker

  • Run docker build -t flyte-bamboo .
  • Run docker run -e FLYTE_API_URL=http://localhost:8080/ -e BAMBOO_HOST=http://localhost:8085 -e BAMBOO_USER=user -e BAMBOO_PASSWORD=password flyte-bamboo
  • All of these environment variables need to be set

Commands

AddLabel

DeleteLabel

StartStage

EnablePlan

AddComment

GetLifeCycle

flyte-bamboo's People

Contributors

dangorst1066 avatar fooksca avatar isaacasensio avatar jollinshead avatar pamelin avatar ukjasonwright avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.