Skip to content

feat: add Apple API Key setup for notarization in publish workflow#1115

Merged
shm11C3 merged 9 commits into
developfrom
feat/apple-code-signing
Feb 14, 2026
Merged

feat: add Apple API Key setup for notarization in publish workflow#1115
shm11C3 merged 9 commits into
developfrom
feat/apple-code-signing

Conversation

@shm11C3

@shm11C3 shm11C3 commented Feb 14, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings February 14, 2026 05:42
@github-actions github-actions Bot added github_actions Pull requests that update GitHub Actions code feature labels Feb 14, 2026
@github-actions

github-actions Bot commented Feb 14, 2026

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 79.84% (🎯 60%) 800 / 1002
🔵 Statements 77.81% (🎯 60%) 828 / 1064
🔵 Functions 71.2% (🎯 60%) 178 / 250
🔵 Branches 66.76% (🎯 60%) 231 / 346
File CoverageNo changed files found.
Generated in workflow #2238 for commit f41f823 by the Vitest Coverage Report Action

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds Apple notarization credential setup to the macOS publish workflow so Tauri’s release action can authenticate and notarize builds during publishing.

Changes:

  • Adds a step to materialize the Apple API key (.p8) on the runner for notarization.
  • Passes Apple certificate/signing/notarization environment variables to tauri-apps/tauri-action.

Comment thread .github/workflows/publish.yml Outdated
Comment thread .github/workflows/publish.yml Outdated
Copilot AI review requested due to automatic review settings February 14, 2026 05:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.

Comment thread .github/workflows/publish.yml Outdated
Comment thread .github/workflows/publish.yml Outdated
Comment thread .github/workflows/publish.yml Outdated
@github-actions github-actions Bot added the docs label Feb 14, 2026
Copilot AI review requested due to automatic review settings February 14, 2026 05:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

Comment thread .github/workflows/publish.yml Outdated
Copilot AI review requested due to automatic review settings February 14, 2026 05:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

Comment thread .github/workflows/publish.yml
@shm11C3 shm11C3 merged commit ffa28c1 into develop Feb 14, 2026
22 checks passed
@shm11C3 shm11C3 deleted the feat/apple-code-signing branch February 14, 2026 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs feature github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants