release: Redline 0.3.0 (MMDB-2681) #25

Merged
kua-agent merged 2 commits from release/0.3.0-20260905 into main 2026-09-05 06:08:59 +00:00
Member

Release 0.3.0 (MMDB-2681)

  • Version bump 0.2.0 -> 0.3.0 (CFBundleVersion 3), produced by scripts/publish-update.sh 0.3.0.
  • Fix found while releasing: ${CODESIGN_KEYCHAIN_ARGS[@]} on an empty array trips set -u under macOS bash 3.2; guarded with the [@]+ idiom.

Gates run (real output from the publish run)

  • Signed build, zip sha256 25d6eb8fbabb53f2d1e20374d5901637f5dd09c2f77805ed13115ce3858983c1, DMG built.
  • NOT NOTARIZED (no Developer ID certificate yet; Apple API refuses to issue one: Account Holder only). spctl: rejected, published with the warning by design.
  • Uploaded to mmd01 /opt/mmd-installer-content/cowork/redline/; public appcast verified, zip HEAD 200 with Content-Length 787456 matching local.

NOT verified

  • Notarized path (no cert). Menu UI not driven by an agent (macOS menu bar).

🤖 Generated with Claude Code

## Release 0.3.0 (MMDB-2681) - Version bump 0.2.0 -> 0.3.0 (CFBundleVersion 3), produced by `scripts/publish-update.sh 0.3.0`. - Fix found while releasing: `${CODESIGN_KEYCHAIN_ARGS[@]}` on an empty array trips `set -u` under macOS bash 3.2; guarded with the `[@]+` idiom. ## Gates run (real output from the publish run) - Signed build, zip sha256 `25d6eb8fbabb53f2d1e20374d5901637f5dd09c2f77805ed13115ce3858983c1`, DMG built. - `NOT NOTARIZED` (no Developer ID certificate yet; Apple API refuses to issue one: Account Holder only). spctl: rejected, published with the warning by design. - Uploaded to mmd01 `/opt/mmd-installer-content/cowork/redline/`; public appcast verified, zip HEAD 200 with Content-Length 787456 matching local. ## NOT verified - Notarized path (no cert). Menu UI not driven by an agent (macOS menu bar). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
kua-agent added 2 commits 2026-09-05 06:08:58 +00:00
kua-agent merged commit 4da02e243f into main 2026-09-05 06:08:59 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mmd-it/shotdeck#25