-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Merge main into live #50253
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
Merge main into live #50253
Conversation
* Link operators == and != overloading to the records page * Include file extension in the links for equality operators
* Update package index with latest published versions * Update docs/azure/includes/dotnet-all.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Bill Wagner <[email protected]> Co-authored-by: Copilot <[email protected]>
* Update sample for LINQ tutorial Update the sample code and snippet tags for the LINQ tutorial missed one edit. fix build * First pass edit * Second proofread * Finish edits in classes and structs * Finish programming guide. * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> * respond to reviews. --------- Co-authored-by: Copilot <[email protected]>
Co-authored-by: gewarren <[email protected]>
* Update MSTest v1 to v3 migration guide * Update docs/core/testing/unit-testing-mstest-migration-from-v1-to-v3.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
* Clarify default value for max parallel test modules * Update docs/core/tools/dotnet-test.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
* prevent tags from loc * Apply suggestions from code review
* prevent tags from loc * Fix Policheck violation
* prevent tags from loc * Apply suggestions from code review
* prevent tags from loc * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
* prevent tags from loc * Apply suggestions from code review
* prevent tags from loc * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
| # Create the PR for the work done by the "clean repo" tool | ||
| - name: create-pull-request | ||
| uses: dotnet/actions-create-pull-request@v4 | ||
| uses: peter-evans/create-pull-request@v7 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
| # Create the PR for the work done by the "clean repo" tool | ||
| - name: create-pull-request | ||
| uses: dotnet/actions-create-pull-request@v4 | ||
| uses: peter-evans/create-pull-request@v7 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
| # Create the PR for the work done by the "clean repo" tool | ||
| - name: create-pull-request | ||
| uses: dotnet/actions-create-pull-request@v4 | ||
| uses: peter-evans/create-pull-request@v7 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
| # Create the PR for the work done by the "clean repo" tool | ||
| - name: create-pull-request | ||
| uses: dotnet/actions-create-pull-request@v4 | ||
| uses: peter-evans/create-pull-request@v7 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
| # Create the PR for the work done by the "clean repo" tool | ||
| - name: create-pull-request | ||
| uses: dotnet/actions-create-pull-request@v4 | ||
| uses: peter-evans/create-pull-request@v7 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
| # Create the PR for the work done by the "clean repo" tool | ||
| - name: create-pull-request | ||
| uses: dotnet/actions-create-pull-request@v4 | ||
| uses: peter-evans/create-pull-request@v7 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
| # Create the PR for the work done by the "clean repo" tool | ||
| - name: create-pull-request | ||
| uses: dotnet/actions-create-pull-request@v4 | ||
| uses: peter-evans/create-pull-request@v7 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
| - name: Create pull request | ||
| if: github.event_name == 'workflow_dispatch' || github.repository_owner == 'dotnet' | ||
| uses: dotnet/actions-create-pull-request@v4 | ||
| uses: peter-evans/create-pull-request@v7 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse
Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.