Skip to content

Add release automation, bump to v0.8.0#8

Merged
erikdarlingdata merged 1 commit into
devfrom
feature/release-automation
Mar 5, 2026
Merged

Add release automation, bump to v0.8.0#8
erikdarlingdata merged 1 commit into
devfrom
feature/release-automation

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

Summary

  • Update CI workflow to auto-package and upload release zips (matching PerformanceMonitor pattern)
  • Produces PerformanceStudio-{version}.zip (App) and PerformanceStudioCli-{version}.zip (CLI) with SHA256 checksums
  • Bump version to 0.8.0 across App and CLI
  • Fix CLI product name to "Performance Studio"

How it works

  • CI triggers on PRs to dev/main (build + test only)
  • On GitHub release creation, publishes both projects and uploads zips + checksums as release assets

Test plan

  • Build passes locally (Release config, 0 errors)
  • Create a release on GitHub → verify zips auto-attach

🤖 Generated with Claude Code

- Update CI workflow to build on Windows, trigger on releases,
  and auto-package/upload PerformanceStudio and CLI zips with checksums
- Bump App version 0.7.0 → 0.8.0, CLI version 0.5.0 → 0.8.0
- Fix CLI product name from "SQL Performance Studio" to "Performance Studio"

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 1e698de into dev Mar 5, 2026
1 check passed
@erikdarlingdata erikdarlingdata deleted the feature/release-automation branch March 5, 2026 02:01
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