Skip to content

Conversation

@AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Jul 14, 2025

Summary

Followup to #19311. Pre-commit exits with code 1 when any files are reformatted by black. But it's expected that some files will need to be reformatted here; this shouldn't cause the whole typeshed-sync job to fail (see https://github.com/astral-sh/ruff/actions/runs/16271785746).

Test Plan

I'll re-run the workflow manually after merging this...

@AlexWaygood AlexWaygood added ci Related to internal CI tooling ty Multi-file analysis & type inference labels Jul 14, 2025
@AlexWaygood AlexWaygood changed the title ignore errors when reformatting codemodded typeshed [ty] ignore errors when reformatting codemodded typeshed Jul 14, 2025
@AlexWaygood AlexWaygood enabled auto-merge (squash) July 14, 2025 16:11
@AlexWaygood AlexWaygood merged commit 021a70d into main Jul 14, 2025
36 checks passed
@AlexWaygood AlexWaygood deleted the alex/fix-workflow branch July 14, 2025 16:14
dcreager added a commit that referenced this pull request Jul 14, 2025
* dcreager/merge-arguments: (223 commits)
  fix docs
  Combine CallArguments and CallArgumentTypes
  [ty] Sync vendored typeshed stubs (#19334)
  [`refurb`] Make example error out-of-the-box (`FURB122`) (#19297)
  [refurb] Make example error out-of-the-box (FURB177) (#19309)
  [ty] ignore errors when reformatting codemodded typeshed (#19332)
  [ty] Provide docstrings for stdlib APIs when hovering over them in an IDE (#19311)
  [ty] Add virtual files to the only project database (#19322)
  Add t-string fixtures for rules that do not need to be modified (#19146)
  [ty] Remove `FileLookupError` (#19323)
  [ty] Fix handling of metaclasses in `object.<CURSOR>` completions
  [ty] Use an interval map for scopes by expression (#19025)
  [ty] List all `enum` members (#19283)
  [ty] Handle configuration errors in LSP more gracefully (#19262)
  [ty] Use python version and path from Python extension (#19012)
  [`pep8_naming`] Avoid false positives on standard library functions with uppercase names (`N802`) (#18907)
  Update Rust crate toml to 0.9.0 (#19320)
  [ty] Fix server version (#19284)
  Update NPM Development dependencies (#19319)
  Update taiki-e/install-action action to v2.56.13 (#19317)
  ...
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.

2 participants