tencent cloud

Glossary

Download
포커스 모드
폰트 크기
마지막 업데이트 시간: 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.

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백