Pluggable Artifact Store (for logs, shared steps, templates, etc).
Internal Data Schema of Screwdriver
API server for the Screwdriver.cd service
sd.cd bookend for uploading artifacts
Provides common logger for Screwdriver components
Docker Swarm Executor for Screwdriver
Circuit breaker that is used to provide stability and prevent cascading failures in distributed systems
Base class for defining the behavior between screwdriver and source control management systems
ESLint rules for screwdriver projects
Screwdriver models
creates setup and teardown steps for builds
Wrapper around node-circuitbreaker to define a callback interface
Base class defining the interface for executor implementations
Github implementation for the scm-base class
Kubernetes Executor plugin for Screwdriver
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Wrapper around got pkg to define a simple interface for http requests
A generic plugin for routing builds to specified scm
Node toolkit adding some helpful functions: files, array, string, color, math ...
Base class defining the interface for datastore implementations
SonarQube implementation of the coverage-base class
Wrapper to retry function calls with an exponential backoff strategy
Datastore implementation for mysql, postgres, sqlite3, and mssql
Kubernetes VM Executor plugin for Screwdriver