cicd-integrations
2022.10
false
CI/CD 集成发行说明
- UiPath CLI 发行说明
- Azure DevOps 扩展程序发布说明
- Jenkins 插件发行说明
- Uipath-automation-package-v2.11
- Uipath-automation-package-v2.10
- Uipath-automation-package-2.9.2
- Uipath-automation-package-2.9.1
- Uipath-automation-package-2.9
- Uipath-automation-package-2.8.1
- Uipath-automation-package-2.8
- uipath-automation-package-2.7
- uipath-automation-package-2.6
- uipath-automation-package-2.5
- uipath-automation-package-2.4
- uipath-automation-package-2.3.2
- uipath-automation-package-2.3
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。
发行日期:2022 年 9 月 5 日
改进
-
You can now skip process creation through UiPathDeploy by selecting the Automatically create a process parameter, when you build your pipeline.
-
The Entry Points argument from UiPathDeploy has been renamed to Entry Point Path(s) to make it more suggestive in scenarios where the entry point XAML file is nested in folders. Additionally, a tooltip has been added to indicate the file path.
Refer to UiPathDeploy (Entry Point Path(s).
-
通过 UiPath 管理资产上传为 CSV 文件的资产已进行以下更改:
-
包含逗号的 CSV 文件现在支持在值中使用引号。
-
不再支持注释。
-
现在支持 JSON 值。
For more information and examples, refer to UiPath Manage Assets Configuration (Asset CSV File).
-
-
通过 JSON 文件为 UiPath 测试指定的输入参数现在仅需要
name和value参数,但有一个例外。 在测试集级别创建新输入参数时,您仍需要提供type参数。
错误修复
- 对于 Orchestrator 版本 2021.10,使用 UiPathDeploy 更新包版本失败。此问题已得到解决。
- 当通过外部应用程序方法连接 Orchestrator 时,使用 UiPathDeploy 部署的包不可见。
- The dropdown list for the Strategy parameter in UiPath Run Job did not work correctly.