Skip to content

Minor workflow updates#48

Merged
mdickinson merged 3 commits into
mainfrom
dev/workflow-cleanup
Nov 16, 2025
Merged

Minor workflow updates#48
mdickinson merged 3 commits into
mainfrom
dev/workflow-cleanup

Conversation

@mdickinson
Copy link
Copy Markdown
Owner

  • add Python 3.11 to the test matrix, for completeness
  • bump uv and uv_build versions
  • refine .gitignore
  • remove unnecessary ruff target-version - it should be inferred from the requires-python setting

@mdickinson mdickinson requested a review from Copilot November 16, 2025 14:36
Copy link
Copy Markdown

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 updates the project's development workflow configuration by modernizing dependencies and expanding test coverage. The changes align tooling versions and improve Python version support.

Key changes:

  • Added Python 3.11 to the CI test matrix for more comprehensive version coverage
  • Updated uv and uv_build from 0.9.7 to 0.9.9
  • Removed redundant ruff target-version configuration that duplicates requires-python setting

Reviewed Changes

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

File Description
pyproject.toml Bumped uv_build version, reformatted keywords array, removed redundant ruff target-version
.github/workflows/on-release.yml Updated uv version to 0.9.9
.github/workflows/on-commit.yml Added Python 3.11 to test matrix and updated uv version to 0.9.9

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

@mdickinson mdickinson merged commit 834f92e into main Nov 16, 2025
8 checks passed
@mdickinson mdickinson deleted the dev/workflow-cleanup branch November 16, 2025 14:37
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