- Attend scheduled meetings – (Monday 3pm, Tuesday 11am, Friday 1pm, Monday 12pm on code review weeks)
- Apply yourself to the team effort
- Be nice to others
- Arrive late multiple times (will result in punishment of buying a drink to other team members)
- Put off completing tasks
- Leave work to others
- Scrum Master – Oristis Zoidis
- Product Owner – Ben Sutton
- Pull the latest develop branch.
- Start a new feature branch.
- Once feature is finished, create JAR file.
- Update and test Docker configuration with Travis.
- Update feature branch with develop to ensure feature is up-to-date.
- Check feature branch still works.
- Merge feature branch into develop.
- Repeat 2-7 until release is ready.
- Merge develop branch into release and create release.
- Merge release into master and develop.