Skip to content

fix: Changelog Formatting + Homebrew Audit Issue#94

Merged
DylanDevelops merged 3 commits into
mainfrom
ravel/more-fixes-for-homebrew
Mar 25, 2026
Merged

fix: Changelog Formatting + Homebrew Audit Issue#94
DylanDevelops merged 3 commits into
mainfrom
ravel/more-fixes-for-homebrew

Conversation

@DylanDevelops
Copy link
Copy Markdown
Owner

Pull Request Checklist

  • I have read and followed the contribution guidelines.
  • My pull request targets the main branch of tmpo.
  • I have tested these changes locally on my machine.

Description

This pull request makes several minor updates to the release workflow and GoReleaser configuration, focusing on improving compatibility and streamlining changelog and Homebrew formula generation.

Release workflow updates:

  • Updated the GoReleaser GitHub Action in .github/workflows/release.yml to use version ~> v2 instead of latest for better stability and compatibility.

GoReleaser configuration improvements:

  • Removed the use: github-native option from the changelog section in .goreleaser.yml, likely reverting to the default changelog generator.
  • Updated the changelog exclusion filters to no longer exclude commits starting with ci:, allowing those commits to appear in the generated changelog.
  • Modified the Homebrew test command in the brews section to use the more idiomatic syntax system bin/"tmpo", "--version" instead of string interpolation.

@DylanDevelops DylanDevelops merged commit eab40e3 into main Mar 25, 2026
5 checks passed
@DylanDevelops DylanDevelops deleted the ravel/more-fixes-for-homebrew branch March 25, 2026 21:44
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