UiPath Documentation
cicd-integrations
2024.10
false
  • Versionshinweise zur UiPath-CLI
    • v24.10.5.3
    • v24.10.4.1
    • v24.10.3.2
    • v24.10.2.5
    • v25.4.9239.19674
    • Ältere Versionen
  • Versionshinweise zur Azure DevOps-Erweiterung
  • Versionshinweise zum Jenkins-Plugin
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Versionshinweise zu CI/CD-Integrationen

Letzte Aktualisierung 28. Apr. 2026

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

Neuigkeiten

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:

FlaggenExit code 0 (success)Non-zero exit code (failure)
No flagsImmerNie
--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.

  • Neuigkeiten
  • Classic governance file support
  • XAML validation with --validate
  • Improved connection reliability

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben