Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@ionmincu
Copy link
Contributor

@ionmincu ionmincu commented Nov 14, 2025

Development Package

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

  # Any version from PR
  "uipath>=2.1.170.dev1009000000,<2.1.170.dev1009010000"
]

[[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" }

@ionmincu ionmincu requested a review from radu-mocanu November 14, 2025 15:10
@ionmincu ionmincu self-assigned this Nov 14, 2025
@ionmincu ionmincu added the build:dev Create a dev build from the pr label Nov 14, 2025
@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Nov 14, 2025
@ionmincu ionmincu force-pushed the feature/add_release_job_search branch 7 times, most recently from 003e85e to ad798c7 Compare November 14, 2025 15:56
@ionmincu ionmincu force-pushed the feature/add_release_job_search branch from ad798c7 to 558aead Compare November 14, 2025 15:58
*,
folder_key: Optional[str] = None,
folder_path: Optional[str] = None,
release_id: Optional[int] = None,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shouldn't expose int / long ids in the public APIs

return self.folder_headers

@traced(name="processes_get_by_name", run_type="uipath")
def get_by_name(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

retrieve_by_name

@ionmincu ionmincu marked this pull request as draft November 17, 2025 16:50
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 test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.