Skip to content

Release/sw integration #450

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Release/sw integration #450

wants to merge 4 commits into from

Conversation

radu-mocanu
Copy link
Contributor

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

  • can be merged

Development Package

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

  # Any version from PR
  "uipath>=2.0.81.dev1004500000,<2.0.81.dev1004510000"
]

[[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 self-assigned this Jul 15, 2025
@radu-mocanu radu-mocanu added build:dev Create a dev build from the pr and removed build:dev Create a dev build from the pr labels Jul 15, 2025
@radu-mocanu radu-mocanu changed the title [WIP] Release/sw integration Release/sw integration Jul 15, 2025
@radu-mocanu radu-mocanu added the build:dev Create a dev build from the pr label Jul 15, 2025
@radu-mocanu radu-mocanu force-pushed the release/sw-integration branch from 395096a to ebde89c Compare July 15, 2025 10:20
@radu-mocanu radu-mocanu added build:dev Create a dev build from the pr and removed build:dev Create a dev build from the pr labels Jul 16, 2025
@radu-mocanu radu-mocanu mentioned this pull request Jul 16, 2025
1 task
@radu-mocanu radu-mocanu force-pushed the release/sw-integration branch from da2eb6f to c67c34b Compare July 16, 2025 15:23
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.

1 participant