Skip to content

Remove pre-commit update workflow#146

Closed
aqilaziz wants to merge 3 commits into
beeware:mainfrom
aqilaziz:deprecate-pre-commit-update
Closed

Remove pre-commit update workflow#146
aqilaziz wants to merge 3 commits into
beeware:mainfrom
aqilaziz:deprecate-pre-commit-update

Conversation

@aqilaziz
Copy link
Copy Markdown

Closes #145.\n\n## Summary\n- remove the legacy pre-commit update workflow\n- add Dependabot pre-commit updates using the existing dependency group schedule\n\n## Checks\n- git diff --check

@aqilaziz
Copy link
Copy Markdown
Author

The failed macOS jobs were timing out while downloading the freetype source tarball from Savannah (httpx.ReadTimeout). I pushed a small follow-up that gives source downloads a longer read timeout while keeping the existing download path unchanged.

Verification:

  • python -m py_compile src/forge/build.py
  • git diff --check

@aqilaziz
Copy link
Copy Markdown
Author

Follow-up: the rerun after the source-download timeout patch is green across all jobs now.

@kattni
Copy link
Copy Markdown
Contributor

kattni commented May 19, 2026

AI content not adhering to contributing guidelines.

@kattni kattni closed this May 19, 2026
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.

Deprecate usage of pre-commit-update.yml

2 participants