Skip to content

Race condition on CD when deploying 2 releases #77

@radu-mocanu

Description

@radu-mocanu

When a single PR bumps both uipath-llm-client and uipath-langchain-client, the langchain CD job can run before the new uipath-llm-client is fully visible on PyPI, do the langchain build then resolves the previous core version and fails its constraint.
https://github.com/UiPath/uipath-llm-client-python/actions/runs/25555638070/job/75013835227

Hint: check how we are handling this issue on uipath-python unified repo https://github.com/UiPath/uipath-python/blob/91362d54d063122e0d6dbeabcec9d190152e1460/.github/workflows/build-package.yml#L66.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions