Bamboo Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 16: Line 16:


==Default Job==
==Default Job==
=Repository=
One or more repositories can be added to a [[#Plan|plan]]. The repositories will then be available to every [[#Job|job]] in the plan. The first repository in the list is the plan’s '''default repository'''. The repositories to which a trigger applies can be selected in respective trigger's configuration.
{{Internal|Bamboo Operations#Repository_Operations|Repository Operations}}

Revision as of 17:26, 7 December 2018

Internal

Project

Projects allow you to easily group and identify plans which are logically related to each other.

Plan

A build plan. It defines everything Bamboo needs to know to about the build process. Each plan has a Default job when it is created. More advanced configuration options, including those for plugins, and the ability to add more jobs will be available after creating this plan. A plan belongs to a project.

Plan Operations

Job

Default Job

Repository

One or more repositories can be added to a plan. The repositories will then be available to every job in the plan. The first repository in the list is the plan’s default repository. The repositories to which a trigger applies can be selected in respective trigger's configuration.

Repository Operations