Module: AlluxiWorkflow

Defined in:
lib/alluxi_workflow.rb

Constant Summary collapse

VERSION =
"1.0.0"
STEPS =
[
  "Map the operation",
  "Define product states",
  "Prioritize the smallest useful release",
  "Build in short increments",
  "Validate continuously",
  "Measure after launch"
].freeze