#DevOps is a mindset, a way of working for an organization so that new features reach to the users as quickly as possible and smoothly too.
I have tried and documented the steps to build the CI CD Pipeline for #UiPath using the Azure DevOps & Jenkins Plugin as two blogposts.
Topics covered in the article -
☑️ What is CI/CD in the context of #RPA (Focus on UiPath)
☑️ Key Concepts in Azure Pipelines
☑️ Key Concepts in Jenkins Pipelines
☑️ Build the first pipeline to package/deploy the UiPath project
☑️ Different ways of UiPath CI/CD pipeline creation using Azure Extension or Pure Powershell
☑️Required configuration/ Configure the self-hosted agent
☑️ Working example with templates.
Using Azure Plugin -
https://lnkd.in/dSSgnVFUsing Jenkins Plugin -
https://lnkd.in/dR8h9GwPS - I know pipeline differs based on the organization governance model but this will help you to #gettingstarted.
Please do let me know your #feedback.