简体   繁体   English

CCNet-检索内置文件

[英]CCNet - retrieving built files

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). 我已经设置了许多构建机器,但是我总是在Web仪表板中手动编辑XSL文件,以便构建报告包括指向已创建的输出包的链接(通常是ZIP文件)。
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? 您如何获得CCNet存在的成品?

Example: 例:

Copy the build package in a folder accessible for web browsing . 将构建包复制到可用于Web浏览的文件夹中 Example in ccnetlive http://ccnetlive.thoughtworks.com/CCNet-builds/1.4.4/ 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 链接显示在此页面中,标签为<externalLinks>http : //ccnetlive.thoughtworks.com/ccnet/server/CCNet%20Live/project/CCNet%201.5/ViewProjectReport.aspx

Take a look at the recently-added Package Publisher . 看看最近添加的Package Publisher

Update: Note that with CruiseControl.Net 1.5, the packages are available through the cctray application. 更新:请注意,对于CruiseControl.Net 1.5,可通过cctray应用程序使用这些软件包。 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. 我怀疑这也会显示软件包链接。

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

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