About CI/CD pipelines
Continuous integration/continuous deployment (CI/CD) refers to a practice that enables a faster and predictable automation development.
CI/CD integrations simplify the software development process by automating various stages from creation to deployment.
You can either use this within UiPath® with the native Automation Ops™ - Pipelines feature, or integrate with another third-party system.
note
Access to CI/CD - Pipelines depends on the cloud offering you use. For details, refer to Automation Ops feature availability.
We provide the following tools that enable CI/CD integrations:
- The UiPath® CLI tool helps automate both testing and production tasks.
- The Azure DevOps extension accelerates the software application development by creating CI/CD pipelines, and improves deployment reliability.
- The Jenkins plugin aids in the continuous development and testing phases of software projects, making it easier to incorporate changes.
important
You cannot use an App Testing Robot to execute Process-type Studio projects when integrating with CI/CD.