Skip to content

release: Generate release install assets and manifest (4TQ11R)#707

Merged
densmirnov merged 2 commits intomainfrom
task/202605011626-4TQ11R/release-distribution-assets
May 1, 2026
Merged

release: Generate release install assets and manifest (4TQ11R)#707
densmirnov merged 2 commits intomainfrom
task/202605011626-4TQ11R/release-distribution-assets

Conversation

@densmirnov
Copy link
Copy Markdown
Contributor

Summary

Generate release install assets and manifest

Add deterministic release distribution asset generation for install.sh, install.ps1, SHA256SUMS, and a machine-readable release distribution manifest.

Scope

  • In scope: Add deterministic release distribution asset generation for install.sh, install.ps1, SHA256SUMS, and a machine-readable release distribution manifest.
  • Out of scope: unrelated refactors not required for "Generate release install assets and manifest".

Verification

  • State: ok
  • Note: Release distribution assets verified: release:distribution:check passed; release:check passed; workflows:command-check passed; docs:scripts:check passed after regenerating scripts/README.md; publish workflow contract test passed; lint:core passed sequentially.
  • 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-01T16:56:59.303Z
  • Branch: task/202605011626-4TQ11R/release-distribution-assets
  • Head: 915dfc2
 .github/workflows/publish.yml                      |  18 +-
 package.json                                       |   2 +
 .../release/publish-workflow-contract.test.ts      |   6 +
 scripts/README.md                                  |  26 +-
 scripts/generate-release-distribution.mjs          | 394 +++++++++++++++++++++
 5 files changed, 429 insertions(+), 17 deletions(-)

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedreact@​19.2.51001008497100
Addedprism-react-renderer@​2.4.19810010086100
Addedtypescript@​5.6.3100100909990
Addedreact-dom@​19.2.51001009298100

View full report

@socket-security
Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm svgo is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: ?npm/@docusaurus/preset-classic@3.9.2npm/@docusaurus/core@3.9.2npm/svgo@3.3.3

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/svgo@3.3.3. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
License policy violation: npm typescript

License: LicenseRef-W3C-Community-Final-Specification-Agreement - The applicable license policy does not permit this license (5) (package/ThirdPartyNoticeText.txt)

From: website/package.jsonnpm/typescript@5.6.3

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/typescript@5.6.3. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@densmirnov densmirnov merged commit 53c1dfb into main May 1, 2026
10 checks passed
@densmirnov densmirnov deleted the task/202605011626-4TQ11R/release-distribution-assets branch May 1, 2026 16:59
github-actions Bot added a commit that referenced this pull request May 1, 2026
…se] (#709)

Scope: code, release
Verify: Release distribution assets verified: release:distribution:check passed; release:check passed; workflows:command-chec...
Key files: scripts/generate-release-distribution.mjs, scripts/README.md, .github/workflows/publish.yml, packages/agentplane/src/commands/release/publish-workflow-contract.test.ts, package.json

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