在 Atlassian Bamboo 中,有没有办法将最新的构建状态作为图像获取?
Posted
技术标签:
【中文标题】在 Atlassian Bamboo 中,有没有办法将最新的构建状态作为图像获取?【英文标题】:In Atlassian Bamboo, is there any way to get the latest build status as an image? 【发布时间】:2014-09-03 11:19:29 【问题描述】:有没有办法以可以包含在外部页面中的方式(例如在 GitHub README.md 文件中)获取 Bamboo 计划的最新构建状态。
最新的构建状态以 XML 形式从http://my.bamboo.server.url/rest/api/latest/result/PLAN-NAME/latest 获得
理想的解决方案是图片 URL,类似于 Travis CI Status Images
【问题讨论】:
【参考方案1】:看起来没有任何开箱即用的方法,但 Atlassian Labs 提供了一个免费插件:https://marketplace.atlassian.com/plugins/com.atlassian.bamboo.plugins.atlassian-bamboo-plugin-build-status-image
【讨论】:
以上是关于在 Atlassian Bamboo 中,有没有办法将最新的构建状态作为图像获取?的主要内容,如果未能解决你的问题,请参考以下文章
Jenkins 和 Atlassian Bamboo 的集成
Thoughtworks Go vs atlassian Bamboo [关闭]
如何在 PowerShell 中添加 Atlassian Bamboo 变量?