Skip to content

dev version for tests#1334

Draft
radu-mocanu wants to merge 4 commits intomainfrom
feat/improve-binding-overwrites-observability-radu
Draft

dev version for tests#1334
radu-mocanu wants to merge 4 commits intomainfrom
feat/improve-binding-overwrites-observability-radu

Conversation

@radu-mocanu
Copy link
Collaborator

@radu-mocanu radu-mocanu commented Feb 17, 2026

dev version for tests

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.8.37.dev1013344860",

  # Any version from PR
  "uipath>=2.8.37.dev1013340000,<2.8.37.dev1013350000"
]

[[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.8.37.dev1013340000,<2.8.37.dev1013350000",
]

@radu-mocanu radu-mocanu changed the title Feat/improve binding overwrites observability radu dev version for tests Feb 17, 2026
@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 Feb 17, 2026
@radu-mocanu radu-mocanu marked this pull request as draft February 17, 2026 08:42
@radu-mocanu radu-mocanu added the build:dev Create a dev build from the pr label Feb 17, 2026
@radu-mocanu radu-mocanu force-pushed the feat/improve-binding-overwrites-observability-radu branch from 91c4afc to e679d00 Compare February 17, 2026 08:54
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