检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
边界清晰:每一个微服务只关注一个特定的业务功能,开发和维护单个微服务都相对简单。 支持独立部署:单个微服务独立部署更新,不会对整个业务运行造成影响,保证业务7*24小时在线。 技术多样化:微服务可以使用不同的技术栈来实现,不同服务之间通过restful API通信,每个服务可以使用不同的技术框架和不同的存储库来实现。
查询流水线日志 调用方法 请参见如何调用API。 URI POST /v5/{project_id}/api/pipelines/{pipeline_id}/pipeline-runs/{pipeline_run_id}/jobs/{job_run_id}/steps/{step_run_id}/logs
codeartspipeline.v2.region.CodeArtsPipelineRegion; import com.huaweicloud.sdk.codeartspipeline.v2.*; import com.huaweicloud.sdk.codeartspipeline
None 操作指导 流水线 CodeArts Pipeline 介绍如何创建并执行流水线任务 03:14 创建并执行流水线 流水线 CodeArts Pipeline 介绍如何通过微服务变更流水线完成变更发布 02:28 微服务变更发布
YAML语法规范 流水线触发方式on 流水线参数env 流水线任务jobs 父主题: 参考
"c131886aec...", "name": "IAMUser", "description": "IAM User Description", "areacode": "", "phone": "",
参数 参数类型 描述 repo_id String Repo代码仓ID http_url String 代码仓HTTP地址 git_url String 代码仓GIT地址 feature_branch String 特性分支 main_branch String 默认分支 delet
功能使用 修改代码后能否自动触发流水线执行? 为什么提交代码时会触发执行没有监听代码提交事件的流水线?
如何调用API 构造请求 认证鉴权 返回结果
扩展插件管理 创建插件版本 创建插件草稿版本 创建发布商 更新插件草稿 发布插件草稿 更新插件基本信息 发布插件 插件绑定发布商 更新插件图标 更新发布商图标 删除插件草稿 查询发布商列表 查询可用发布商 查询可选插件列表 查询基础插件列表 分页查询可选插件列表 查询插件列表 查询插件指标配置
d}"); request.withPipelineId("{pipeline_id}"); PipelineDTO body = new PipelineDTO(); PipelineConcurrencyMgmt concurrencyControlbody
获取项目ID的接口为“GET https://{Endpoint}/v3/projects/”,其中{Endpoint}为IAM的终端节点,您可以从地区和终端节点中获取。接口的认证鉴权请参见认证鉴权。 响应示例如下,其中“projects”下的“id”即为项目ID。 { "projects":
新建流水线 新建流水线(图形化) 新建流水线(YAML化)
配置流水线 编排流水线阶段 编排流水线任务 配置流水线参数 配置流水线执行计划 配置流水线权限 配置流水线通知订阅
扩展点管理 查询插件列表 查询插件列表V1 查询扩展点列表 创建服务扩展点 查询插件详情 父主题: API
codeartspipeline.v2.region.CodeArtsPipelineRegion; import com.huaweicloud.sdk.codeartspipeline.v2.*; import com.huaweicloud.sdk.codeartspipeline
查询模板详情 功能介绍 查询模板详情 调用方法 请参见如何调用API。 URI GET /v5/{tenant_id}/api/pipeline-templates/{template_id} 表1 路径参数 参数 是否必选 参数类型 描述 tenant_id 是 String 参数解释:
codeartspipeline.v2.region.CodeArtsPipelineRegion; import com.huaweicloud.sdk.codeartspipeline.v2.*; import com.huaweicloud.sdk.codeartspipeline
modules集合长度 表5 ExtensionModule 参数 参数类型 描述 base_url String 基础url description String 描述 id Integer id location String 扩展点 module_id String 模块id
执行流水线 流水线支持一键执行,执行过程可视化,可实时查看执行进度、日志、结果等信息,提供健康度分析。 执行流水线 访问CodeArts Pipeline首页。 在流水线列表页找到待执行的流水线,单击操作列。 弹出“执行配置”对话框,配置如下信息: 流水线源:选择代码源的分支或标签。