tencent cloud

文档云原生构建

Glossary

下载
聚焦模式
字号
最后更新时间: 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.

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈