SourcePipeline glossary

Prev Next

Available in Classic and VPC

There are a few terms you need to know to use SourcePipeline. The terms and their descriptions are as follows.

Git

A distributed version control system that helps with development while sharing software source code and facilitating collaboration

Repository

A storage that allows information scattered within an organization or information related to the development of an application system to be collected and shared

Branch

The independent version of the data that each user generated from a project.​ After modifying, changing, or adding files in a branch, the branch is merged into the master branch (main directory of a project) through a pull request to perform data updates.

Bitbucket

A web-based version management storage hosting service for source code and development projects using the Git version management system

Sub Account

A service that enables the creation of sub accounts under a representative account and management of permissions by role, enabling multiple users to use and manage the same resource. Sub accounts can freely use and manage the NAVER Cloud Platform services within the scope of their permissions.

SourceDeploy

A service that provides a file storage space for users to store and explore the data they want, anytime and anywhere

SourceBuild

A service that allows you to create an independent build server in real time to simultaneously handle multiple build requests

SourceCommit

A private Git repository service for secure storage and management of source code and files

SourcePipeline

A service that integrates the SourceCommit, SourceBuild, and SourceDeploy services and automates software release processes of repository-build-deployment.

Object Storage

An object storage for saving and viewing all kinds of data on the internet

Trigger

An action automatically performed if a database meets a certain pre-set condition or a certain action is carried out

Note

To see a full list of terms and definitions, go to Glossary from the NAVER Cloud Platform portal.