Updated on 2025-08-06 GMT+08:00

Overview

CodeArts Artifact is a general repository used to manage software artifacts in different formats. In addition to basic storage functions, it also provides important functions such as build and deployment tool integration, version control, and access permission control. It is a standardized way for enterprises to process all artifact types generated during software development.

Constraints

  • CodeArts Artifact was upgraded in March 2023. Inventory Release Repos and resources belonging to users who registered before this update are stored in the old Release Repos.
  • You do not need to manually create Release Repos. Release Repos with the same name as the project is automatically generated when you create the project.

Preparations for Using CodeArts Artifact

Accessing Release Repos

  1. Log in to the Huawei Cloud console.
  2. Click in the upper left corner of the page and choose Developer Services > CodeArts Artifact from the service list.
  3. Click Access Service. The homepage of CodeArts Artifact is displayed.
  4. Click the Release Repos tab to view the list of repository names under the current tenant. You can then perform the following operations as required.

    No.

    Operation

    Description

    1

    Search for repositories

    Enter the project name in the search box to find the Release Repos of the project.

    2

    View folder details

    Click any folder to view the list of archived software packages in folders. You can upload, download, and edit software packages or folders.

    3

    Manage recycle bin

    Click Recycle Bin. You can delete or restore software packages or folders as required.

    4

    Set project permissions

    Click to go to the Set Project Permissions page and edit member permissions. For details, see Configuring Permissions.

    If you choose Services > Artifact > Release Repos from the top navigation bar, the project list is displayed. But you cannot upload files or create folders there. To perform such operations, click a project name to access it first.

  5. Click a repository name to go to the Release Repos page.

Checking Basic Information

  1. On the Release Repos page, click Settings in the upper right corner of the page.
  2. View the repository name, package type, and description.

    • The repository name is the same as that of the project and cannot be modified.
    • The description is synchronized with that of the project. Click Modify to go to the basic project information page and modify the description, as shown in the following figure.

Video Tutorial

This video walks you through the key operations in Release Repos.