Skip to content

Merge main into live#3326

Merged
jfversluis merged 7 commits into
livefrom
main
May 12, 2026
Merged

Merge main into live#3326
jfversluis merged 7 commits into
livefrom
main

Conversation

@dotnet-policy-service
Copy link
Copy Markdown

@dotnet-policy-service dotnet-policy-service Bot commented May 11, 2026

github-actions Bot and others added 5 commits May 8, 2026 15:10
…t.Maui.ProfilingHelper (#3313)

- Add new docs/developer-tools/cli/profile.md covering maui profile startup
  and the new maui profile manual subcommand
- Update CLI index.md command table with profile subcommands
- Add profile.md entry to docs/TOC.yml

Co-authored-by: GitHub Copilot <copilot@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com>
…3312)

- Remove 'labeled' event type (caused false triggers from triage bot)
- Keep only 'opened' (when maui-labs creates the issue)
- Add workflow_dispatch with issue_number input for manual testing
- Update prompt to handle both trigger types

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add documentation for two new subcommands:
- maui apple simulator create: create a simulator from a device-type
- maui apple simulator erase: reset a simulator to factory state

Closes #3320

Co-authored-by: GitHub Copilot <copilot@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
…entClient docs (#3322)

- Add mcp-tools.md: comprehensive MCP tools reference including maui_jobs_list and maui_jobs_run
- Add agent-api.md: DevFlow agent HTTP API reference including GET/POST /api/v1/device/jobs endpoints
- Add agent-client.md: AgentClient API reference including GetJobsAsync, RunJobAsync, and AgentCapabilities.Jobs
- Update TOC.yml: add three new reference pages under DevFlow section

Closes #3317

Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…+ CLI commands) (#3323)

- Add storage.md: new page documenting maui devflow storage roots and files CLI commands
- Update mcp-server.md: add Storage category to tools table and detail 5 new MCP tools with parameters
- Update index.md: add file storage access to the Features list
- Update TOC.yml: add storage.md entry under DevFlow

Closes #3318

Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com>
@dotnet-policy-service dotnet-policy-service Bot requested a review from a team as a code owner May 11, 2026 21:10
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit d741362:

✅ Validation status: passed

File Status Preview URL Details
.github/workflows/docs-from-code.lock.yml ✅Succeeded
.github/workflows/docs-from-code.md ✅Succeeded
docs/developer-tools/cli/apple-management.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/cli/index.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/cli/profile.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/agent-api.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/agent-client.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/index.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/mcp-server.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/mcp-tools.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/storage.md ✅Succeeded View (>=net-maui-8.0)
docs/TOC.yml ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

…elper (#3319) (#3324)

- Add 'App profiling' bullet to CLI key capabilities listing maui profile startup and maui profile manual
- Add Microsoft.Maui.ProfilingHelper to the packages table
- Update ms.date

Co-authored-by: GitHub Copilot <copilot@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 973f317:

✅ Validation status: passed

File Status Preview URL Details
.github/workflows/docs-from-code.lock.yml ✅Succeeded
.github/workflows/docs-from-code.md ✅Succeeded
docs/developer-tools/cli/apple-management.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/cli/index.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/cli/profile.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/agent-api.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/agent-client.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/index.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/mcp-server.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/mcp-tools.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/storage.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/index.md ✅Succeeded View (>=net-maui-8.0)
docs/TOC.yml ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

… backend docs (#3314)

- Add new docs/developer-tools/platform-backends/ section with four pages:
  - index.md: overview with template quick start for all three backends
  - macos.md: macOS AppKit backend with correct namespace (MacOS.Platform)
              and AddMacOSEssentials() in MauiProgram.cs
  - linux-gtk4.md: Linux GTK4 backend with --prerelease flag on install command
  - windows-wpf.md: Windows WPF backend with --prerelease flag on install command
- Update TOC.yml to add Platform backends section under Developer tools
- Update developer-tools/index.md to mention platform backends and list template packages

Closes #3311

Co-authored-by: GitHub Copilot <copilot@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com>
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit fe77926:

💡 Validation status: suggestions

File Status Preview URL Details
docs/developer-tools/platform-backends/linux-gtk4.md 💡Suggestion View (>=net-maui-8.0) Details
.github/workflows/docs-from-code.lock.yml ✅Succeeded
.github/workflows/docs-from-code.md ✅Succeeded
docs/developer-tools/cli/apple-management.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/cli/index.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/cli/profile.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/agent-api.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/agent-client.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/index.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/mcp-server.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/mcp-tools.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/devflow/storage.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/index.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/platform-backends/index.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/platform-backends/macos.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/platform-backends/windows-wpf.md ✅Succeeded View (>=net-maui-8.0)
docs/TOC.yml ✅Succeeded View (>=net-maui-8.0)

docs/developer-tools/platform-backends/linux-gtk4.md

  • Line 0, Column 0: [Suggestion: filename-incomplete - See documentation] The filename contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@jfversluis jfversluis merged commit bb1dbbc into live May 12, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant