Skip to content

ci: publish releases to the Homebrew tap#601

Merged
notheotherben merged 1 commit into
mainfrom
feature/homebrew-tap
Jun 20, 2026
Merged

ci: publish releases to the Homebrew tap#601
notheotherben merged 1 commit into
mainfrom
feature/homebrew-tap

Conversation

@notheotherben

Copy link
Copy Markdown
Member

Adds a release-only fan-in job (needs build) that calls SierraSoftworks/actions-tap to update the github-backup formula in the Homebrew tap, generating major/minor versioned aliases. The job is guarded with if: github.event_name == 'release' so it only runs on releases and not on push or pull_request events.

Adds a release-only fan-in job (needs build) that calls
SierraSoftworks/actions-tap to update the github-backup formula in the
Homebrew tap, generating major/minor versioned aliases. The job is
guarded with `if: github.event_name == 'release'` so it only runs on
releases and not on push or pull_request events.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.18%. Comparing base (a9adf00) to head (e66a0e1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #601   +/-   ##
=======================================
  Coverage   73.18%   73.18%           
=======================================
  Files          30       30           
  Lines        2111     2111           
=======================================
  Hits         1545     1545           
  Misses        566      566           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@notheotherben notheotherben merged commit 51ddc5a into main Jun 20, 2026
14 checks passed
@notheotherben notheotherben deleted the feature/homebrew-tap branch June 20, 2026 21:40
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.

1 participant