Skip to content

Fix release artifacts to match v0.7.0 format#10

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

Fix release artifacts to match v0.7.0 format#10
erikdarlingdata merged 1 commit into
devfrom
feature/fix-release-artifacts

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

Summary

  • Publish self-contained per-platform builds (win-x64, linux-x64, osx-x64, osx-arm64)
  • Name zips with platform suffix matching v0.7.0: PerformanceStudio-win-x64.zip, etc.
  • Single published trigger (no duplicate workflow runs)

v0.7.0 assets (target)

PerformanceStudio-win-x64.zip
PerformanceStudio-linux-x64.zip
PerformanceStudio-osx-x64.zip
PerformanceStudio-osx-arm64.zip

🤖 Generated with Claude Code

- Publish self-contained per-platform builds (win-x64, linux-x64,
  osx-x64, osx-arm64) instead of single framework-dependent zip
- Name zips with platform suffix matching v0.7.0 convention
- Trim release trigger to published only (avoid duplicate runs)

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