Skip to content

Conversation

@radu-mocanu
Copy link
Collaborator

@radu-mocanu radu-mocanu commented Jul 22, 2025

  • extract the slug name and id from config["runtime"]

Development Package

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

  # Any version from PR
  "uipath-mcp>=0.0.100.dev1001330000,<0.0.100.dev1001340000"
]

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

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

@radu-mocanu radu-mocanu added the build:dev Create a dev build from the pr label Jul 22, 2025
@radu-mocanu radu-mocanu self-assigned this Jul 22, 2025
@radu-mocanu radu-mocanu requested a review from cristipufu July 22, 2025 15:01
@radu-mocanu radu-mocanu merged commit 520dbdb into main Jul 22, 2025
8 checks passed
@cristipufu cristipufu changed the title dev version Fix: Extract slug and id from runtime config Jul 22, 2025
@cristipufu cristipufu deleted the fix/fpsContext branch July 22, 2025 15:11
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