Screwdriver Data Schema

JSON →
library 26.1.2 ·javascript
verified Jun 7, 2026

Internal data schema for Screwdriver CI/CD system, providing validation and structure for all models/resources: API input/output, screwdriver.yaml config, internal resources (pipeline, job, build, collection), plugins (datastore, executor), and SCM plugin output. Version 26.1.2, part of Screwdriver ecosystem. Released regularly alongside other Screwdriver packages. Key differentiator: opinionated eight-schema model design (base, allKeys, get, create, update, keys, tableName, indexes) enforcing consistency across resources.