Projekt

Obecné

Profil

Akce

Project conventions

Documents summarising the conventions of the project

Git

  • Main branch - tsp/sprint
  • Each developer creates branch following this pattern: feature/ticket_number-name_of_the_task eg. ( feature/#10357-cmake-refactoring )
  • After implementation another developer does cross check (code review)
  • When code review is done tsp/sprint is rebased on top of feature branch and then merged to tsp/sprint
  • Remote feature branches are deleted after merge

Communication

  • The main communication tool for chat will be messenger , stand-ups, planning and retrospective will be done on Discord. In Redmine, everything will be written in English.

Meetings

  • 2 meetings per week
  • Main meeting (Retrospective & Planning): Saturday 9:00 (edit 08.04.2023 - after discussion, it was decided that it would be better to move the planning and retrospective to Sunday at 20:00)
  • Secondary meeting (Status check) - Wednesday 13:00

Ticket management

  • New - Tickets that just started & are in progress
  • Resolved - Tickets that are done.
  • Verified - Implementation tickets after code review
  • Closed - Finished tickets, marked at the end of the sprint.

Aktualizováno uživatelem Václav Šíma před více než 1 rok · 1 revizí