Home
Random
Nearby
Log in
Settings
Donate
About Meta
Disclaimers
Search
Schema
:
Deployment
Language
Watch
View source
Revision 5672091
description
"Represents a software deployment on the Wikimedia cluster."
properties
product
type
"string"
required
true
description
"Name of software project being deployed"
deployer
type
"string"
required
true
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."