Any thoughts on how can we manage configuration files across different environments.
@raplorak4 жыл бұрын
This can be done by using Source Code Repository tools. Please visit forum.uipath.com for additional ideas.
@vikrant.rathod4 жыл бұрын
Does UiPath run tests plugin, gets code from git and execute it? It looks like, you are just accessing orchestrator through token and then triggering the scripts. What's the Build task - UiPath Pack and Post Build task - Deploy does? Can we have videos for these as well? Thanks!
@raplorak4 жыл бұрын
Please see documentation here (www.jenkins.io/doc/pipeline/steps/uipath-automation-package/)
@MrSwapnilkadam4 жыл бұрын
Is it possible to do the same with azure devops...There is a plugin already available...But there is no tutorial which tells us how to use it
@thomasstocker83424 жыл бұрын
HI Swapnil, the existing AzureDevops plugin available on VisualStudio marketplace lets you pack and deploy UiPath projects to Orchestrator. We are right no working on a new version for it, which is also able to run tests. Expect the release including documentation and video within the next few weeks.
@TheLbmanikandan4 жыл бұрын
@@thomasstocker8342 We are able to do with azure devops but it seems market place plugin being updated and now it is asking for orchestrator details in "UIPath Pack" step itself. Other thing is i am not sure how testing project is different from normal process flow. I can only think about the basic steps will be available in the testing project apart from that the configuration of uipath project and cicd is going to be same. Can you pls share your thoughts on this.
@raplorak4 жыл бұрын
@@TheLbmanikandan @Swapnil - The plugin is now updated and you can use it both for Build, Deploy, and Test Please raise any technical questions at forum.uipath.com