• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

UiPath / uipathcli
91%

Build:
DEFAULT BRANCH: main
Repo Added 07 Oct 2023 02:25PM UTC
Files 132
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • chore/update-readme
  • chore/upgrade-go-125
  • chore/upgrade-latest-major-versions
  • feature/add-package-documentation
  • feature/analyze-feed-auth
  • feature/api-package
  • feature/avoid-escape-equal-sign
  • feature/clear-command
  • feature/code-coverage
  • feature/collect-coverage-all-os
  • feature/command-builder
  • feature/command-builder-refactor
  • feature/command-errors
  • feature/config-command-tenant-list
  • feature/configurable-attempts-and-timeout
  • feature/configure-tenant-list
  • feature/content-length-input
  • feature/custom-headers-plugins
  • feature/custom-operation-name
  • feature/custom-operation-names
  • feature/dataservice
  • feature/digitize-command-default-project
  • feature/download-dotnet-core-runtime
  • feature/extend-plugin-parameters
  • feature/folder-name
  • feature/github-actions-upgrade
  • feature/go-1.24
  • feature/go1.22.2
  • feature/go122
  • feature/governance-file
  • feature/http-proxy-support
  • feature/identity-client
  • feature/identity-uri
  • feature/improve-arg-to-snake-case
  • feature/improve-command-documentation
  • feature/improve-config-set-command
  • feature/improve-studio-project-compatibility-error-message
  • feature/library-feed-auth
  • feature/login-confidential-app
  • feature/network-package
  • feature/orchestrator-v17
  • feature/pack-output-type-validation
  • feature/pat-documentation
  • feature/plugins-offline
  • feature/project-builder
  • feature/project-pack
  • feature/publish-create-release
  • feature/readme-example-generative-extractor
  • feature/readme-examples
  • feature/readme-pat
  • feature/refresh-token-support
  • feature/rename-service-version
  • feature/restore-command
  • feature/security-policy
  • feature/split-plugin-tests
  • feature/split-tests
  • feature/split-tests-and-commands
  • feature/static-linking
  • feature/studio
  • feature/studio-folder-name
  • feature/studio-optional-parameters
  • feature/studio-package-publish
  • feature/studio-publish
  • feature/studio-publish-command
  • feature/test-on-windows-macos
  • feature/test-parallel
  • feature/test-run-command
  • feature/test-run-folder-id
  • feature/test-run-junit-robotlogs
  • feature/test-run-parallel
  • feature/test-run-readme
  • feature/test-sequence
  • feature/update-codeowners
  • feature/update-dependencies
  • feature/update-dependencies-12-2024
  • feature/update-deps-latest-minor
  • feature/update-examples
  • feature/update-latest-definitions-01-2024
  • feature/update-latest-definitions-08-2024
  • feature/update-latest-definitions-12-2024
  • feature/upgrade-dependencies-v2
  • feature/upgrade-deps
  • feature/upgrade-go-1.23
  • feature/upgrade-golangci-v2
  • feature/upgrade-openapi-specifications
  • feature/upgrade-openapi-specs
  • feature/uri-builder
  • feature/user-agent
  • feature/utils-split-up
  • feature/version-command
  • feature/version-flag
  • fix/handle-slash-path-parameter
  • fix/library-auth-identity-url
  • fix/short-help-option
  • fix/show-example-usage-nested-object
  • fix/studio-package-progressbar
  • fix/uri-builder
  • fix/use-testdata-templates
  • main
  • refs/tags/plugins-v2.0.0
  • refs/tags/plugins.v2.0.0
  • refs/tags/plugins/v2.0.0
  • refs/tags/plugins_v2.0.0
  • refs/tags/v2.0.0-plugin
  • refs/tags/v2.0.0-uipcli

19 Nov 2025 12:25PM UTC coverage: 90.914%. Remained the same
19501230507

push

github

web-flow
Merge pull request #211 from UiPath/chore/update-readme

Update Package, Deploy and Run Studio Projects example in the README.md

6774 of 7451 relevant lines covered (90.91%)

1.02 hits per line

Relevant lines Covered
Build:
Build:
7451 RELEVANT LINES 6774 COVERED LINES
1.02 HITS PER LINE
Source Files on main
  • Tree
  • List 132
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19501230507 main Merge pull request #211 from UiPath/chore/update-readme Update Package, Deploy and Run Studio Projects example in the README.md push 19 Nov 2025 12:26PM UTC web-flow github
90.91
19501088732 chore/update-readme Update Package, Deploy and Run Studio Projects example in the README.md The example in the README.md was not properly working and can be simplified now that the uipathcli supports publishing and creating UiPath Orchestrator processes out of the b... Pull #211 19 Nov 2025 12:21PM UTC thschmitt github
90.91
19331643902 main Merge pull request #209 from UiPath/chore/upgrade-latest-major-versions Upgrade dependendencies to latest major versions push 13 Nov 2025 12:33PM UTC web-flow github
90.91
19331549595 chore/upgrade-latest-major-versions Upgrade dependendencies to latest major versions Upgraded the following dependencies to the latest major versions: urfave/cli/v2 --> urfave/cli/v3 The urfave/cli/v3 package comes with a couple of breaking changes. The sub commands need to impl... push 13 Nov 2025 12:29PM UTC thschmitt github
90.91
19331320756 chore/upgrade-latest-major-versions Upgrade dependendencies to latest major versions Upgraded the following dependencies to the latest major versions: urfave/cli/v2 --> urfave/cli/v3 gopkg.in/yaml.v2 --> goccy/go-yaml The gopkg.in/yaml package is officially unmaintained and depr... push 13 Nov 2025 12:21PM UTC thschmitt github
90.91
19330062727 main Merge pull request #208 from UiPath/chore/upgrade-go-125 Upgrade to go 1.25 and update all dependencies push 13 Nov 2025 11:31AM UTC web-flow github
90.88
19300712319 chore/upgrade-go-125 Upgrade to go 1.25 and update all dependencies - Upgrade module and CI workflow to use go 1.25 - Update all dependencies to latest minor versions Pull #208 12 Nov 2025 02:25PM UTC thschmitt github
90.88
19300689105 chore/upgrade-go-125 Upgrade to go 1.25 and update all dependencies - Upgrade module and pipeline to go 1.25 - Update all dependencies to latest minor versions push 12 Nov 2025 02:25PM UTC thschmitt github
90.88
18678624158 feature/config-command-tenant-list Improve configure command by providing tenant list push 21 Oct 2025 09:03AM UTC thschmitt github
90.8
18491184464 main Merge pull request #206 from UiPath/fix/handle-slash-path-parameter Preserve slash in path parameter push 14 Oct 2025 09:00AM UTC web-flow github
90.88
See All Builds (338)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc