`
eddysheng
  • 浏览: 111787 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

teamcity 5.0 EAP 发布了!

阅读更多

teamcity的维护更新太快了,几周时间就经历了三个版本了,4.5.3-〉4.5.4-〉5.0

 

5.0增加了新的feature同时做了很多改进,bug管理工具的支持非常不错,但就是还不支持我们的QC ,如下:

Issue Tracker integration

Issues are now first class citizens in TeamCity. Out of the box TeamCity integrates with Jira, Bugzilla and Jetbrains own tracker Charisma. Plugins can be written to support other trackers. There is also Open API for working with issues.

Issue tracker integration is configured on a separate tab of the Server configuration page:

After that TeamCity will start recognizing issue ids mentioned in the change or build comments and associate issues with builds. You can see issue details by moving your mouse over issue id:

If build contains changes with issues mentioned in them, then new tab will appear where build related issues are shown:

There is also Issue Log page made similar to Changes Log. It shows issues detected by TeamCity optionally grouped by builds:

TeamCity can also determine in what build an issue is fixed. This works provided all the related checkins have issue id in the comment and developer resolves the issue in the issue tracker. Is this assumption true for your organization? Let us know how do you want to improve the issue tracker integration.

 

Java and .NET Coverage

Coverage support was significantly improved in TeamCity 5.0 for both Java and .NET.

For Java TeamCity supports new coverage engine: IntelliJ IDEA built-in coverage . Note that there is a known bug in coverage merging: http://jetbrains.net/tracker/issue2/TW-8913

For .NET TeamCity 5.0 supports NCover and PartCover coverage engines and you no longer need to integrate coverage manually.

 

Single change status page

Status of the change across all of the build configurations can now be seen on a single page:

Web-UI for artifact-based (report) tabs customization

In previous versions of TeamCity artifact-based tabs can only be configured by editing configuration files manually. Now there is convenient UI for these tasks.

Custom report tabs configuration UI for builds:

Custom report tabs configuration UI for project page (available at the bottom of the edit project settings page):

Project Archivation

You can now easily archive no longer active projects. Archived projects will be shown on the separate tab in the Administration area, their build configurations will be paused and changes collecting for their VCS roots will be stopped (if VCS roots are not shared with active projects). Builds however can be triggered manually, and project/build configuration settings can be edited.

Separate permission controls access to this function. By default this permission is available to project administrators.

分享到:
评论

相关推荐

    jboss-eap-5.2.0.zip

    这个版本的发布对于那些需要维护或升级旧系统的开发者来说至关重要,因为它提供了对较早技术栈的支持。 **JBoss EAP 5.2.0的核心特性** 1. **Java EE 5支持**:JBoss EAP 5.2.0遵循Java EE 5规范,包括EJB 3.0、...

    EAP-PEAP&EAP;-TLS认证具体流程分析.docx

    ### EAP-PEAP与EAP-TLS认证流程深度解析 #### 一、EAP-PEAP认证技术原理与流程分析 ##### 1.1 EAP-PEAP概述 **EAP-PEAP**(Protected Extensible Authentication Protocol)是一种在EAP框架下实现的安全认证机制,...

    权威 EAP 翻译 权威 EAP 翻译

    权威 EAP 翻译 权威 EAP 翻译权威 EAP 翻译 权威 EAP 翻译 权威 EAP 翻译 权威 EAP 翻译 权威 EAP 翻译 权威 EAP 翻译 权威 EAP 翻译 权威 EAP 翻译 权威 EAP 翻译 权威 EAP 翻译 权威 EAP 翻译 权威 EAP 翻译权威 ...

    基于Hostapd完成EAP-SIM方式Wifi连接

    【基于Hostapd完成EAP-SIM方式Wifi连接】的知识点详解 EAP-SIM(Extensible Authentication Protocol - Subscriber Identity Module)是一种用于无线网络连接的安全认证协议,它结合了GSM-SIM卡的安全特性,提供了...

    eap.rar_.eap_EAP_EAP-TLS_eap-aka_eap-sim

    标题 "eap.rar_.eap_EAP_EAP-TLS_eap-aka_eap-sim" 暗示了这是一个关于EAP(Extensible Authentication Protocol,可扩展认证协议)的源代码压缩包,其中包含了用于无线接入点(AP)开发的相关组件。描述中提到的 ...

    Async in C# 5.0.pdf

    - **异步编程模式**:.NET Framework中提供了多种异步编程模式,如基于事件的异步模式(EAP)和异步编程模型(APM),这些模式相对复杂,容易出错。 - **最简单的异步模式**:基于回调的方法,通过提供一个回调函数来...

    jboss-eap-7.2.6-patch

    为了保持最佳性能和安全性,用户应持续关注 Red Hat 官方发布的新补丁,并按需应用到生产环境中。同时,了解补丁的变更日志和影响范围也是确保系统稳定的关键。 7. **JBOSS EAP 7.2.6 特性** JBoss EAP 7.2.6 ...

    EAP-SIM/AKA学习资料(包括EAP-SIM白皮书,EAP-SIM测试手册等)

    EAP-SIM(扩展认证协议 - 随机序列方法)和AKA(认证与密钥协商协议)是两种在无线网络,特别是移动通信系统中广泛使用的安全认证协议。它们主要用于确保用户身份验证的安全性和无线网络连接的完整性。EAP-SIM通常与...

    eap5.0.mf.twiddle.jar

    jar包,官方版本,自测可用

    WIFI认证之EAP-TLS

    EAP-TLS(Extensible Authentication Protocol - Transport Layer Security)是一种基于证书的身份验证协议,常用于无线局域网(WIFI)的安全接入。该协议结合了EAP(可扩展身份验证协议)的灵活性和TLS(传输层安全...

    jboss-eap-6.4.0.zip

    JBoss EAP 6.4 是 Red Hat 提供的一个企业级应用服务器,它基于 Java EE 6 规范,提供了全面的中间件服务,用于构建、部署和管理企业级应用程序。这个版本是 JBoss 产品线的一个关键里程碑,因为它包含了众多功能...

    EAP协议技术简介

    第一章 EAP协议概述 - 2 - 1.1 简介 - 2 - 1.2 结构 - 2 - 第二章 EAP协议类型 - 3 - 2.1“弱”EAP协议 - 3 - 2.1.1 EAP-MD5 - 3 - 2.1.2 EAP-LEA - 3 - 2.2“强”EAP协议 - 3 - 2.2.1 EAP-PEA - 3 - 2.2.2 EAP-TTLS...

    EAP-AKA认证算法源程序(基于SHA-1)

    **EAP-AKA 认证算法** EAP(Extensible Authentication Protocol)是一种可扩展的身份验证协议,常用于无线网络和移动通信系统。EAP-AKA(Authentication and Key Agreement)是EAP的一种变体,主要用于3G和4G的...

    08981 企业EAP咨询与员工EAP培训(PPT 23页).ppt

    【企业EAP咨询与员工EAP培训】 EAP,全称为Employee Assistance Program,中文名为“员工帮助计划”,是一项由组织提供的系统性、长期性的服务项目。它的核心目标是通过专业人员的专业咨询、指导和培训,解决员工...

    EAP协议中文详细介绍ppt

    EAP 协议中文详细介绍 EAP(扩展认证协议)是一种支持多路认证方法的点对点(P2P)协议。EAP 通常直接运行在数据链路层,例如 PPP 协议或者是 IEEE802,不需要 IP 地址。EAP 提供了它自己支持的重复删除和转发,...

    Linux JBoss EAP集群

    ### Linux JBoss EAP集群构建详解 #### 一、引言 JBoss EAP (Enterprise Application Platform) 是一款由 Red Hat 提供的企业级 Java 应用服务器,它基于开源项目 WildFly 构建而成,提供了丰富的功能和服务,适用...

    jboss-eap-7.2.0.zip

    【JBoss EAP 7.2.0:企业级应用平台详解】 JBoss EAP(Enterprise Application Platform)是Red Hat公司推出的一款开源、基于Java EE(现在称为Jakarta EE)的应用服务器,它为企业级应用程序提供了稳定、安全和可...

    android 配置 EAP wifi

    android wifi操作工具类,具备 打开wifi 关闭wifi 获取当前连接的wifi 信息 EAP接口wifi

Global site tag (gtag.js) - Google Analytics