Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: extract common methods #396

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

Merged
merged 2 commits into from
Jun 10, 2025
Merged

feat: extract common methods #396

merged 2 commits into from
Jun 10, 2025

Conversation

radu-mocanu
Copy link
Contributor

@radu-mocanu radu-mocanu commented May 29, 2025

  • extract common methods

Development Package

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

  # Any version from PR
  "uipath>=2.0.63.dev1003960000,<2.0.63.dev1003970000"
]

[[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 force-pushed the feat/common-methods branch from 340f877 to 5ae1809 Compare May 29, 2025 16:53
@radu-mocanu radu-mocanu self-assigned this May 30, 2025
@radu-mocanu radu-mocanu force-pushed the feat/common-methods branch from e45c66d to 767a8b0 Compare May 30, 2025 10:30
@radu-mocanu radu-mocanu force-pushed the feat/common-methods branch from 767a8b0 to b4b0fc9 Compare May 30, 2025 12:20
@radu-mocanu radu-mocanu added the build:dev Create a dev build from the pr label May 30, 2025
@radu-mocanu radu-mocanu force-pushed the feat/common-methods branch from b4b0fc9 to c6bf263 Compare June 10, 2025 08:09
@radu-mocanu radu-mocanu force-pushed the feat/common-methods branch 2 times, most recently from bee0561 to 0648107 Compare June 10, 2025 12:02
@radu-mocanu radu-mocanu force-pushed the feat/common-methods branch from 0648107 to cb3a247 Compare June 10, 2025 12:22
@radu-mocanu radu-mocanu merged commit cb91b14 into main Jun 10, 2025
13 checks passed
@radu-mocanu radu-mocanu deleted the feat/common-methods branch June 10, 2025 14:04
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.

3 participants