mozilla / mozilla/markfluence

Homebrew: this repository is its own tap

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
2
Forks
0
Avg merge
2h 8m
Merged PRs (30d)
49

Description

.goreleaser.yaml publishes a Homebrew cask via homebrew_casks[].repository, currently pointing at mozilla/homebrew-markfluence. That tap repository must exist and be writable by the release token before the first goreleaser release, or the release step fails.

Tasks:

  • Create the tap repo (confirm the owner/name; adjust .goreleaser.yaml if different).
  • Ensure the release GITHUB_TOKEN can push to it.
  • Verify end to end (goreleaser release --snapshot --clean builds today; do a real tagged release once the tap exists).

Ref: .goreleaser.yaml.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with .goreleaser.yaml and confirm the homebrew_casks[].repository owner and name. Create the tap, ensure the release GITHUB_TOKEN can push to it, then run goreleaser release --snapshot --clean and perform a real tagged release. Done means the tap exists, permissions work, and the release completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
infrastructure, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.