Updated on 2025-05-26 GMT+08:00

Functions

Table 1 Release Repos

Function

Description

Managing software packages

You can upload, download, search for, and delete software packages. Folders can also be created for better management.

Querying software package properties

You can view the software package lifecycle properties in Release Repos. The lifecycle properties include basic information (such as the name, size, and checksum), and build information (such as the build task, build time, and source code repository).

Uploading software packages to Release Repos using CodeArts Build

Release Repos integrates CodeArts Build. Through configuration, all software packages generated by CodeArts Build can be automatically uploaded to Release Repos for archiving.

Deployment

Software packages stored in Release Repos can be used by CodeArts Deploy.

Package view and build view

You can view a software package in the repository view (storage directory structure) or version view (build task and pipeline).

Table 2 Self-hosted repos

Function

Description

Managing private components

You can upload, download, delete, and search for private components.

Releasing components to the self-hosted repo using CodeArts Build

In a build task, you can configure build artifacts to be directly released to a self-hosted repo.

Connecting the local development environment

You can generate a configuration file in one click. After the generated file is configured in the local development tool, you can directly connect the local development environment to the private component packages in the self-hosted repo. For example, you can use command lines to upload and download components in the self-hosted repo.

Repository permissions

By setting user roles in repositories, administrator can restrict operation permissions of users.