Skip to content

chore: add agentservice source on job invocation#1593

Merged
radu-mocanu merged 1 commit intomainfrom
chore/include-source-on-job-start
Apr 28, 2026
Merged

chore: add agentservice source on job invocation#1593
radu-mocanu merged 1 commit intomainfrom
chore/include-source-on-job-start

Conversation

@radu-mocanu
Copy link
Copy Markdown
Collaborator

@radu-mocanu radu-mocanu commented Apr 28, 2026

  • add agentservice source on job invocation

Why?

marks the source of the child jobs started by a coded agent
image

Development Packages

uipath-platform

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

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

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

uipath

[project]
dependencies = [
  # Exact version:
  "uipath==2.10.58.dev1015936262",

  # Any version from PR
  "uipath>=2.10.58.dev1015930000,<2.10.58.dev1015940000"
]

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

@radu-mocanu radu-mocanu force-pushed the chore/include-source-on-job-start branch from 0855648 to ae5e8de Compare April 28, 2026 09:01
@github-actions github-actions Bot added the test:uipath-langchain Triggers tests in the uipath-langchain-python repository label Apr 28, 2026
@radu-mocanu radu-mocanu force-pushed the chore/include-source-on-job-start branch from ae5e8de to acc26e4 Compare April 28, 2026 09:05
@radu-mocanu radu-mocanu self-assigned this Apr 28, 2026
@radu-mocanu radu-mocanu added the build:dev Create a dev build from the pr label Apr 28, 2026
@radu-mocanu radu-mocanu force-pushed the chore/include-source-on-job-start branch from acc26e4 to f5d7ab6 Compare April 28, 2026 09:07
@radu-mocanu radu-mocanu merged commit 97fb1a4 into main Apr 28, 2026
118 of 122 checks passed
@radu-mocanu radu-mocanu deleted the chore/include-source-on-job-start branch April 28, 2026 10:45
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant