检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Example Requests DELETE https://{endpoint}/v3/templates/ca9c83214d6344b9bd26d14ba0b519d9/delete Example Responses None SDK Sample Code The SDK sample code is as follows.
Deleting a Build Task Function This API is used to delete a build task. Calling Method For details, see Calling APIs. URI POST /v3/jobs/{job_id}/delete Table 1 Path Parameters Parameter Mandatory Type Description job_id Yes String Build task ID.
Managing Files After uploading a file, you can edit, download, and delete it, and configure file operation permissions for other users. Enter a keyword in the search box to search for a file.
Delete a task Select the task to be deleted from the list and click Delete to delete the task from the recycle bin. Restore a task Select the task to be restored from the list and click Restore. Then you can find this task again in the task list of CodeArts Build.
Delete a template Click . In the displayed dialog box, click Yes to delete the template. Parent topic: Old User Guide
Solution Check the build script and delete the configurations that may cause the sudden stops when an error occurs, such as process.exit(1). Parent topic: npm Builds
Use the <delete> tag to delete the original WAR package, and then use the <war> tag to package the project. Attribute Description warfile Name of the WAR package, including the package path. webxml Specifies the path of the web.xml file.
Click this icon to expand the drop-down list and select the desired action to edit, clone, disable, or delete the build task.
Solution Method 1: Delete the target directory of the remote repository. Method 2: Add the clean parameter to the packaging command.
Click to delete the group or adjust its order. After a group is deleted, its tasks are automatically moved to Ungrouped. Parent topic: Creating a Build Task
Table 1 Default roles and permissions matrix for CodeArts Build Role Create Edit Delete View Execute Clone Disable Assign Permissions Group Task creator Project creator Project manager Product manager Test manager Operation manager System engineer Committer Developer Tester Participant
You can create, edit, and delete such connections. Schedule You can define rules to trigger build tasks automatically. These triggers make compilation and build more flexible and easier.
In the command window, use # to comment out the command in line 8 and delete # before the command in line 18. Run the build task. After the execution is successful, the dependency package is released to the self-hosted repo. Parent topic: Maven Builds
For example, you can create, edit, and delete these files, and modify users' permissions on them. For details about how to upload files, see Managing Files. Add the Download File from File Manager action to download files from Files to the working directory for use.
In CodeArts Repo: Delete code repositories. In the release repo: Delete software packages and clear the recycle bin by referring to CodeArts Artifact User Guide > "Release Repo (New Version)" > "Managing the Recycle Bin". Released resources cannot be recovered.
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.
To delete a build action, select it and choose > Delete. To copy a build action, select it and choose > Clone. To disable a build action that is reserved, select it and choose > Disable. To enable the action again, select it and choose > Enable.
You can create, edit, and delete such connections. Available in all regions. Configuring Code Sources Workflow Configuration CodeArts Build provides built-in system templates and custom templates to configure workflows.
Solution Delete the directory from the code repository, run the git submodule update command again, and rerun the build task. Parent topic: General
a file File creator and users with the delete permissions configured by the file creator Modify permissions File creator Helpful Links Hit snags in Android builds?