Skip to content

ci: harden Homebrew release validation - #34

Closed
huides00 wants to merge 2 commits into
mainfrom
fix/homebrew-api-dry-run
Closed

ci: harden Homebrew release validation#34
huides00 wants to merge 2 commits into
mainfrom
fix/homebrew-api-dry-run

Conversation

@huides00

@huides00 huides00 commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Description

Homebrew release validation now resolves official Core dependencies through Homebrew’s Formula API instead of forcing a large local Core checkout, avoiding the inconsistent python@3.12 lookup seen in the release runner. A manual dry-run option exercises PyPI lookup, resource regeneration, and formula validation without creating or pushing a tap pull request, so the release path can be verified before merging.

Use the Homebrew Formula API when resolving Core dependencies so the release job does not depend on a stale local Core checkout. Add a manual dry-run mode that exercises resource regeneration and formula validation without creating a tap pull request.
@huides00 huides00 closed this Sep 2, 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.

2 participants