Developer Workflow
Last updated
Was this helpful?
Last updated
Was this helpful?
Workflow for all Lab products must follow the diagram below.
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