Skip to content

Conversation

@maximbilan
Copy link
Owner

Summary

  • Adds manual-only workflow to bump a Homebrew formula to the latest tag
  • Computes tarball URL and SHA256, calls brew bump-formula-pr for given tap/formula
  • Supports optional tag override and dry-run mode

Usage

  • Go to Actions → Brew Release → Run workflow
  • Provide tap (e.g., yourorg/homebrew-tap) and formula (default xcloud)
  • Optionally provide tag to override, or enable dry_run
  • Requires repo/org secret HOMEBREW_GITHUB_API_TOKEN with public_repo scope

Adds workflow_dispatch job that finds latest tag, computes tarball SHA256, and runs
brew bump-formula-pr against a provided tap and formula. Supports dry-run mode.
@maximbilan maximbilan merged commit afdecc9 into main Sep 15, 2025
1 check passed
@maximbilan maximbilan deleted the ci/manual-brew-release branch September 15, 2025 10:01
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