Developer Workflow

(DW-100) One path to deployment

Workflow for all Lab products must follow the diagram below.

Developer Workflow
  • The Dev Cycle is made up of many small iterations and commits

  • The QA Cycle represents the workflow used by the team to validate your PR

The following video uses a basic node app on Heroku to demonstrate just the git workflow

Rationale:

  • A standard workflow helps create a common language for a team to use and understand the state of a task and the project

Exceptions:

  • None

Last updated

Was this helpful?