Uploading Software Packages to Release Repos
Software packages are intermediate products generated during compilation and build in software development. They are an indispensable part of continuous integration and continuous delivery. By uploading software packages to Release Repos for storage and management, you can secure file storage, facilitate software development activities, and provide reliable software package for deployment. Additionally, it provides dependencies for build tasks.
This document describes how to upload software packages to Release Repos, helping you quickly get started. Figure 1 shows the main operation process.
Preparations
Logging In to CodeArts Artifact Homepage
- Log in to the Huawei Cloud console.
- Click in the upper left corner of the page and choose from the service list.
- Click Access Service. The homepage of CodeArts Artifact is displayed.
Creating a Project and Accessing its Release Repos
- Click Homepage in the navigation pane.
- Click Create Project.
- Hover over the Scrum card. Click Select to use this template to create a project.
- Set Project Name to Scrum01 and retain the default values for other parameters.
- Click OK. The Scrum01 project is displayed.
- Click Artifact in the navigation pane to access Release Repos of the project.
You do not need to manually create Release Repos. After you create a project, Release Repos with the same name is automatically generated under the project.
Manually Uploading Software Packages on the Release Repos Page
- Go to the Release Repos named after the project and click Upload in the upper right corner.
- In the displayed dialog box, configure the following information and click Upload.
- Target Repository: current Release Repos. Retain the default setting.
- Version: Set the version number for software packages.
- Upload Mode: Select Single file or Multiple files. Single file is selected by default here.
- Path: After you set the path name, a folder with that name is created in the Repository View. Uploaded software packages are stored in this folder.
- File: Select software packages from your local PC to upload.
- In the Repository View, click the name of the uploaded software package to view its details.
CodeArts Artifact allows you to upload software packages either from the page or through CodeArts Build to Release Repos. For details, see Uploading Software Packages to Release Repos.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot