Skip to content

docs(updater): clarify signing key environment variables#3890

Open
nandanpugalia wants to merge 2 commits into
tauri-apps:v2from
nandanpugalia:codex/clarify-updater-signing-env
Open

docs(updater): clarify signing key environment variables#3890
nandanpugalia wants to merge 2 commits into
tauri-apps:v2from
nandanpugalia:codex/clarify-updater-signing-env

Conversation

@nandanpugalia

Copy link
Copy Markdown
Contributor

Summary

  • clarify that tauri build reads TAURI_SIGNING_PRIVATE_KEY, which may be key contents or a path
  • document TAURI_SIGNING_PRIVATE_KEY_PATH as the path variable for tauri signer sign
  • add a small note to pass TAURI_SIGNING_PRIVATE_KEY_PASSWORD exactly when using shells or CI

Refs tauri-apps/tauri#15028.

Verification

  • pnpm exec prettier -c --plugin prettier-plugin-astro src/content/docs/plugin/updater.mdx src/content/docs/reference/environment-variables.mdx
  • git diff --check
  • pnpm build:astro was attempted and rendered the changed pages, but failed during the final starlight-links-validator hook due to existing invalid links across the docs tree.

@nandanpugalia nandanpugalia requested a review from a team as a code owner June 15, 2026 08:10
@github-project-automation github-project-automation Bot moved this to 🪵 Backlog in Documentation Jun 15, 2026
@netlify

netlify Bot commented Jun 15, 2026

Copy link
Copy Markdown

Deploy Preview for tauri-v2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit c598d79
🔍 Latest deploy log https://app.netlify.com/projects/tauri-v2/deploys/6a33951aabf8b30008c7cc70
😎 Deploy Preview https://deploy-preview-3890--tauri-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (🟢 up 1 from production)
Accessibility: 98 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@Legend-Master

Copy link
Copy Markdown
Contributor

Just so that you know, the reference page is generated from the tauri repo's https://github.com/tauri-apps/tauri/blob/dev/crates/tauri-cli/ENVIRONMENT_VARIABLES.md

You'll need to edit that instead.

@nandanpugalia

Copy link
Copy Markdown
Contributor Author

Adjusted this PR to remove the generated reference-page edit. The docs PR now only keeps the updater signing note.

I opened the source reference change in the main repo here: tauri-apps/tauri#15560.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🪵 Backlog

Development

Successfully merging this pull request may close these issues.

2 participants