-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Merge main into live #54856
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merge main into live #54856
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
ed342c4
Fix typo in operator-overloading.md (#54817)
Bretttt 92f0853
Update close-issues policy to remove 'Not Triaged' label (#54848)
adegeo a3e9c09
Add ".NET Framework" to H1 headings in release notes (#54851)
Copilot f307e86
Add download links to SDK "What's new" pages for .NET 8–11 (#54852)
Copilot 54f7403
Document MSTest TestCase.Id filtering (#54857)
Evangelink ba5cb9c
Bump the dotnet group with 3 updates (#54944)
dependabot[bot] a6f0df4
Document MSTest 4.3 random test order and MTP 2.3 filter mutual exclu…
Evangelink 7bd88a7
Bump the dotnet group with 3 updates (#54952)
dependabot[bot] 2c693b7
Bump the dotnet group with 14 updates (#54992)
dependabot[bot] ec5af27
Bump the dotnet group with 3 updates (#54990)
dependabot[bot] 176cde1
Bump the dotnet group with 2 updates (#54989)
dependabot[bot] de2a6f6
Bump the dotnet group with 2 updates (#54971)
dependabot[bot] 59f37cc
Bump the dotnet group with 8 updates (#54985)
dependabot[bot] c8a63d5
Bump the dotnet group with 9 updates (#54984)
dependabot[bot] b6deeb3
Bump actions/setup-dotnet from 5.4.0 to 6.0.0 (#54858)
dependabot[bot] d1dae4d
Bump the dotnet group with 5 updates (#54982)
dependabot[bot] 4e15f9a
Bump the dotnet group with 4 updates (#54981)
dependabot[bot] c93bdcc
Bump the dotnet group with 5 updates (#54980)
dependabot[bot] 6985b8c
Bump the dotnet group with 4 updates (#54979)
dependabot[bot] 2120c2a
Bump the dotnet group with 4 updates (#54978)
dependabot[bot] 749c4f8
Bump the dotnet group with 3 updates (#54976)
dependabot[bot] cede1ca
Bump the dotnet group with 2 updates (#54975)
dependabot[bot] 11c6f69
Bump the dotnet group with 3 updates (#54972)
dependabot[bot] af297b2
Bump the dotnet group with 3 updates (#54970)
dependabot[bot] c49ec93
Bump the dotnet group with 5 updates (#54969)
dependabot[bot] 91680d2
Bump the dotnet group with 3 updates (#54968)
dependabot[bot] 036290c
Bump the dotnet group with 2 updates (#54967)
dependabot[bot] 62b0e1f
Bump the dotnet group with 4 updates (#54947)
dependabot[bot] 32d19fc
Bump the dotnet group with 4 updates (#54942)
dependabot[bot] ca3cbb2
Bump the dotnet group with 1 update (#54883)
dependabot[bot] f5437a6
Bump the dotnet group with 5 updates (#54935)
dependabot[bot] bca3b97
Bump the dotnet group with 3 updates (#54937)
dependabot[bot] ccd8304
Bump the dotnet group with 3 updates (#54933)
dependabot[bot] 302f08d
Bump the dotnet group with 2 updates (#54929)
dependabot[bot] a65f498
Bump the dotnet group with 3 updates (#54920)
dependabot[bot] 7f6fde9
Bump the dotnet group with 2 updates (#54914)
dependabot[bot] bb99c72
Bump the dotnet group with 2 updates (#54915)
dependabot[bot] d8d01bc
Bump the dotnet group with 2 updates (#54912)
dependabot[bot] 1943d8f
Bump the dotnet group with 2 updates (#54907)
dependabot[bot] 8258f89
Bump the dotnet group with 2 updates (#54905)
dependabot[bot] bfc75f2
Bump the dotnet group with 1 update (#54901)
dependabot[bot] b83e366
Bump the dotnet group with 1 update (#54894)
dependabot[bot] a176aef
Bump the dotnet group with 1 update (#54892)
dependabot[bot] ecee118
Bump the dotnet group with 2 updates (#54879)
dependabot[bot] 45e975a
Bump the dotnet group with 2 updates (#54873)
dependabot[bot] 41b2cdb
Update package index with latest published versions (#54854)
azure-sdk-automation[bot] dd17663
Migrate vector store docs from Microsoft.SemanticKernel.Connectors.* …
Copilot efce12e
Update obsolete receiver comment in C# 14 extension block sample (#54…
Copilot c12a559
Add CreateTestClass/DeleteTestClass P/Invoke declarations to marshall…
Copilot 84a5c95
Update package index with latest published versions (#54995)
azure-sdk-automation[bot] a8b6807
Breaking change docs: NuGet pack warns NU5052 for non-conformant pack…
Copilot 9976f1d
Bump the dotnet group with 1 update (#54928)
dependabot[bot] 38e8153
Bump the dotnet group with 2 updates (#54987)
dependabot[bot] 0db4428
Bump the dotnet group with 1 update (#54991)
dependabot[bot] 170e9c4
Add separate workflow for preview link generation (#54998)
gewarren 872d137
Add permissions to generate preview links (#55000)
gewarren 29d3038
Clarify .NET package and platform requirements for the data protectio…
Copilot a67b385
Try to fix warnings (#55001)
gewarren File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| name: 'Preview link generator' | ||
|
|
||
| on: | ||
| pull_request_target: | ||
| types: [opened, synchronize, reopened] | ||
|
|
||
| permissions: | ||
| contents: read | ||
|
|
||
| jobs: | ||
| preview_link_generator_job: | ||
| name: Generate preview link table | ||
| runs-on: ubuntu-latest | ||
| permissions: | ||
| statuses: read | ||
| pull-requests: write | ||
| steps: | ||
| - name: Harden Runner | ||
| uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 | ||
| with: | ||
| egress-policy: audit | ||
|
|
||
| - uses: dotnet/docs-tools/actions/preview-link-generator@e761d65daef04078de70423f735850919b4c8610 # main | ||
| with: | ||
| repo_token: ${{ secrets.GITHUB_TOKEN }} | ||
| docs_path: "docs" | ||
| url_base_path: "dotnet" | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.