Skip to content

Publish Moley to Homebrew#6

Merged
stupside merged 2 commits intomainfrom
4-publish-moley-to-homebrew
Jul 7, 2025
Merged

Publish Moley to Homebrew#6
stupside merged 2 commits intomainfrom
4-publish-moley-to-homebrew

Conversation

@stupside
Copy link
Owner

@stupside stupside commented Jul 7, 2025

No description provided.

@stupside stupside linked an issue Jul 7, 2025 that may be closed by this pull request
@stupside stupside self-assigned this Jul 7, 2025
@stupside stupside added the enhancement New feature or request label Jul 7, 2025
@stupside stupside requested a review from Copilot July 7, 2025 15:32
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds Homebrew cask support for publishing Moley and configures the release workflow to provide the necessary credentials.

  • Introduces homebrew_casks settings in .goreleaser.yml for publishing a moley cask.
  • Updates the GitHub Actions release workflow to set HOMEBREW_TAP_GITHUB_TOKEN.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.goreleaser.yml Configure Homebrew cask publishing parameters and zap cleanup
.github/workflows/release.yml Expose HOMEBREW_TAP_GITHUB_TOKEN for Homebrew tap publishing
Comments suppressed due to low confidence (2)

.goreleaser.yml:47

  • The 'delete' key under zap is not supported by GoReleaser (it expects 'rmdir' for directories). Rename this to 'rmdir' if you intend to remove a directory, or remove it if redundant.
      delete:

.goreleaser.yml:48

  • [nitpick] This path is already specified under zap.trash; consider removing this duplicate entry to avoid redundancy.
        - "~/.moley/config.yml"

@stupside stupside merged commit b5fa327 into main Jul 7, 2025
4 checks passed
@stupside stupside deleted the 4-publish-moley-to-homebrew branch July 21, 2025 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Publish Moley to Homebrew

2 participants