Skip to content

chore: add ca bundle discovery helper#1479

Merged
radu-mocanu merged 1 commit intomainfrom
chore/add-ca-discovery-helper-method
Mar 24, 2026
Merged

chore: add ca bundle discovery helper#1479
radu-mocanu merged 1 commit intomainfrom
chore/add-ca-discovery-helper-method

Conversation

@radu-mocanu
Copy link
Collaborator

@radu-mocanu radu-mocanu commented Mar 23, 2026

  • add ca bundle discovery helper

Development Packages

uipath-platform

[project]
dependencies = [
  # Exact version:
  "uipath-platform==0.1.7.dev1014795545",

  # Any version from PR
  "uipath-platform>=0.1.7.dev1014790000,<0.1.7.dev1014800000"
]

[[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.27.dev1014795546",

  # Any version from PR
  "uipath>=2.10.27.dev1014790000,<2.10.27.dev1014800000"
]

[[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 added the build:dev Create a dev build from the pr label Mar 23, 2026
@github-actions github-actions bot added the test:uipath-langchain Triggers tests in the uipath-langchain-python repository label Mar 23, 2026
@radu-mocanu radu-mocanu force-pushed the chore/add-ca-discovery-helper-method branch 2 times, most recently from 2a86950 to a1d91ca Compare March 23, 2026 13:15
@radu-mocanu radu-mocanu force-pushed the chore/add-ca-discovery-helper-method branch from a1d91ca to 7393488 Compare March 24, 2026 12:34
@radu-mocanu radu-mocanu force-pushed the chore/add-ca-discovery-helper-method branch from 7393488 to cb6bd6b Compare March 24, 2026 12:35
@radu-mocanu radu-mocanu merged commit bac371a into main Mar 24, 2026
118 checks passed
@radu-mocanu radu-mocanu deleted the chore/add-ca-discovery-helper-method branch March 24, 2026 12:40
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.

2 participants