Skip to content

Conversation

@carljm
Copy link
Contributor

@carljm carljm commented Apr 18, 2025

Summary

The long line of projects in mypy_primer.yaml is hard to work with when adding projects or checking whether they are currently run. Use a one-per-line text file instead.

Test Plan

Ecosystem check on this PR.

@carljm carljm added the ty Multi-file analysis & type inference label Apr 18, 2025
@carljm carljm force-pushed the cjm/projectsel branch 4 times, most recently from d0a11b8 to 083e064 Compare April 18, 2025 20:38
@github-actions
Copy link
Contributor

github-actions bot commented Apr 18, 2025

mypy_primer results

No ecosystem changes detected ✅

@carljm carljm marked this pull request as ready for review April 18, 2025 20:42
Copy link
Contributor

@sharkdp sharkdp left a comment

Choose a reason for hiding this comment

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

Thank you. Can you maybe change that one sentence in crates/red_knot/docs/mypy_primer.md that refers to the mypy_primer workflow, and instead tell the user to execute your paste command to get the selector?

@AlexWaygood AlexWaygood removed their request for review April 18, 2025 21:15
@carljm carljm requested a review from MichaReiser as a code owner April 18, 2025 21:17
@carljm carljm enabled auto-merge (squash) April 18, 2025 21:19
@carljm carljm merged commit 8fe2dd5 into main Apr 18, 2025
19 checks passed
@carljm carljm deleted the cjm/projectsel branch April 18, 2025 21:20
dcreager added a commit that referenced this pull request Apr 21, 2025
* main:
  Update pre-commit dependencies (#17506)
  [red-knot] Simplify visibility constraint handling for `*`-import definitions (#17486)
  [red-knot] Detect (some) invalid protocols (#17488)
  [red-knot] Correctly identify protocol classes (#17487)
  Update dependency ruff to v0.11.6 (#17516)
  Update Rust crate shellexpand to v3.1.1 (#17512)
  Update Rust crate proc-macro2 to v1.0.95 (#17510)
  Update Rust crate rand to v0.9.1 (#17511)
  Update Rust crate libc to v0.2.172 (#17509)
  Update Rust crate jiff to v0.2.9 (#17508)
  Update Rust crate clap to v4.5.37 (#17507)
  Update astral-sh/setup-uv action to v5.4.2 (#17504)
  Update taiki-e/install-action digest to 09dc018 (#17503)
  [red-knot] infer attribute assignments bound in comprehensions (#17396)
  [red-knot] simplify gradually-equivalent types out of unions and intersections (#17467)
  [red-knot] pull primer projects to run from file (#17473)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants