El contenido no se encuentra disponible en el idioma seleccionado. Estamos trabajando continuamente para agregar más idiomas. Gracias por su apoyo.
- What's New
- Function Overview
- Service Overview
-
Getting Started
- Uploading Software Packages to Release Repos
- Uploading Components to Maven Repository
- Releasing/Obtaining a Maven Component via a Build Task
- Releasing/Obtaining an npm Component via a Build Task
- Releasing/Obtaining a Go Component via a Build Task
- Releasing/Obtaining a PyPI Component via a Build Task
- Uploading/Obtaining an RPM Component Using Linux Commands
- Uploading/Obtaining a Debian Component Using Linux Commands
-
User Guide
- CodeArts Artifact User Guide
- Release Repos 2.0
- Self-Hosted Repos 2.0
- Release Repos 1.0
- Self-Hosted Repos 1.0
- Whitelist for All Accounts
-
Best Practices
- CodeArts Artifact Best Practices
- Releasing Maven Components and Archiving to a Self-Hosted Repo
- Releasing/Obtaining an npm Component via a Build Task
- Releasing/Obtaining a Go Component via a Build Task
- Releasing/Obtaining a PyPI Component via a Build Task
- Uploading/Obtaining an RPM Component Using Linux Commands
- Uploading/Obtaining a Debian Component Using Linux Commands
- Batch Migrating Maven/npm/PyPI Components to a Self-Hosted Repo
- API Reference
-
FAQs
- Release Repo
-
Self-Hosted Repo
- How Do I Upload Snapshots to a Maven Repository?
- How Do I Pull Components from a Maven Repository?
- Can I Call Software Packages in Self-Hosted Repos During Local Builds?
- What Should I Do With Error Code 500 When Uploading Maven Package for a Gradle Build?
- Why Did the Dependency WAR or JAR Files Fail to Be Downloaded?
- Why Is Error 401 Returned When Uploading Maven Components to Self-Hosted Repos?
- General Reference
Copied.
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 Developer Services > CodeArts Artifact 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