检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Click to delete paths. Parent topic: Managing a Self-Hosted Repo 1.0
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.
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.
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.
Click Delete on the right of the page. In the displayed dialog box, enter the name of the component to be deleted and click Confirm. Favoriting/Unfavoriting Go to the self-hosted repo page. In the left pane, locate the component to be downloaded, and click its name.
Click in the Operation column of a software package to delete it. Viewing/Editing Software Packages in Release Repos 1.0 On the Release Repos page, you can view or edit the software package details, including basic information, build information, and build packages.
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 2.0.
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.
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.
You can only download or delete it. The folder status can be changed from Not Released to Released, but such change is irreversible. Exercise caution when performing this operation.
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.