chore(release): v1.0.0 release tooling, notes, and E2E verification - #50
Merged
Conversation
Add tag-driven release workflow, local artifact builder (source archives, JAR, frontend tarball, MCP pack, CycloneDX SBOMs, checksums), changelog, and E2E verification record after full-stack redeploy smoke. Co-authored-by: Venkat SF <venkatesh.sakamuri@stayflexi.com>
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.
Summary
Rebased on latest
main, redeployed the full native stack, ran end-to-end functional smoke (including Agent Q&A + dashboard generate), and added industry-standard GitHub release tooling for the officialv1.0.0cut.E2E (native stack)
All checks green — details in
docs/oss-ux/E2E_RELEASE_VERIFICATION.md:COMPLETED,/onboardingscripts/self-host/e2e-agent-check.py→ AGENT_OK + DASH_OK (demo_shop)401, malicious kill PID400:8787Ops notes fixed during redeploy: restarted provisioner (token-file support) and Hermes webui (stale MCP env without
DEEPSQL_AUTH_TOKEN).Release artifacts
Local builder:
./scripts/release/build-artifacts.sh v1.0.0→release-artifacts/v1.0.0/deepsql-1.0.0-source.tar.gz/.zipgit archivesourcedba-agent-backend-1.0.0.jardeepsql-frontend-1.0.0.tar.gzdeepsql-mcp-0.27.0.tgzsbom-*.cdx.jsonSHA256SUMS/SHA512SUMS+manifest.jsonCI:
.github/workflows/release.ymlpublishes the same set onv*.*.*tag push.After merge — cut the GitHub Release
See
docs/oss-ux/RELEASE.mdanddocs/releases/RELEASE_NOTES-v1.0.0.md.Test plan
build-artifacts.sh v1.0.0+sha256sum -c SHA256SUMSv1.0.0and confirm GitHub Release assets