简体   繁体   English

Bamboo REST API访问手动覆盖的变量

[英]Bamboo REST API access manually overridden variables

No luck over at the Atlassian Q/A board. Atlassian质量保证委员会没有运气。

I'm trying to access bamboo project build version info via the REST API with the endpoint format: 我正在尝试通过REST API以端点格式访问Bamboo项目构建版本信息:

http://bambooprod01.mysite.com:8085/rest/api/latest/plan/PROD-myproject?expand=variableContext

which returns an outdated version. 返回一个过时的版本。 When I view the information on bamboo I see the correct version of the build under the meta data tab, and above the info fields it states 当我查看关于Bamboo的信息时,我会在meta data选项卡下的info字段上方看到该版本的正确版本。

"The following parameters have been manually overridden."

QUESTION: Is there a way to access the overridden variable info via a REST endpoint and if so what would the path be? 问题:有没有办法通过REST端点访问覆盖的变量信息,如果是的话,路径是什么?

Got a response via Atlassian. 得到了回应通过Atlassian。

Atlassian Post 阿特拉斯邮报

Unfortunately, this response has not being implemented and there is an improvement request filed for that BAM-13511 - Expose the build variables via the REST API OPEN. 不幸的是,该响应尚未实现,并且对该BAM-13511提出了改进请求-通过REST API OPEN公开构建变量。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM