tencent cloud

Cloud Native Build

Release Notes and Announcements
Release Notes
Cloud Native Build Community Edition Open Beta
Product Introduction
Purchase Guide
Billing Overview
Community Edition Billing Rules
Enterprise Edition Billing Rules
Beginner Instruction
Activate and Use
Community Edition Quick Start
Enterprise Edition Installation and Use Guide
Operation Guide
personal center
Organization Management
Code Repository
Cloud Native Development
Cloud Native Build
Product Management
Task Set
Practical Tutorial
FAQs
Contact Us
Glossary

Glossary

PDF
Focus Mode
Font Size
Last updated: 2025-08-07 15:49:32

Cloud Native Development

Cloud Native Build provides a cloud-based development environment, offering users remote workspaces where each branch is an environment.

Runtime

Cloud Native Build and Cloud Native Development usage units, such as:
8 cores build machine usage 1 hour, amount is 8 cores × 1 hour = 8 runtime.

Commit

Originating from the Git commit command, it refers to a change history in Git. With each submission, a unique commit ID is generated, which is a string of hash values.

Code Branch

One of Git's basic concepts: a standalone pointer that points to a commit record.
Developers can work on different features or fix issues in an isolated environment through parallel development without affecting the main code (such as the main branch).

ProtBranch Protection

Protected branch is a featured function of Cloud Native Build targeting code permissions in Git. It can protect important branches to prevent unreported code changes.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback