Project Organization - HY-OHTUPROJ-OSRM/osrm-project GitHub Wiki

Definition of Done

  • User stories work locally
  • All tests pass on the code deployed to OpenShift

Branching Strategy

The main branch of a repository must always be functional and passing tests as it will be automatically builded and deployed to OpenShift. Other branches don't have rules and development is done as the developers see fit.