Skip to content

release: Add Scoop bucket publication module (KJFS07)#719

Merged
densmirnov merged 2 commits intomainfrom
task/202605011626-KJFS07/scoop-bucket-publication
May 1, 2026
Merged

release: Add Scoop bucket publication module (KJFS07)#719
densmirnov merged 2 commits intomainfrom
task/202605011626-KJFS07/scoop-bucket-publication

Conversation

@densmirnov
Copy link
Copy Markdown
Contributor

Summary

Add Scoop bucket publication module

Add a release module that can update an AgentPlane Scoop manifest from the published npm tarball, checksum, and release manifest while keeping Windows publication recoverable.

Scope

  • In scope: Add a release module that can update an AgentPlane Scoop manifest from the published npm tarball, checksum, and release manifest while keeping Windows publication recoverable.
  • Out of scope: unrelated refactors not required for "Add Scoop bucket publication module".

Verification

  • State: ok
  • Note: Scoop bucket module renders agentplane.json and scoop-result.json from release-distribution.json; publish workflow uploads scoop-module artifact and contract test covers the route.
  • 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:22:17.534Z
  • Branch: task/202605011626-KJFS07/scoop-bucket-publication
  • Head: e88e18a
 .github/workflows/publish.yml                      |  14 ++
 package.json                                       |   1 +
 .../release/publish-workflow-contract.test.ts      |   4 +
 scripts/README.md                                  |   1 +
 scripts/render-scoop-manifest.mjs                  | 144 +++++++++++++++++++++
 5 files changed, 164 insertions(+)

@densmirnov densmirnov merged commit 3bffd65 into main May 1, 2026
10 checks passed
@densmirnov densmirnov deleted the task/202605011626-KJFS07/scoop-bucket-publication branch May 1, 2026 17:24
github-actions Bot added a commit that referenced this pull request May 1, 2026
…se] (#720)

Scope: code, release
Verify: Scoop bucket module renders agentplane.json and scoop-result.json from release-distribution.json; publish workflow up...
Key files: scripts/render-scoop-manifest.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