Documentation
¶
Overview ¶
Package setup owns the welcome wizard.
The wizard runs BEFORE the dashboard is usable. That ordering is the point: the fleet is generated from the operator's plan first, so by the time the first issue is filed there is already a team to work it. A dashboard that opens before the fleet exists just accumulates issues nothing will claim.
Index ¶
Constants ¶
View Source
const ( StepWelcome = "welcome" StepPreflight = "preflight" StepPlan = "plan" StepFleet = "fleet" StepDone = "done" )
Steps, in order.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.