Skip to content

Conversation

@AndreuCodina
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings October 12, 2025 19:31
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

This PR implements automatic uv version resolution by moving version constraints from the build system to the [tool.uv] configuration section and updating GitHub Actions to use version-file resolution.

  • Moved uv version constraints from requires to [tool.uv] section for better version management
  • Updated GitHub Actions to use uv's version-file feature with lowest resolution strategy
  • Changed environment variable value to lowercase for consistency

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
pyproject.toml Moved uv version constraint to [tool.uv] section and removed from build requirements
.github/workflows/pull_request.yaml Updated uv setup action to v7.1.0 with version-file resolution and environment variable case

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@AndreuCodina AndreuCodina merged commit 62f753d into main Oct 12, 2025
3 of 4 checks passed
@AndreuCodina AndreuCodina deleted the feature/automatic-uv-version-resolution branch October 12, 2025 19:51
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