공식 공급 업체
200 이상의 소프트웨어 개발처와 판매 계약을 맺은 공인 디스트리뷰터로서 합법적인 라이선스를 제공합니다.
모든 브랜드 보기.

영어로 계속 읽기:
TeamCity is a versatile CI/CD tool that empowers teams to implement seamless continuous integration, continuous delivery, and continuous deployment within their DevOps workflows.
TeamCity Version 2023.11 introduces Matrix Builds, a dynamic build system that generates separate builds based on varying configuration parameters. Each unique parameter combination triggers a distinct build configuration, forming a matrix of individual builds that run independently.
Matrix Builds are particularly advantageous for testing software across diverse configurations, such as operating systems or browser versions. By defining a matrix of build configurations, you can execute the same test suite across multiple parameter combinations within a single build configuration, streamlining the review process and facilitating the resolution of compatibility issues.
To see a full list of what's new in version 2023.11, see our release notes.
For more information, visit our TeamCity product page.