Skip to content

Merge main into live#55004

Open
dotnet-policy-service[bot] wants to merge 4 commits into
livefrom
main
Open

Merge main into live#55004
dotnet-policy-service[bot] wants to merge 4 commits into
livefrom
main

Conversation

@dotnet-policy-service

@dotnet-policy-service dotnet-policy-service Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

azure-sdk-automation Bot and others added 2 commits July 22, 2026 19:23
Co-authored-by: azure-sdk <azuresdk@microsoft.com>
…xtraction (#54844)

* Mention filename validation and permission handling for ZIP and TAR extraction

* Feedback

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

---------

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@dotnetrepoman dotnetrepoman Bot added this to the July 2026 milestone Jul 23, 2026
azure-sdk-automation Bot and others added 2 commits July 23, 2026 09:18
Co-authored-by: azure-sdk <azuresdk@microsoft.com>
* [Everyday C#] Phase E, PR 14b: Type system: equality

Add fundamentals concept article on object equality for classes,
structs, records, and tuples. Covers value equality vs. reference
equality, Equals/==/ReferenceEquals semantics, IEquatable<T>
implementation pattern, and record compiler-generated equality.
Backed by a net10.0 snippet project (0 warnings, 0 errors).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 5dca83ef-a274-4737-96d5-a311bfe58550

* [Everyday C#] Move equality to expressions

Relocate the Equality fundamentals article and snippets from Type system to the new Expressions folder, and update the TOC and relative links for the new location.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: bc6b7895-3b18-45ff-99de-540618819cb3

* Address equality article review feedback

Clarify default equality behavior, operator terminology, and manual value equality guidance.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: bc6b7895-3b18-45ff-99de-540618819cb3

* Tighten struct equality guidance

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: bc6b7895-3b18-45ff-99de-540618819cb3

* Clarify manual equality guidance

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: bc6b7895-3b18-45ff-99de-540618819cb3

* Deemphasize IEquatable

Deemphasize the value of IEquatable<T> throughout the article.

* Deemphasize IEquatable in equality article

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: bc6b7895-3b18-45ff-99de-540618819cb3

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Yet another editing pass

Run another edit pass on this PR.

* lint

* Restructure for a better organization

This organization of the material works much better.

* Apply suggestions from code review

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
Copilot-Session: 5dca83ef-a274-4737-96d5-a311bfe58550
Copilot-Session: bc6b7895-3b18-45ff-99de-540618819cb3
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.

3 participants