Skip to content

docs(plugins): document plugin and permission identifier syntax rules - #3826

Closed
MavenRain wants to merge 2251 commits into
tauri-apps:v2from
MavenRain:docs/plugin-identifier-naming-rules
Closed

docs(plugins): document plugin and permission identifier syntax rules#3826
MavenRain wants to merge 2251 commits into
tauri-apps:v2from
MavenRain:docs/plugin-identifier-naming-rules

Conversation

@MavenRain

Copy link
Copy Markdown
Contributor

Description

  • Expands the existing "Naming Convention" section of the Plugin Development
    guide with an "Identifier Rules" subsection covering character constraints,
    length limits, the colon-prefix syntax, and a valid/invalid examples table.
    Surfaces the exact error message the build produces on a violation so readers
    can find this section by searching for it.
  • Addresses [feat] Plugin names should be able to include underscore '_' tauri#11262 (level 1 of the issue's three-tier ask).
    The level-2 ask (improving the error message itself to identify the file and
    the plugin-name context) is a separate code change targeted at
    tauri-apps/tauri.

tauri-bot and others added 30 commits October 5, 2025 15:41
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <github@fabianlars.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…s#3540)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: _zhiqiu <qwerboy0912@gmail.com>
Co-authored-by: Ayres Vitor <gitkey@virtuaires.com.br>
Co-authored-by: vasfvitor <vasfvitor@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…pps#3542)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ri-apps#3526)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…3551)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vitor Ayres <gitkey@virtuaires.com.br>
…ri-apps#3562)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ri-apps#3565)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate Bot and others added 17 commits April 30, 2026 20:01
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Closes #11262

Signed-off-by: Onyeka Obi <softwareengineerasaservant@isurvivable.cv>
@MavenRain
MavenRain requested a review from a team as a code owner May 14, 2026 04:03
@github-project-automation github-project-automation Bot moved this to 🪵 Backlog in Documentation May 14, 2026
@netlify

netlify Bot commented May 14, 2026

Copy link
Copy Markdown

Deploy Preview for tauri-v2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit dcf1345
🔍 Latest deploy log https://app.netlify.com/projects/tauri-v2/deploys/6a06e720b7c50b0008f03363
😎 Deploy Preview https://deploy-preview-3826--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: 99 (no change 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.

@dreyfus92

Copy link
Copy Markdown
Member

hey @MavenRain overall looks good, but this will be on hold until your prs on the tauri repo get merged 👀

@FabianLars FabianLars closed this Aug 6, 2026
@github-project-automation github-project-automation Bot moved this from 🪵 Backlog to ✅ Done in Documentation Aug 6, 2026
FabianLars added a commit that referenced this pull request Aug 20, 2026
#3826 (#4074)

Signed-off-by: Onyeka Obi <softwareengineerasaservant@isurvivable.cv>
Co-authored-by: Onyeka Obi <softwareengineerasaservant@isurvivable.cv>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.