はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Abdullah Al-Awlaqi
0
コネクタ
<100
要約
要約
UiPath DevOps Scripts
概要
概要
Unofficial library of DevOps PowerShell scripts to support customers to integrate CI/CD into their workflows and allow them to package, deploy and run automations and tests.
Test Suite team are offering our customers CI plugins for Jenkins and Azure Devops. Now more and more customers are requesting integrations to other platforms like GitLab and Circle CI and UiPath is not able to create native plugins for all of them.
Until a generic solution is officially released, this unofficial library of can be used.
PowerShell Scripts
UiPathPack: Pack one or more projects into a package.
UiPathDeploy: Deploy packages to an Orchestrator instance, optionally publishing them to a set of environments.
UiPathJobRun: Trigger a job on Orchestrator.
UiPathRunTest: Tests a given package or runs a test set.
UiPathManageAssets: Manage UiPath Orchestrator assets.
UiPathAnalyzeProject: Check project(s) for workflow analyzer violations
UiPathCLIGeneric: This script is designed for those who know how to work with uipcli.exe and would like to call the cli directly. This script will pass the provided parameters as is directly to uipcli.exe.
New Features:
- scripts updated to use External App authentication
- Bug fixes
機能
機能
This library can be used in any CI/CD solution provider to integrate CI/CD into their workflows and allow them to package, deploy, run automations, tests and manage Orchestrator assets.
その他の情報
その他の情報
依存関係
UiPath CLI