Skip to content

Conversation

@radu-mocanu
Copy link
Collaborator

@radu-mocanu radu-mocanu commented Jan 27, 2026

Development Package

  • Use uipath pack --nolock to get the latest dev build from this PR (requires version range).
  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath==2.6.12.dev1012124355",

  # Any version from PR
  "uipath>=2.6.12.dev1012120000,<2.6.12.dev1012130000"
]

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

[tool.uv]
override-dependencies = [
    "uipath>=2.6.12.dev1012120000,<2.6.12.dev1012130000",
]

@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 Jan 27, 2026
@radu-mocanu radu-mocanu mentioned this pull request Jan 27, 2026
@radu-mocanu radu-mocanu self-assigned this Jan 27, 2026
@radu-mocanu radu-mocanu added the build:dev Create a dev build from the pr label Jan 27, 2026
@radu-mocanu radu-mocanu force-pushed the feat/eph-index-trigger branch 2 times, most recently from 6c02da3 to 0760cf9 Compare January 27, 2026 10:52
@radu-mocanu radu-mocanu force-pushed the feat/eph-index-trigger branch from 0760cf9 to d57ffb5 Compare January 27, 2026 11:44
@radu-mocanu radu-mocanu force-pushed the feat/eph-index-trigger branch from d57ffb5 to fe3b66c Compare January 27, 2026 11:46
@radu-mocanu radu-mocanu enabled auto-merge (squash) January 27, 2026 11:48
@radu-mocanu radu-mocanu merged commit 70600bf into main Jan 27, 2026
77 of 91 checks passed
@radu-mocanu radu-mocanu deleted the feat/eph-index-trigger branch January 27, 2026 11:48
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