Help Center/ CodeArts Artifact/ User Guide/ Release Repos 2.0/ Uploading Software Packages 2.0
Updated on 2024-10-16 GMT+08:00

Uploading Software Packages 2.0

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 packages to Release Repos for storage and management, you can secure file storage, effectively support software development activities, provide reliable software package for deployment, and provide dependencies for build tasks.

Uploading Packages

  1. Click Upload in the upper right corner of the page to manually upload local software packages to Release Repos.

    After selecting a folder, click Upload to manually upload local software packages to the target folder.

  2. In the displayed dialog box, enter the required information and click Upload.

    • Target Repository: current Release Repos.
    • 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 Repo View, where the uploaded software packages will be stored.
    • File: select software packages from your local PC to upload.

  3. In the Repo View, click the name of the uploaded software package to view its details.
  4. Click next to the package to change its name.

    Click next to the package to permanently delete it or move it to the recycle bin.

    You are advised not to upload files containing sensitive information such as plaintext accounts and passwords to the Release Repos.

Related Tasks

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.