Semplifica le build con passaggi personalizzati riutilizzabili

Aprile 15, 2025
TeamCity 2025.03 consente agli utenti di creare ricette riutilizzabili da una o più istruzioni di compilazione, semplificando i flussi di lavoro complessi.

Continua a leggere in inglese:

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.