Skip to content

fix(UpdateEvaluatorDefs): fields should be serializable#1271

Merged
akshaylive merged 1 commit intomainfrom
akshaya/bugfix_types
Feb 5, 2026
Merged

fix(UpdateEvaluatorDefs): fields should be serializable#1271
akshaylive merged 1 commit intomainfrom
akshaya/bugfix_types

Conversation

@akshaylive
Copy link
Collaborator

@akshaylive akshaylive commented Feb 5, 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.7.10.dev1012714590",

  # Any version from PR
  "uipath>=2.7.10.dev1012710000,<2.7.10.dev1012720000"
]

[[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.7.10.dev1012710000,<2.7.10.dev1012720000",
]

@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 5, 2026
@akshaylive akshaylive force-pushed the akshaya/bugfix_types branch from ca17532 to 7545f18 Compare February 5, 2026 23:43
@akshaylive akshaylive force-pushed the akshaya/bugfix_types branch from 7545f18 to bbefa45 Compare February 5, 2026 23:50
@akshaylive akshaylive added the build:dev Create a dev build from the pr label Feb 5, 2026
@akshaylive akshaylive force-pushed the akshaya/bugfix_types branch from bbefa45 to cb9b783 Compare February 5, 2026 23:53
@akshaylive akshaylive merged commit 70e244d into main Feb 5, 2026
90 of 92 checks passed
@akshaylive akshaylive deleted the akshaya/bugfix_types branch February 5, 2026 23:59
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