GithubHelp home page GithubHelp logo

screwdriver-cd / launcher Goto Github PK

View Code? Open in Web Editor NEW
13.0 22.0 25.0 731 KB

The entrypoint for job launching in Screwdriver

Home Page: https://cd.screwdriver.cd/pipelines/21

License: Other

Go 90.92% Shell 4.49% Dockerfile 4.59%
golang

launcher's Introduction

Screwdriver Launcher

Build Status Open Issues Latest Release Go Report Card

The entrypoint for launching a build in Screwdriver

Usage

Go

$ go get github.com/screwdriver-cd/launcher
$ launcher --api-uri http://localhost:8080/v4 buildId

Habitat

$ hab package install screwdriver-cd/launcher
$ hab package exec screwdriver-cd/launcher launcher --api-uri http://localhost:8080/v4 buildId

Docker

$ docker pull screwdrivercd/launcher
$ docker run screwdrivercd/launcher --api-uri http://localhost:8080/v4 buildId

If you want to use an alternative shell (instead of /bin/sh) you can set the environment variable SD_SHELL_BIN to what you want to use.

$ SD_SHELL_BIN=/bin/bash launch --api-url http://localhost:8080/v4 buildId

Testing

$ go get github.com/screwdriver-cd/launcher
$ go test -cover github.com/screwdriver-cd/launcher/...

Building

Habitat

$ habitat studio enter
$ build
$ hab pkg exec $HAB_ORIGIN/launcher launcher --help

License

Code licensed under the BSD 3-Clause license. See LICENSE file for terms.

launcher's People

Contributors

catto avatar d2lam avatar dekusdenial avatar fenrirunbound avatar filbird avatar itleigns avatar jer avatar jerryzhang222 avatar jithine avatar kkisic avatar klu909 avatar kumada626 avatar minzcmu avatar nkatzman avatar parthasl avatar petey avatar pritamstyz4ever avatar r3rastogi avatar s-yoshika avatar stjohnjohnson avatar tk3fftk avatar tkyi avatar wahapo avatar wdstar avatar y-oksaku avatar yakanechi avatar yk634 avatar yokawara avatar yoshwata avatar yuichi10 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.