天天看點

Confluence & Jira & Bitbucket

Confluence & Jira & Bitbucket 一般是同步使用的,并且是很多公司的主流軟體。

作為小白,有必要了解這三款工具。

What is Confluence?

Confluence is a combination of an Intranet and a "wiki": with advanced formatting and organization-specific information like an intranet but with the ability for all users to add and edit content like a web wiki. Its main purpose is to store information. Confluence content is made up of "Spaces", "Pages", and "Blogs".

Confluence Draw IO 插件:支援常見畫圖,可以安裝其他插件使用。

Role of Confluence?

  • Meeting notes
  • Technical documentation
  • Project documentation (specifications, requirements, records of decisions, etc)
  • Other notes (daily notes, basic to-do lists)

What is Jira?

Jira Software (Jira for short) is a web-based application that does issue tracking and also agile project management. Its main purpose is to plan and track project work. Jira is made up of "items" that move through "workflows" as "assignees" work on them as part of completing a "project". Jira "items" have special attributes like "assignee", "status", "priority", "resolution" and dependency relationships with other Jira items.

Jira git 插件:可以繼承git倉庫進,但是對雙向證書支援不好,隻能通過Nginx進行雙向認證。

Jira gantt-charts 插件: 展示甘特圖的插件,排版雖然容易混亂,但并不影響使用。

Role of Jira

  • Coordinating work within a team
  • Planning projects in detail
  • Reporting on the status of a project
  • Tracking software bugs