Skip to content

[check] you're not special, ty#19609

Merged
zanieb merged 4 commits into
mainfrom
gankra/uv-check-actions
Jun 1, 2026
Merged

[check] you're not special, ty#19609
zanieb merged 4 commits into
mainfrom
gankra/uv-check-actions

Conversation

@Gankra

@Gankra Gankra commented May 29, 2026

Copy link
Copy Markdown
Contributor

Summary

This is a followup to #19605 that moves uv check towards more of a design where ty is "just one of the things uv check does", primarily by removing support for forwarding arbitrary arguments with --.

Test Plan

Mostly this is just removing functionality.

Comment thread crates/uv-test/src/lib.rs Outdated
Comment thread crates/uv/src/commands/project/check.rs Outdated
Comment thread crates/uv/src/commands/project/check.rs Outdated
Comment thread crates/uv/tests/it/check.rs Outdated
Comment thread crates/uv/tests/it/check.rs Outdated
Comment thread crates/uv/src/commands/project/check/ty.rs Outdated
Base automatically changed from gankra/uv-check to main May 29, 2026 20:44
@Gankra Gankra force-pushed the gankra/uv-check-actions branch from cdb90e6 to faca3cc Compare May 29, 2026 21:22
@Gankra Gankra requested a review from zanieb May 29, 2026 21:34
@Gankra Gankra added the enhancement New feature or improvement to existing functionality label May 29, 2026
@Gankra Gankra marked this pull request as ready for review May 29, 2026 21:35
@astral-sh-bot

astral-sh-bot Bot commented May 29, 2026

Copy link
Copy Markdown

uv test inventory changes

This PR changes the tests when compared with the latest main baseline.

  • Added tests: 3
  • Removed tests: 0
  • Changed suites: 1
uv::it: +3 / -0

Added:

  • uv::it::check::check_rejects_tool_arguments
  • uv::it::check::check_ty_version_no_match
  • uv::it::check::check_ty_version_pinned_verbose

Removed: none

@zanieb zanieb merged commit 94e66c3 into main Jun 1, 2026
57 checks passed
@zanieb zanieb deleted the gankra/uv-check-actions branch June 1, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or improvement to existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants