20 packages
eslint-config-screwdriver
ESLint rules for screwdriver projects
screwdriver-api
API server for the Screwdriver.cd service
screwdriver-artifact-bookend
sd.cd bookend for uploading artifacts
screwdriver-cache-bookend
sd.cd bookend for restoring build cache
screwdriver-config-parser
Node module for parsing screwdriver.yaml configurations
screwdriver-data-schema
Internal Data Schema of Screwdriver
screwdriver-datastore-base
Base class defining the interface for datastore implementations
screwdriver-datastore-dynamodb
Screwdriver interface with dynamodb
screwdriver-datastore-imdb
In-memory datastore for use with the Screwdriver API
screwdriver-dynamic-dynamodb
Create Screwdriver datastore tables in DynamoDB
screwdriver-executor-base
Base class defining the interface for executor implementations
screwdriver-executor-router
A generic plugin for routing builds to specified executors
screwdriver-models
Screwdriver models
screwdriver-notifications-base
Base class for defining the behavior between screwdriver and notifications plugins
screwdriver-notifications-email
Sends email notifications on certain build events.
screwdriver-notifications-slack
Sends slack notifications on certain build events
screwdriver-scm-bitbucket
This scm plugin extends the [scm-base-class](https://github.com/screwdriver-cd/scm-base), and provides methods to fetch and update data in Bitbucket.
screwdriver-scm-gitlab
GitLab implementation for the scm-base class
screwdriver-template-main
Validates, publishes, and tags templates
screwdriver-workflow-parser
Parses and converts pipeline configuration into a workflow