Giter Site home page Giter Site logo

fenrirunbound / launcher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from screwdriver-cd/launcher

0.0 1.0 0.0 289 KB

The entrypoint for job launching in Screwdriver

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

License: Other

Go 98.35% Shell 1.65%

launcher's Introduction

Screwdriver Launcher

Build Status Open Issues Latest Release Go Report Card

The entrypoint for launching job 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 fenrirunbound avatar filbird avatar jer avatar jerryzhang222 avatar jithine avatar kumada626 avatar minzcmu avatar nkatzman avatar petey avatar r3rastogi avatar stjohnjohnson avatar taisukeh avatar tk3fftk avatar tkyi avatar wdstar avatar yokawara avatar yuichi10 avatar

Watchers

 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.