Process
This document describes the operation process of the HE2E DevOps practice.

Step | Description |
|---|---|
Complete preparations before the practice, including creating a project and adding project members. | |
Complete the overall planning of the project, including project and Sprint requirements. | |
Customize the work item change notification and status transfer modes based on project requirements. | |
Use branches to compile code, including create branches, commit code, and merge branches. | |
Perform static scanning on the code and optimize the code based on fix suggestions to improve the code quality. | |
Build environment images and compile and package code into software packages. | |
Install and run the built environment image and software package in the environment. This document provides deployment methods in two environments: Cloud Container Engine (CCE) and Elastic Cloud Server (ECS). | |
Create test plans for Sprints, design test cases, and execute test cases as planned. | |
Orchestrate jobs such as code check, build, and deployment into a pipeline. When code is updated, the pipeline is automatically triggered for CD. | |
After completing the practice, release resources for CodeArts, CCE, and so on. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

