Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Dec 6, 2025

Description

This PR adds a mock template runtime with support for reading events and entry points schema from JSON files

Development Package

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

  # Any version from PR
  "uipath-dev>=0.0.12.dev1000280000,<0.0.12.dev1000290000"
]

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

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

@cristipufu cristipufu self-assigned this Dec 6, 2025
@cristipufu cristipufu force-pushed the fix/conversation_message_event branch 4 times, most recently from cb0cd72 to 4950169 Compare December 7, 2025 07:31
@cristipufu cristipufu requested a review from Copilot December 7, 2025 07:31

This comment was marked as outdated.

@cristipufu cristipufu force-pushed the fix/conversation_message_event branch 3 times, most recently from 50c8289 to f7cf6d0 Compare December 7, 2025 07:53
@cristipufu cristipufu force-pushed the fix/conversation_message_event branch from f7cf6d0 to 2ab4e0d Compare December 7, 2025 07:53
@cristipufu cristipufu merged commit 6cbaa0f into main Dec 7, 2025
11 checks passed
@cristipufu cristipufu deleted the fix/conversation_message_event branch December 7, 2025 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant