There are various ways of designing the architecture and project flow - depending on the infrastructure setup, concerns about the segregation of roles etc.
In this proposed model UiPath developers can build & test their projects on Development Orchestrator. They will be allowed to check in the project to a drive managed by a VCS - version control system (GIT, SVN, TFS etc).
Publishing the package and making it available for QA and Prod environments will be the work of a different team (eg IT).
The deployment paths on Orchestrator have been changed from default to folders managed by the VCS (by changing packagesPath value in web.config file under UiPath.Server.Deployment)
The model also contains a repository of reusable components.

Here is the project publishing flow, step by step:
Developers build the process in

本文介绍了UiPath项目的架构设计和发布流程,开发者在开发环境中构建并测试流程,使用版本控制系统(如GIT)管理源代码。IT团队负责打包并部署到QA和生产环境。流程包括从开发到测试再到生产的过程,以及可重用组件的管理和更新策略,强调了可重用组件的版本控制优势。
最低0.47元/天 解锁文章
1682

被折叠的 条评论
为什么被折叠?



