backlog. • Fetch the latest version of master. • Create a feature branch from master. • TDD the feature. • Get new tests to green. • Run the test suite and get all tests to green. • Create a pull request. • Upon acceptance merge into master and push to origin.
backlog. • Fetch the latest version of master. • Create a feature branch from master. • TDD the feature. • Get new tests to green. • Run the test suite and get all tests to green. • Push to personal ci branch and wait for green before going to step 9. • Go to step 1. • Create a pull request. • Upon acceptance merge into master and push to origin.