Skip to content

fix(release): authenticate Homebrew tap pushes - #143

Merged
Fail-Safe merged 1 commit into
mainfrom
hotfix/release-tap-auth
Aug 18, 2026
Merged

fix(release): authenticate Homebrew tap pushes#143
Fail-Safe merged 1 commit into
mainfrom
hotfix/release-tap-auth

Conversation

@Fail-Safe

Copy link
Copy Markdown
Owner

Summary

  • configure GitHub CLI as the Git credential helper before cloning the Homebrew tap
  • allow the existing HOMEBREW_TAP_TOKEN to authenticate the subsequent git push without embedding credentials in the remote URL

Validation

  • make test
  • python3 -m unittest tests/render_homebrew_test.py
  • git diff --check
  • v0.20.0 release workflow rerun completed successfully after the tap was brought current

@Fail-Safe
Fail-Safe merged commit 2e994c0 into main Aug 18, 2026
2 checks passed
Fail-Safe added a commit that referenced this pull request Aug 19, 2026
* fix(release): authenticate Homebrew tap pushes (#143)

* docs: separate public Rust rationale from maintenance (#144)

* feat(tags): add cortex-wide tag management
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