mirror of
https://github.com/dotnet/skills.git
synced 2026-09-20 09:49:54 +08:00
cb9651deae
* Pilot repository overlays for test skills Add revisioned, repo-specific overlay bindings for selected dotnet-test skills and eval coverage for valid, scoped, and stale bindings. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Allow attributed overlay references Add the JeremyKuhne source repositories to the reviewed external reference allowlist. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Address overlay pilot review feedback Strengthen the MSTest eval against duplicate/default policy output and make the suite fixture parameter drive its test filter. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Clarify invalid overlay fallback Make invalid overlays fall back to portable guidance and accept natural revision mismatch explanations in the stale-binding eval. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Fix overlay precedence wording Restore the separator between repository and portable precedence rules. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Use a literal overlay project path check Prevent the scaffold eval grader from interpreting dots in the expected project path as regex wildcards. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Enforce command-only overlay evals Reject shell, edit, and create tools in both run-tests overlay prompts that prohibit execution. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
74 lines
1.8 KiB
Plaintext
74 lines
1.8 KiB
Plaintext
# Known domains for skill/agent content
|
|
#
|
|
# URLs pointing to domains not on this list will fail reference validation.
|
|
#
|
|
# To add a domain: include it in your PR and a reviewer will approve it
|
|
# alongside the skill content.
|
|
#
|
|
# Format: one domain per line. Lines starting with # are comments.
|
|
# Entries containing a slash match URLs with that exact prefix followed by
|
|
# '/', '?', '#', or end-of-URL. Entries without a slash match the domain and all its subdomains.
|
|
|
|
# Standards
|
|
dot.net
|
|
json.schemastore.org
|
|
microsoft.com
|
|
modelcontextprotocol.io
|
|
|
|
# Tools
|
|
aka.ms/dotnet-trace
|
|
aka.ms/perfcollect
|
|
api.nuget.org
|
|
download.sysinternals.com
|
|
libimobiledevice.org
|
|
msdl.microsoft.com
|
|
nuget.org/account/trustedpublishing
|
|
dotnetcli.blob.core.windows.net
|
|
tree-sitter.github.io
|
|
|
|
# Platforms
|
|
developer.android.com
|
|
developer.apple.com
|
|
|
|
# Repos
|
|
github.com/dotnet/aspnetcore
|
|
github.com/dotnet/csharplang
|
|
github.com/dotnet/diagnostics
|
|
github.com/dotnet/dotnet
|
|
github.com/dotnet/dotnet-docker
|
|
github.com/dotnet/efcore
|
|
github.com/dotnet/maui
|
|
github.com/dotnet/msbuild
|
|
github.com/dotnet/roslyn
|
|
github.com/dotnet/runtime
|
|
github.com/dotnet/sdk
|
|
github.com/dotnet/templating
|
|
github.com/microsoft/cswin32
|
|
github.com/microsoft/cswinrt
|
|
github.com/microsoft/openapi.net
|
|
github.com/microsoft/openjdk
|
|
github.com/microsoft/perfview
|
|
github.com/microsoftdocs/visualstudio-docs
|
|
github.com/NuGet/docs.microsoft.com-nuget
|
|
|
|
# MCP ecosystem
|
|
code.visualstudio.com
|
|
github.com/modelcontextprotocol
|
|
github.com/open-telemetry/semantic-conventions
|
|
|
|
# Example paths used in skill documentation
|
|
github.com/yourusername
|
|
github.com/username
|
|
|
|
# Test smell research
|
|
testsmells.org
|
|
|
|
# Community
|
|
github.com/JeremyKuhne
|
|
github.com/Youssef1313/Combinatorial.MSTest
|
|
ollama.com
|
|
stackoverflow.com
|
|
## Cannot pin npmjs package by hash, only version
|
|
npmjs.com/package/@modelcontextprotocol/inspector/v/0.21.1
|
|
xunit.net
|