Schema:Deployment

Revision 5672091
description"Represents a software deployment on the Wikimedia cluster."
properties
product
type"string"
requiredtrue
description"Name of software project being deployed"
deployer
type"string"
requiredtrue
description"Deployer's name"
sha1
type"string"
description"SHA1 of git commit corresponding to deployment"
comment
type"string"
description"A human-readable description of the changes being deployed."