Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

wip: support for tracing custom attributes#30

Draft
radu-mocanu wants to merge 4 commits intomainfrom
feat/enhance-tracing
Draft

wip: support for tracing custom attributes#30
radu-mocanu wants to merge 4 commits intomainfrom
feat/enhance-tracing

Conversation

@radu-mocanu
Copy link
Collaborator

@radu-mocanu radu-mocanu commented Feb 4, 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-core==0.2.3.dev1000300159",

  # Any version from PR
  "uipath-core>=0.2.3.dev1000300000,<0.2.3.dev1000310000"
]

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

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

[tool.uv]
override-dependencies = [
    "uipath-core>=0.2.3.dev1000300000,<0.2.3.dev1000310000",
]

@radu-mocanu radu-mocanu marked this pull request as draft February 4, 2026 11:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant