cicd-integrations
2023.10
false
- UiPath CLI release notes
- v23.10.8894.39673 patch
- v23.10.0
- Azure DevOps extension release notes
- Jenkins plugin release notes
v23.10.8894.39673 patch

CI/CD integrations release notes
Last updated Apr 28, 2025
v23.10.8894.39673 patch
Release date: May 24, 2024
Added release notes argument
You can add release notes when packaging an automation project or a test automation by setting the
releaseNotes
argument.
New retryCount
parameter
Allows you to retry any failed test for a certain number of times.
Disabling built-in feeds
You can disable the built-in feeds when packaging an automation project or a test automation by setting the
disableBuiltInNugetFeeds
argument.
You can specify your custom feeds in a
nuget.config
file. For more details, refer to this Controlling the nuget feeds used by the cli.