Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: hitl common methods #403

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2025
Merged

fix: hitl common methods #403

merged 1 commit into from
Jun 16, 2025

Conversation

radu-mocanu
Copy link
Contributor

@radu-mocanu radu-mocanu commented Jun 12, 2025

This PR does the follwing:

  • add docstring for _hitl methods
  • move default escalation initialization in method bodies
  • try converting process output to json before returning the value

Development Package

  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath==2.0.65.dev1004030443",

  # Any version from PR
  "uipath>=2.0.65.dev1004030000,<2.0.65.dev1004040000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath = { index = "testpypi" }

@radu-mocanu radu-mocanu self-assigned this Jun 12, 2025
@radu-mocanu radu-mocanu added the build:dev Create a dev build from the pr label Jun 12, 2025
@radu-mocanu radu-mocanu force-pushed the feat/common-methods branch from 8d630b7 to 7f2f930 Compare June 13, 2025 08:55
@radu-mocanu radu-mocanu force-pushed the feat/common-methods branch 2 times, most recently from e8c9a21 to 4470d25 Compare June 16, 2025 09:00
@radu-mocanu radu-mocanu changed the title [WIP] fix: move default escalation initialization in method bodies fix: hitl common methods Jun 16, 2025
@radu-mocanu radu-mocanu force-pushed the feat/common-methods branch from 4470d25 to ebb06dc Compare June 16, 2025 09:19
@radu-mocanu radu-mocanu merged commit 2c0480a into main Jun 16, 2025
13 checks passed
@radu-mocanu radu-mocanu deleted the feat/common-methods branch June 16, 2025 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build:dev Create a dev build from the pr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants