- Overview
- About CI/CD pipelines
- UiPath CLI
- About UiPath CLI
- Downloading UiPath CLI
- Compatibility matrix
- Running UiPath CLI
- Managing NuGet feeds
- About UiPath CLI tasks
- Packing projects into a package
- Analyzing a project
- Deploying a package to Orchestrator
- Running a job inside Orchestrator
- Testing a package or running a test set
- Testing multiple packages
- Deploying assets to Orchestrator
- Deleting assets from Orchestrator
- Running tasks using JSON configuration
- Restoring automation dependencies
- Troubleshooting UiPath CLI
- Azure DevOps extension
- Jenkins plugin

CI/CD integrations user guide
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 use this within UiPath® either with the native Automation Ops™ - Pipelines feature, or integrate with another third-party system.
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 the deployment reliability.
-
The Jenkins plugin aids in the continuous development and testing phases of software projects, making it easier to incorporate changes.