Skip to content

fix(release): set scoop package name to runware#74

Merged
danmrichards merged 1 commit into
mainfrom
ci/scoop-package-name
Jun 22, 2026
Merged

fix(release): set scoop package name to runware#74
danmrichards merged 1 commit into
mainfrom
ci/scoop-package-name

Conversation

@danmrichards

Copy link
Copy Markdown
Collaborator

GoReleaser defaults to project_name (runware-cli) when no name is set. Explicit name: runware matches the Homebrew cask name.

GoReleaser defaults to project_name (runware-cli) when no name is set.
Explicit name: runware matches the Homebrew cask name.
@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. To trigger a review, include coderabbit-review in the PR description. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: bac7fe9c-8152-444b-b6a1-3cff2c7052cd

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch ci/scoop-package-name

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the GoReleaser configuration to ensure the Scoop package is published under the intended name (runware) rather than defaulting to the GoReleaser project_name (runware-cli), aligning it with the existing Homebrew cask naming.

Changes:

  • Explicitly sets the Scoop package name to runware in .goreleaser.yaml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@danmrichards danmrichards merged commit 369c413 into main Jun 22, 2026
5 checks passed
@danmrichards danmrichards deleted the ci/scoop-package-name branch June 22, 2026 12:30
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