Skip to content

Conversation

@urmauur
Copy link
Member

@urmauur urmauur commented Nov 12, 2025

Describe Your Changes

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@urmauur urmauur added this to the v0.7.3 milestone Nov 12, 2025
@urmauur urmauur requested a review from louis-jan November 12, 2025 07:10
@urmauur urmauur self-assigned this Nov 12, 2025
Copilot AI review requested due to automatic review settings November 12, 2025 07:10
Copilot finished reviewing on behalf of urmauur November 12, 2025 07:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR consolidates Tauri security capabilities configuration by removing duplicate capability definitions from platform-specific config files (Windows, macOS, and Linux), as these are already defined in the main tauri.conf.json file.

  • Removed redundant app.security.capabilities sections from all three platform-specific configuration files
  • Cleaned up formatting in the Windows configuration file

Reviewed Changes

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

File Description
src-tauri/tauri.windows.conf.json Removed duplicate security capabilities configuration and reformatted resources array
src-tauri/tauri.macos.conf.json Removed duplicate security capabilities configuration
src-tauri/tauri.linux.conf.json Removed duplicate security capabilities configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2025

Barecheck - Code coverage report

Total: 29.99%

Your code coverage diff: -0.01% ▾

✅ All code changes are covered

@urmauur urmauur merged commit bf66c29 into release/v0.7.3 Nov 12, 2025
13 checks passed
@urmauur urmauur deleted the fix/tauri-permission branch November 12, 2025 08:43
@github-actions github-actions bot modified the milestones: v0.7.3, v0.7.4 Nov 12, 2025
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.

3 participants