Skip to content

ci(python): Use only uv for builds#23

Merged
heliocastro merged 1 commit intomainfrom
ci/build
Mar 12, 2026
Merged

ci(python): Use only uv for builds#23
heliocastro merged 1 commit intomainfrom
ci/build

Conversation

@heliocastro
Copy link
Owner

No description provided.

Signed-off-by: Helio Chissini de Castro <helio.chissini.de.castro@cariad.technology>
@heliocastro heliocastro self-assigned this Mar 12, 2026
@heliocastro heliocastro added the enhancement New feature or request label Mar 12, 2026
Copilot AI review requested due to automatic review settings March 12, 2026 16:51
@heliocastro heliocastro merged commit 45f9f81 into main Mar 12, 2026
18 checks passed
@heliocastro heliocastro deleted the ci/build branch March 12, 2026 16:52
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Python build GitHub Actions workflow to rely on astral-sh/setup-uv for Python environment provisioning (and building) instead of combining setup-uv with actions/setup-python.

Changes:

  • Bump astral-sh/setup-uv in the build workflow to v7.4.0.
  • Remove actions/setup-python from the build workflow and configure setup-uv to set the requested python-version and activate the environment.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants