tauri-apps / tauri-apps/tauri-docs
[request] replace custom macos cert imports in github action example with Apple-Actions/import-codesign-certs
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 1.1k
- Forks
- 887
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 48
Description
something's up with our script as it results in timeouts during signing/notarization for many, see https://discord.com/channels/616186924390023171/1309029734105092196 & https://github.com/tauri-apps/tauri-action/issues/941
https://github.com/Apple-Actions/import-codesign-certs seems to be widely used and also talked about in the issue above so i think it makes sense to use that instead of the custom stuff. this would also shrink down the example a bit
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Find the GitHub Actions example in the Tauri documentation and inspect its current custom macOS certificate-import steps. Replace that portion with Apple-Actions/import-codesign-certs, keeping the signing and notarization example functional and shorter; verify the resulting example matches the action's documented usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, macos
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100