kumada626 / queue-service

Screwdriver Queue Service API

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screwdriver Queue Service API

Version Pulls Stars Build Status Open Issues Coverage Vulnerabilities License Slack

Table of Contents

Background

Screwdriver Queue Service is created to decouple the build queueing mechanism from Screwdriver APIs. It is a REST service with the idea of being highly available and resilient.

Installation and Usage

    npm install
    npm start

Plugins

This API comes with 2 resources:

Prerequisites

To use Screwdriver Queue Service, you will need the following prerequisites:

  • Node v12.0.0 or higher
  • Redis

Contribute

To start contributing to Screwdriver, have a look at our guidelines, as well as pointers on where to start making changes, in our contributing guide.

License

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

About

Screwdriver Queue Service API

https://cd.screwdriver.cd/pipelines/4226

License:Other


Languages

Language:JavaScript 99.8%Language:Dockerfile 0.2%