检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
操作项 说明 重试 如果任务执行失败,单击页面右上角“重试”,可从失败处继续执行流水线。 编辑 单击“编辑”,可修改流水线配置信息。 执行 单击“执行”,可按最新的配置重新执行流水线,并生成一条新的执行记录。 下载 单击页面上方产出信息,可下载通过流水线自动构建出来的构建包。 说明:
"http_url" : "https://example.com/test00001/maven.git", "git_url" : "git@example.com:test00001/maven.git", "branch" : "master", "language" : "python"
"http_url" : "https://example.com/test00001/maven.git", "git_url" : "git@example.com:test00001/maven.git", "feature_branch" : "aaaaaa", "main_branch"
"http_url" : "https://example.com/test00001/maven.git", "git_url" : "git@example.com:test00001/maven.git", "branch" : "master", "language"
"http_url" : "https://example.com/test00001/maven.git", "git_url" : "git@example.com:test00001/maven.git", "branch" : "master", "language"
源参数 表5 params 参数 是否必选 参数类型 描述 git_type 是 String 参数解释: 代码仓类型。 约束限制: 不涉及。 取值范围: 目前支持codehub,gitee,github,gitcode,gitlab代码仓类型。 默认取值: 不涉及。 alias 否
com/LmhTest00001/maven.git", "git_url" : "git@codehub.devcloud.cn-north-5.huaweicloud.com:LmhTest00001/maven.git", "branch" : "master"
package main import ( "fmt" "github.com/huaweicloud/huaweicloud-sdk-go-v3/core/auth/basic" codeartspipeline "github.com/huaweicloud/huaweic
"http_url" : "https://example.com/test00001/maven.git", "git_url" : "git@example.com:test00001/maven.git", "feature_branch" : "aaa",
"http_url" : "https://example.com/test00001/maven.git", "git_url" : "git@example.com:test00001/maven.git", "feature_branch" : "aaa", "main_branch"
"http_url" : "https://example.com/test00001/maven.git", "git_url" : "git@example.com/test00001/maven.git", "feature_branch" : "aaa", "main_branch"
取值范围: 可选codehub,gitee,github,gitcode,gitlab。 默认取值: 不涉及。 is_auto_commit Boolean 参数解释: 是否自动提交。gitee仓库特有,webhook触发流水线后,自动添加评论。 约束限制: 不涉及。 取值范围: true
package main import ( "fmt" "github.com/huaweicloud/huaweicloud-sdk-go-v3/core/auth/basic" codeartspipeline "github.com/huaweicloud/huaweic
"http_url" : "https://example.com/test00001/maven.git", "git_url" : "git@example.com:test00001/maven.git", "feature_branch" : "aaa",
参数 是否必选 参数类型 描述 git_type 是 String GIT仓库类型 codehub_id 是 String CODEHUB仓库ID default_branch 是 String 默认分支 git_url 是 String GIT仓库下载链接 alias 否 String
required 问题现象 执行变更流水线时,流水线上的创建集成分支执行失败,提示authentication required。 原因分析 变更流水线需配置Repo HTTPS授权以提升代码库操作权限,新建CodeArts Repo HTTPS服务扩展点时如果用户名密码填写错误,会导致变更流水线执行失败。
参数类型 描述 git_type String 参数解释: 代码仓类型。 取值范围: 可选codehub,gitee,github,gitcode,gitlab。 git_url String 参数解释: 代码仓https地址。 取值范围: 不涉及。 ssh_git_url String
Release)是CodeArts提供的版本配套、自动化部署上线的E2E解决方案,支撑产品的版本级持续交付。通过发布管理可以保证发布团队在保持现有生产环境完整性的同时,高效交付业务所需的应用程序和升级。使用Codearts产品时,虚拟机部署一般使用Codearts Depoly,若为容器化部署则推荐使用Codearts
"codeHubId" : "5224040", "gitUrl" : "git@example.com:CloudPipelineTest-Copy00001/fdfdfdf.git", "webUrl" : "https://example.
流水线服务本质上是一个可视化的自动化任务调度平台,需配合CodeArts中编译构建、代码检查、测试计划、部署等服务的自动化任务使用。 根据实际需要,如开发测试环境应用部署、生产环境应用部署等,对这些自动化任务进行自定义编排,一次配置后就可以一键自动化触发调度执行,避免频繁低效的手工操作。 在软件开发生产线解