UiPath Documentation
cicd-integrations
2024.10
false
  • UiPath CLI 发行说明
    • v24.10.5.3
    • v24.10.4.1
    • v24.10.3.2
    • v24.10.2.5
    • v25.4.9239.19674
    • 较旧版本
  • Azure DevOps 扩展程序发布说明
  • Jenkins 插件发行说明
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

CI/CD 集成发行说明

上次更新日期 2026年4月28日

v24.10.5.3

Release date: April 24, 2026

  • Support for classic governance files in the analyze command
  • New --validate parameter for XAML validation
  • Improved reliability for Orchestrator and Test Manager connections

新增功能

Classic governance file support

The analyze command now accepts governance files exported directly from Studio (classic format), in addition to the existing AutomationOps format. The CLI auto-detects the file format, so no additional flags are needed.

XAML validation with --validate

A new --validate flag enables opt-in XAML structural validation during analysis (for example, missing required activity arguments). Validation is off by default.

When enabled, validation errors cause a non-zero exit code. The following table shows the exit code behavior based on flag combinations:

标记Exit code 0 (success)Non-zero exit code (failure)
No flags始终从不
--stopOnRuleViolationNo rule violationsRule violations detected
--validateNo validation errorsValidation errors detected
--validate --stopOnRuleViolationNo rule violations and no validation errorsRule violations or validation errors detected

Improved connection reliability

HTTP calls to Orchestrator and Test Manager now automatically retry on transient failures, reducing intermittent errors in CI/CD pipelines.

  • 新增功能
  • Classic governance file support
  • XAML validation with --validate
  • Improved connection reliability

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新