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

refactor(RuntimeUpdates): decouple script runtime from a generic runtime#575

Merged
cristipufu merged 1 commit intomainUiPath/uipath-python:mainfrom
akshaya/run_function_backwards_compatibleUiPath/uipath-python:akshaya/run_function_backwards_compatibleCopy head branch name to clipboard
Sep 15, 2025
Merged

refactor(RuntimeUpdates): decouple script runtime from a generic runtime#575
cristipufu merged 1 commit intomainUiPath/uipath-python:mainfrom
akshaya/run_function_backwards_compatibleUiPath/uipath-python:akshaya/run_function_backwards_compatibleCopy head branch name to clipboard

Conversation

@akshaylive
Copy link
Collaborator

@akshaylive akshaylive commented Sep 14, 2025

This will allow for programmatic execution of arbitrary functions without having to rely on scripts.

Development Package

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

  # Any version from PR
  "uipath>=2.1.44.dev1005750000,<2.1.44.dev1005760000"
]

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

@cristipufu cristipufu added the build:dev Create a dev build from the pr label Sep 15, 2025
@cristipufu cristipufu force-pushed the akshaya/run_function_backwards_compatible branch 2 times, most recently from 72d1e65 to 02c5ef5 Compare September 15, 2025 07:02
This will allow for programmatic execution of arbitrary functions without having to rely on scripts.
@cristipufu cristipufu force-pushed the akshaya/run_function_backwards_compatible branch from 02c5ef5 to 99383a4 Compare September 15, 2025 07:02
@cristipufu cristipufu merged commit f380e04 into main Sep 15, 2025
16 checks passed
@cristipufu cristipufu deleted the akshaya/run_function_backwards_compatible branch September 15, 2025 07:55
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

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.