Skip to content

Remove Mac App Store submission - #7148

Merged
ComputelessComputer merged 1 commit into
mainfrom
chore/remove-mac-app-store-submission
Aug 29, 2026
Merged

Remove Mac App Store submission#7148
ComputelessComputer merged 1 commit into
mainfrom
chore/remove-mac-app-store-submission

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Aug 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Drop the mac-app-store job, App Store Connect submit script, and MAS certificate action
  • Keep Microsoft Store as the only store path from desktop_publish

Test plan

  • node --test scripts/desktop-release-provenance.test.mjs
  • Confirm desktop_store_publish workflow_dispatch no longer offers include_macos

Note

Medium Risk
This stops all CI-driven Mac App Store releases until a new path exists; mistaken merge would leave macOS users without store updates while Microsoft Store flow remains unchanged.

Overview
Removes automated Mac App Store (MAS) build and App Store Connect submission from desktop release automation. The desktop_store_publish workflow is now Microsoft Store only: the entire mac-app-store job, include_macos / build_number inputs, replacement-build validation, and Apple-related workflow secrets are gone.

Deleted supporting pieces include the apple_store_cert composite action, scripts/app-store-connect-submit.mjs (upload, build polling, review submission), and its unit tests; CI no longer runs those tests. desktop_publish still calls desktop_store_publish with submit_to_stores: true but forwards only Azure/CrabNebula/Microsoft Store secrets.

desktop-release-provenance.test.mjs was updated to lock in this behavior—no MAS job, no App Store Connect script, and a reduced secret allowlist.

Reviewed by Cursor Bugbot for commit 2045193. Bugbot is set up for automated code reviews on this repo. Configure here.

Direct distribution is the macOS path, so App Store Connect upload, MAS signing, and the unused store-cert action are gone.
@netlify

netlify Bot commented Aug 29, 2026

Copy link
Copy Markdown

Deploy Preview for anarlog canceled.

Name Link
🔨 Latest commit 2045193
🔍 Latest deploy log https://app.netlify.com/projects/anarlog/deploys/6a9236783797340009e60459

@ComputelessComputer
ComputelessComputer merged commit 7741175 into main Aug 29, 2026
15 checks passed
@ComputelessComputer
ComputelessComputer deleted the chore/remove-mac-app-store-submission branch August 29, 2026 01:45
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