Skip to content

Team Organisation

Rémi Georgiou edited this page Feb 18, 2017 · 5 revisions
Name Function Responsibilities
Rémi Georgiou Member
André Stocker Member

Organisation and Tools

Code & CI Tools

  • Code: Github
  • Developer Documentation: Committed Markdown files, versioned inside the respective code repository.
  • Testing / Continuous Integration: Travis CI
  • Deployment:

Planning Tools

  • Issue tracking and project management: YouTrack
  • Documentation: GitHub Wiki. For more complex documents we use Office365.
  • Communication: The team uses Telegram and Skype.
  • Meetings: weekly on Monday morning

YouTrack

YouTrack by JetBrains is used for issue tracking and project management support. Link: https://androiddsptoolbox.myjetbrains.com/

To login, please click the GitHub icon on the bottom of the login screen to use your GitHub credentials.

Tip: Create Dashboard widget with your assigned issues, or issues where you're helping: On the dashboard, add a 'Issues' widget, as search query use: #{Assigned to me} or Helper: me

How to reference issues in git commit messages

[some comment text] #issueID <command_1> [command_2] ... [command_n]