Skip to content

Comments

[red-knot] mypy_primer: split installation and execution#16622

Merged
sharkdp merged 1 commit intomainfrom
david/mypy_primer-split-installation-and-execution
Mar 11, 2025
Merged

[red-knot] mypy_primer: split installation and execution#16622
sharkdp merged 1 commit intomainfrom
david/mypy_primer-split-installation-and-execution

Conversation

@sharkdp
Copy link
Contributor

@sharkdp sharkdp commented Mar 11, 2025

Summary

I noticed that the pipeline can succeed if there are problems with tool installation or dependency resolution. This change makes sure that the pipeline fails in these cases.

@sharkdp sharkdp added ci Related to internal CI tooling ty Multi-file analysis & type inference labels Mar 11, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Mar 11, 2025

mypy_primer results

No ecosystem changes detected ✅

@sharkdp sharkdp force-pushed the david/mypy_primer-split-installation-and-execution branch from b8d1f44 to 71e07fb Compare March 11, 2025 11:59
@sharkdp sharkdp marked this pull request as ready for review March 11, 2025 12:05
@sharkdp sharkdp merged commit 3b49771 into main Mar 11, 2025
22 checks passed
dcreager added a commit that referenced this pull request Mar 11, 2025
* main:
  [red-knot] Rework `Type::to_instance()` to return `Option<Type>` (#16428)
  [red-knot] Add tests asserting that `KnownClass::to_instance()` doesn't unexpectedly fallback to `Type::Unknown` with full typeshed stubs (#16608)
  [red-knot] Handle gradual intersection types in assignability (#16611)
  [red-knot] mypy_primer: split installation and execution (#16622)
  [red-knot] mypy_primer: pipeline improvements (#16620)
  [red-knot] Infer `lambda` expression (#16547)
  [red-knot] mypy_primer: strip ANSI codes (#16604)
  [red-knot] mypy_primer: comment on PRs (#16599)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Related to internal CI tooling ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant