Skip to content

release: Add Homebrew tap publication module (TG4GZ4)#715

Merged
densmirnov merged 2 commits intomainfrom
task/202605011626-TG4GZ4/homebrew-tap-publication
May 1, 2026
Merged

release: Add Homebrew tap publication module (TG4GZ4)#715
densmirnov merged 2 commits intomainfrom
task/202605011626-TG4GZ4/homebrew-tap-publication

Conversation

@densmirnov
Copy link
Copy Markdown
Contributor

Summary

Add Homebrew tap publication module

Add a release module that can update an AgentPlane Homebrew tap formula from the published npm tarball, checksum, and release manifest without blocking unrelated channels.

Scope

  • In scope: Add a release module that can update an AgentPlane Homebrew tap formula from the published npm tarball, checksum, and release manifest without blocking unrelated channels.
  • Out of scope: unrelated refactors not required for "Add Homebrew tap publication module".

Verification

  • State: ok
  • Note: Homebrew tap module verified: release:homebrew:check passed; release:distribution:check passed; workflows:command-check passed; docs:scripts:check passed; publish workflow contract test passed; lint:core passed; targeted Prettier check passed.
  • Full verification checklist lives in local review.md.

Handoff Notes

  • No handoff notes recorded yet. Use agentplane pr note ... to append one.
Raw evidence
  • Updated: 2026-05-01T17:13:16.665Z
  • Branch: task/202605011626-TG4GZ4/homebrew-tap-publication
  • Head: 91fb435
 .github/workflows/publish.yml                      |  14 ++
 package.json                                       |   1 +
 .../release/publish-workflow-contract.test.ts      |   4 +
 scripts/README.md                                  |   1 +
 scripts/render-homebrew-formula.mjs                | 154 +++++++++++++++++++++
 5 files changed, 174 insertions(+)

@densmirnov densmirnov merged commit c99e72c into main May 1, 2026
10 checks passed
@densmirnov densmirnov deleted the task/202605011626-TG4GZ4/homebrew-tap-publication branch May 1, 2026 17:15
github-actions Bot added a commit that referenced this pull request May 1, 2026
…se] (#716)

Scope: code, release
Verify: Homebrew tap module verified: release:homebrew:check passed; release:distribution:check passed; workflows:command-che...
Key files: scripts/render-homebrew-formula.mjs, .github/workflows/publish.yml, packages/agentplane/src/commands/release/publish-workflow-contract.test.ts, package.json, scripts/README.md

Co-authored-by: DEUS <deus@agentplane.org>
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