Skip to content

fix: remove multiple port binding#686

Merged
radugheo merged 1 commit into
mainfrom
fix/auth-port-binding
Oct 13, 2025
Merged

fix: remove multiple port binding#686
radugheo merged 1 commit into
mainfrom
fix/auth-port-binding

Conversation

@radugheo

@radugheo radugheo commented Oct 13, 2025

Copy link
Copy Markdown
Collaborator

Development Package

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

  # Any version from PR
  "uipath>=2.1.82.dev1006860000,<2.1.82.dev1006870000"
]

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

@radugheo radugheo added the build:dev Create a dev build from the pr label Oct 13, 2025
@github-actions github-actions Bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Oct 13, 2025
Comment thread src/uipath/_cli/_auth/_oidc_utils.py Outdated
@radugheo radugheo requested a review from radu-mocanu October 13, 2025 14:26
@radugheo radugheo force-pushed the fix/auth-port-binding branch from bd5e32c to ccc0b3c Compare October 13, 2025 14:27
@radugheo radugheo force-pushed the fix/auth-port-binding branch from ccc0b3c to 5282c74 Compare October 13, 2025 14:37
@radugheo radugheo merged commit 584b0eb into main Oct 13, 2025
59 checks passed
@radugheo radugheo deleted the fix/auth-port-binding branch October 13, 2025 15:26
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-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants