Skip to content

release: Add setup-agentplane release path (6B8QDR)#728

Merged
densmirnov merged 2 commits intomainfrom
task/202605011627-6B8QDR/setup-agentplane-action
May 1, 2026
Merged

release: Add setup-agentplane release path (6B8QDR)#728
densmirnov merged 2 commits intomainfrom
task/202605011627-6B8QDR/setup-agentplane-action

Conversation

@densmirnov
Copy link
Copy Markdown
Contributor

Summary

Add setup-agentplane release path

Add the release path and contract for a setup-agentplane GitHub Action so CI users can install exact AgentPlane versions from the release distribution manifest.

Scope

  • In scope: Add the release path and contract for a setup-agentplane GitHub Action so CI users can install exact AgentPlane versions from the release distribution manifest.
  • Out of scope: unrelated refactors not required for "Add setup-agentplane release path".

Verification

  • State: ok
  • Note: setup-agentplane module renders a composite GitHub Action bundle and setup-agentplane-result.json from release-distribution.json; publish workflow uploads setup-agentplane-module evidence.
  • 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-01T18:06:30.529Z
  • Branch: task/202605011627-6B8QDR/setup-agentplane-action
  • Head: b887ebc
 .github/workflows/publish.yml                      |  14 ++
 package.json                                       |   1 +
 .../release/publish-workflow-contract.test.ts      |   4 +
 scripts/README.md                                  |   1 +
 scripts/render-setup-agentplane-action.mjs         | 188 +++++++++++++++++++++
 5 files changed, 208 insertions(+)

@densmirnov densmirnov merged commit e99f2fd into main May 1, 2026
10 checks passed
@densmirnov densmirnov deleted the task/202605011627-6B8QDR/setup-agentplane-action branch May 1, 2026 18:08
github-actions Bot added a commit that referenced this pull request May 1, 2026
…se] (#729)

Scope: code, release
Verify: setup-agentplane module renders a composite GitHub Action bundle and setup-agentplane-result.json from release-distri...
Key files: scripts/render-setup-agentplane-action.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