Skip to content

ci: cross-test all integrations against locally-built uipath wheels#1602

Merged
radu-mocanu merged 1 commit intomainfrom
ci/cross-test-integrations
Apr 29, 2026
Merged

ci: cross-test all integrations against locally-built uipath wheels#1602
radu-mocanu merged 1 commit intomainfrom
ci/cross-test-integrations

Conversation

@radu-mocanu
Copy link
Copy Markdown
Collaborator

Summary

  • new test-uipath-integrations.yml discovers every package under uipath-integrations-python/packages/ and runs unit tests + integration testcases against locally-built uipath wheels
  • replaces test-uipath-llamaindex.yml (folded into the generic discovery)
  • triggered by the test:uipath-integrations label

Why

today only langchain and llamaindex get cross-tested. openai-agents, google-adk, agent-framework, and pydantic-ai are silently uncovered, so a breaking change in uipath can ship without surfacing the impact on those integrations until users hit it. one generic workflow keeps coverage in sync as new integrations are added.

@radu-mocanu radu-mocanu added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-integrations labels Apr 29, 2026
@radu-mocanu radu-mocanu force-pushed the ci/cross-test-integrations branch from 1a151f9 to 72c6bbf Compare April 29, 2026 09:33
@github-actions github-actions Bot removed the test:uipath-langchain Triggers tests in the uipath-langchain-python repository label Apr 29, 2026
@radu-mocanu radu-mocanu force-pushed the ci/cross-test-integrations branch from 72c6bbf to 94fd4f0 Compare April 29, 2026 09:43
@UiPath UiPath deleted a comment from github-actions Bot Apr 29, 2026
@radu-mocanu radu-mocanu added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-integrations and removed test:uipath-integrations labels Apr 29, 2026
@radu-mocanu radu-mocanu force-pushed the ci/cross-test-integrations branch from 94fd4f0 to 77604ee Compare April 29, 2026 09:51
@github-actions github-actions Bot removed the test:uipath-langchain Triggers tests in the uipath-langchain-python repository label Apr 29, 2026
@github-actions
Copy link
Copy Markdown

🚨 Heads up: uipath-integrations cross-tests are FAILING 🚨

Your changes may break one or more integrations in uipath-integrations-python:

  • uipath-openai-agents
  • uipath-google-adk
  • uipath-agent-framework
  • uipath-llamaindex
  • uipath-pydantic-ai

⚠️ These checks are NOT enforced by branch protection rules. Please review the failures before merging.

🔍 Inspect the failed run →

@radu-mocanu radu-mocanu added the test:uipath-langchain Triggers tests in the uipath-langchain-python repository label Apr 29, 2026
@radu-mocanu radu-mocanu force-pushed the ci/cross-test-integrations branch from 77604ee to c4de3fb Compare April 29, 2026 10:10
@github-actions github-actions Bot removed test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-integrations labels Apr 29, 2026
@radu-mocanu radu-mocanu merged commit ae5dac0 into main Apr 29, 2026
117 checks passed
@radu-mocanu radu-mocanu deleted the ci/cross-test-integrations branch April 29, 2026 10:29
@github-actions
Copy link
Copy Markdown

🚨 Heads up: uipath-langchain cross-tests are FAILING 🚨

Your changes may break the uipath-langchain-python integration.

⚠️ These checks are NOT enforced by branch protection rules. Please review the failures before merging.

🔍 Inspect the failed run →

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants