Skip to content

feat: add IS resume triggers#1580

Open
GabrielVasilescu04 wants to merge 1 commit intomainfrom
feat/add-is-resume-triggers
Open

feat: add IS resume triggers#1580
GabrielVasilescu04 wants to merge 1 commit intomainfrom
feat/add-is-resume-triggers

Conversation

@GabrielVasilescu04
Copy link
Copy Markdown
Contributor

@GabrielVasilescu04 GabrielVasilescu04 commented Apr 21, 2026

Description

Add support for IS resume triggers

Development Packages

uipath

[project]
dependencies = [
  # Exact version:
  "uipath==2.10.59.dev1015806264",

  # Any version from PR
  "uipath>=2.10.59.dev1015800000,<2.10.59.dev1015810000"
]

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

uipath-core

[project]
dependencies = [
  # Exact version:
  "uipath-core==0.5.14.dev1015806264",

  # Any version from PR
  "uipath-core>=0.5.14.dev1015800000,<0.5.14.dev1015810000"
]

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

uipath-platform

[project]
dependencies = [
  # Exact version:
  "uipath-platform==0.1.39.dev1015806264",

  # Any version from PR
  "uipath-platform>=0.1.39.dev1015800000,<0.1.39.dev1015810000"
]

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

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

@GabrielVasilescu04 GabrielVasilescu04 self-assigned this Apr 21, 2026
@GabrielVasilescu04 GabrielVasilescu04 added the build:dev Create a dev build from the pr label Apr 21, 2026
@github-actions github-actions Bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-runtime labels Apr 21, 2026
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the feat/add-is-resume-triggers branch 8 times, most recently from 4e758a9 to 4768ea7 Compare April 28, 2026 08:20
@GabrielVasilescu04 GabrielVasilescu04 marked this pull request as ready for review April 28, 2026 08:27
@GabrielVasilescu04 GabrielVasilescu04 marked this pull request as draft April 28, 2026 08:38
@GabrielVasilescu04 GabrielVasilescu04 marked this pull request as ready for review April 28, 2026 08:42
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the feat/add-is-resume-triggers branch from 4768ea7 to 02db7ea Compare April 28, 2026 09:24
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the feat/add-is-resume-triggers branch from 02db7ea to e67b1af Compare April 28, 2026 09:28
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-runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants