用可重用的自定义步骤简化构建

4月 15, 2025
TeamCity 2025.03 让用户从一个或多个构建步骤创建可重用的配方,从而简化了复杂的工作流程。

继续用英语阅读:

TeamCity by JetBrains is a robust continuous integration and deployment (CI/CD) server that simplifies building, testing, and deploying software. It supports diverse workflows with features like real-time build monitoring, customizable pipelines, and integrations with tools like Git and Mercurial. TeamCity’s intelligent build management, including parallel builds and automated testing, optimizes resources and accelerates delivery. With its user-friendly interface and extensive language and framework support, TeamCity is ideal for teams aiming to streamline development and maintain high-quality code efficiently.

The TeamCity 2025.03 release allows users to encapsulate custom build logic into reusable components called recipes. These are composed of one or more standard build steps and are particularly useful when TeamCity's built-in steps don’t offer a needed capability. For example, if a team regularly uses a Command Line Interface (CLI) step to upload artifacts through a cloud provider's API, that process can now be saved as a named recipe and reused across projects. This enhances consistency, reduces duplication, and makes complex builds easier to manage and maintain.

To see a full list of what's new in version 2025.03, see our release notes.

TeamCity On-Premises is licensed per server and per build agent, and is available as a commercial perpetual license. See our TeamCity On-Premises licensing page for full details.

For more information, visit our TeamCity On-Premises product page.