检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Table 1 Project-level permissions Role/Operation Create a repository Edit a repository Delete a repository Restore Permanently delete Restore all Clear all Upload a package Download/View a package Delete/Redeploy uploaded packages Project manager Product manager Test manager Operation
Table 1 Default permissions of each role Role/Operation Change package status Upload Delete/Restore (test package) Delete/Restore (production package) Edit (test package) Create folder Download Restore all Clear all Project manager Product manager Test manager Operation manager System
In the left pane, locate the package you want to delete, and click its name. If there are too many packages, you can find the desired package and directory by referring to Searching for a Package. Click Delete on the right of the package or directory.
To delete path rules, click . Parent topic: Managing a Repository
Table 2 Self-hosted repos Function Description Managing private components You can upload, download, delete, and search for private components.
Delete the existing commands and run the following instead: # Set the pip.conf file in the root directory of the current project as the configuration file. export PIP_CONFIG_FILE=./pip.conf # Download the PyPI component.
You can download, delete, follow, and unfollow components for management. Displayed on the management console.
Delete the existing commands and run the following instead: # Set the pip.conf file in the root directory of the current project as the configuration file. export PIP_CONFIG_FILE=./pip.conf # Download the PyPI package.
Click in the Operation column of a package to delete it. Viewing/Editing a Package in Release Repos On the Release Repos page, you can view or edit the package details, including basic information, build information, and build packages.
Edit a build task in the build action Build with Maven: In the command box, comment out the mvn package command (add # before the command) and uncomment the mvn deploy command (delete # before the command). Click Release to Self-hosted Repos, and select Configure all POMs.
Open the configuration file, replace all {{component}} in the file with the value of {{component}} (hello in this file) used for uploading the RPM file, delete the RPM upload command, and save the file.
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.
Open the configuration file, replace all {{component}} in the file with the value of {{component}} (hello in this file) used for uploading the RPM file, delete the RPM upload command, and save the file.
DELETE Requests the server to delete specified resources, for example, an object. HEAD Same as GET except that the server must return only the response header. PATCH Requests the server to update partial content of a specified resource.
Find the following command and delete # in front of this command: #mvn deploy -Dmaven.test.skip=true -U -e -X -B Find the following command and add # in front of this command: mvn package -Dmaven.test.skip=true -U -e -X -B Select Configure all POMs under Release to Self-hosted Repos
Find the following command and delete # in front of this command: #mvn deploy -Dmaven.test.skip=true -U -e -X -B Find the following command and add # in front of this command: mvn package -Dmaven.test.skip=true -U -e -X -B Select Configure all POMs under Release to Self-hosted Repos
Feature Description Phase Document 1 Repository clearing You can set a clearing policy to move expired files from the repository to the recycle bin or delete them permanently from the recycle bin based on the specified retention period.
Delete the existing commands, open the downloaded configuration file, and copy the commands for configuring Go environment variables in Linux to the command box.
Delete the existing commands, open the downloaded configuration file, and copy the commands for configuring Go environment variables in Linux to the command box.
Open the configuration file, replace all {{component}} in the file with the value of {{component}} (hello in this file) used for uploading the RPM file, delete the RPM upload command, and save the file.