All Products
Search
Document Center

Alibaba Cloud DevOps:Standard control

Last Updated:Apr 02, 2025

Apsara DevOps provides repository templates to help enterprises manage code repositories and promote the standardization and consistency of code repository development. You can use the repository templates to quickly create code repositories that meet specific engineering standards and enforce strict controls over branch naming and merge operations. This topic describes the repository templates that you can use to improve team collaboration efficiency and project quality.

Repository templates

Apsara DevOps allows you to quickly create code repositories based on system or custom repository templates. This helps you reuse existing engineering structures, code, and branching models to speed up the project startup process and maintain consistency in the technology stack. For large enterprises, uniform standards can significantly reduce communication costs and technical debt.

System templates

Apsara DevOps provides various built-in repository templates of common programming languages and technical frameworks, such as Spring, NodeJs Express, Android, and iOS. You can use an appropriate repository template to initialize a new repository based on your business requirements.

Custom templates

In addition to system templates, Apsara DevOps also allows you to create repository templates based on your engineering standards. Custom repository templates are suitable in scenarios in which you want to use strict internal coding standards and implement unique business logic.

In summary, the rational use of repository templates helps you ensure code quality and security and improve team collaboration efficiency.