Task #35: Homebrew public tap 배포와 설치 안내#47
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
요약
postmelee/homebrew-tappublic repository와 formula 게시 결과, public tap smoke, README/docs 설치 안내, Homebrew core 등재 가능성 평가와 제출 준비 #46 Homebrew core 후속 이슈를 기록했습니다.brew install postmelee/tap/hyper-waterfall이고,brew install hyper-waterfall단독 경로는 #46으로 분리된 점을 확인해 주세요.변경 내역
postmelee/homebrew-tappublic repository를 만들고Formula/hyper-waterfall.rb를 게시했습니다.작업 문서
핵심 리뷰 포인트
brew install postmelee/tap/hyper-waterfall입니다.templates/manifest.json, migration guide를 대체하지 않습니다.검증
자동 검증
ls mydocs/plans/task_m040_35.md ... mydocs/tech/task_m040_35_homebrew_public_tap_smoke.mdgit diff --check,git status --short --branchlocal/task35...origin/main [ahead 7]이며 작업트리는 clean입니다.수동/시나리오 검증
brew tap,brew audit,brew install --build-from-source,--version,doctor --repo,brew test, cleanup을 실행CI/원격 검증
gh repo view postmelee/homebrew-tap --json nameWithOwner,visibility,defaultBranchRef,url,pushedAt->PUBLIC, default branchmain, pushedAt2026-05-10T06:29:35Zgh issue view 46 --json title,url,state,milestone,labels-> OPEN, M040,enhancement,infrastructuregit fetch origin main후HEAD..origin/main추가 commit 없음검증 한계
관련 이슈
후속 이슈 제안
url과sha256을 갱신하는 수동 checklist 또는 자동화 이슈남은 리스크
brew install hyper-waterfall단독 첫 설치는 아직 지원하지 않습니다. Homebrew core 등재 가능성은 #46에서 별도로 평가합니다.url과sha256을 갱신하는 운영 방식은 아직 자동화하지 않았습니다.nodedependency는 사용자 환경에 따라npm/npxlink warning을 낼 수 있습니다.