CCNet - 检索构建的文件
我已经设置了许多构建机器,但我总是在 Web 仪表板中手动编辑 XSL 文件,以便构建报告包含指向所创建的输出包(通常是 ZIP 文件)的链接。
有没有更好的方法(例如插件)来包含链接?您如何获得 CCNet 存在的最终产品?
I've set up a number of build machines, but I always manually edited the XSL files in the web dashboard so that the build report includes a link to the created output package (typically a ZIP file).
Is there a better way (for example a plug-in) to include a link? How do you get at the finished product that CCNet exists for?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
示例:
将构建包复制到可进行 Web 浏览的文件夹中。
ccnetlive 中的示例
http://ccnetlive.thoughtworks.com/CCNet-builds/1.4.4/< /a>
该链接显示在该页面中,带有标签
:http://ccnetlive.thoughtworks.com/ ccnet/server/CCNet%20Live/project/CCNet%201.5/ViewProjectReport.aspx
Example:
Copy the build package in a folder accessible for web browsing.
Example in ccnetlive
http://ccnetlive.thoughtworks.com/CCNet-builds/1.4.4/
The link is displayed in this page with the tag
<externalLinks>
:http://ccnetlive.thoughtworks.com/ccnet/server/CCNet%20Live/project/CCNet%201.5/ViewProjectReport.aspx
查看最近添加的Package Publisher。
更新:请注意,在 CruiseControl.Net 1.5 中,这些软件包可通过 cctray 应用程序获得。还有一个可以从管理屏幕添加的包列表包。我怀疑这也会显示包链接。
Take a look at the recently-added Package Publisher.
Update: Note that with CruiseControl.Net 1.5, the packages are available through the cctray application. There is also a Package List package that can be added from the admin screen. I suspect this will show the package links as well.