19lmyers / cse110-w21-group14

1 stars 2 forks source link

Form a System for Git Branching #37

Closed garylli closed 3 years ago

garylli commented 3 years ago

Description

Now that we've done away with the idea of having concrete pairs, we might want to rediscuss how we're going to approach branching during development, testing, and pipeline modifications.

Checklist

garylli commented 3 years ago

Update 2/10/2020

For code development: We decided to continue branching by pair per task (if you have a partner) to encourage partner programming and reliability. If a person doesn't have a partner, they'll just create their own branch per task (jackson-css) etc.

For any other content modification: We decided to simply commit to master branch. We decided that any group work does not need its own branch and does not need review and can be directly added to master.

Finished:

garylli commented 3 years ago

Update 2/15/2020

Link to ADR

Finished:

closes #37