Demo video: Git Project Management
What it does
- This module is built to integrate the Git Management app with the Project Management app.
 
 
Key Features
- Specify a Git Repository for a Project;
 
- Specify a Git Branch for a Task.
 
 
Supported Editions
- Community Edition
 
- Enterprise Edition
 
 
 
 
							 
								
									
Installation
- Navigate to Apps.
 
- Search with keyword to_git_project.
 
- Press Install.
 
 
Instruction
Concepts
- Git: this is a distributed version management system that works through repositories.
 
- Git Repository: this is a repository containing the entire history of changes that the user makes to it. Each Repository will include Branches that represent specific versions of that Repository forked from the Main Project. In these branches, developers can test changes without conflicting code with other developers.
 
 
How it works
Step 1: Create Git Repository and Git Branches.
First, go to the Git app, create a Git repository and Git branches according to the instruction on the Git module.
Step 2: Set up the Default Git Repo. on a project.
Go to the Project app, on a Project view, the Default Git Repo field will appear. Copy the Git Repository you want to connect here and then press Save.
Step 3: Set up Git branch on a Task.
Go to a Task, here, the system will suggest the Default Git Repo be the Git Repo. Copy the Git branch you want to connect here.
Step 4: Manage Project, and Manage Task with Git repo, and Git branch.
On the project list, you can filter, group with the Default Git Repo. criteria. Similarly, on the Tasks list, you can filter, and group by the Git Repo. and Git Branch criteria.
Go to the Git app, select a Git Repo and you will see the statistic buttons for the Projects, Tasks connected to it.
 
 
 
 
								 
							
								This software and associated files (the "Software") may only be
					used
					(executed, modified, executed after modifications) if you have
					purchased a
					valid license from the authors, typically via Odoo Apps,
					or if you
					have
					received a written agreement from the authors of the
					Software (see the
					COPYRIGHT file).
				
				You may develop Odoo modules that use the Software as a library
					(typically
					by depending on it, importing it and using its
					resources), but
					without
					copying any source code or material from the
					Software. You may distribute
					those modules under the license of your
					choice, provided that this
					license
					is compatible with the terms of
					the Odoo Proprietary License (For
					example:
					LGPL, MIT, or proprietary
					licenses similar to this one).
				
				It is forbidden to publish, distribute, sublicense, or sell
					copies of the
					Software or modified copies of the Software.
				
				The above copyright notice and this permission notice must be
					included in
					all copies or substantial portions of the Software.
				
				THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
					EXPRESS OR
					IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
					MERCHANTABILITY,
					FITNESS FOR A PARTICULAR PURPOSE AND
					NONINFRINGEMENT. IN NO EVENT
					SHALL THE
					AUTHORS OR COPYRIGHT HOLDERS
					BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
					LIABILITY, WHETHER IN AN
					ACTION OF CONTRACT, TORT OR OTHERWISE,
					ARISING
					FROM, OUT OF OR IN
					CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
					DEALINGS IN THE
					SOFTWARE.