Skip to content

chore: migrate Staged release signing to block/apple-codesign-action#433

Open
luispadron wants to merge 1 commit intoblock:mainfrom
luispadron:lpadron/use-apple-codesign-action
Open

chore: migrate Staged release signing to block/apple-codesign-action#433
luispadron wants to merge 1 commit intoblock:mainfrom
luispadron:lpadron/use-apple-codesign-action

Conversation

@luispadron
Copy link

Replace tauri-apps/tauri-action's native Apple signing with block/apple-codesign-action@v1.1.0. The app is built unsigned with --no-sign, signed via the Block codesigning service (Lambda + Buildkite), and the signed .app is swapped back into the DMG and updater artifacts.

Tasks

  • Someone with secrets access will need to DM me to add the CODESIGN_S3_BUCKET and the OSX_CODESIGN_ROLE action secrets

@luispadron luispadron marked this pull request as ready for review March 20, 2026 19:02
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 08f541b682

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Replace tauri-apps/tauri-action's native Apple signing with block/apple-codesign-action@v1.1.0.
The app is built unsigned with --no-sign, signed via the Block codesigning service (Lambda + Buildkite),
and the signed .app is swapped back into the DMG and updater artifacts.
@luispadron luispadron force-pushed the lpadron/use-apple-codesign-action branch from 08f541b to a7f5461 Compare March 20, 2026 20:51
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.

2 participants