mikael-rnd/UiPath Deploy
Deploys .nupkg packages in the Github workspace directory to UiPath Orchestrator
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| packagesPath | Relative path to a folder containing the .nupkg to be deployed | no | ${{ github.workspace }} |
| orchestratorUrl | Orchestrator instance URL | no | https://cloud.uipath.com/ |
| orchestratorTenant | Tenant on the Orchestrator instance | yes | — |
| orchestratorFolder | Folder path in modern folder setup | yes | — |
| orchestratorApplicationId | Account for authenticating to Orchestrator | yes | — |
| orchestratorApplicationSecret | Password for the Orchestrator account | yes | — |
| orchestratorApplicationScope | Access scope for external application | no | OR.Assets OR.BackgroundTasks OR.Execution OR.Folders OR.Jobs OR.Machines.Read OR.Monitoring OR.Robots.Read OR.Settings.Read OR.TestSets OR.TestSetExecutions OR.TestSetSchedules OR.Users.Read |
| orchestratorLogicalName | Logical name for Orchestrator organization | yes | — |
| traceLevel | Level of details for logs. Possible values are: Verbose, Information, Warning, Error | no | Warning |
Outputs
no outputs