Skip to content
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 branch "dev" into main #9210

Merged
merged 11 commits into from
Sep 1, 2022
Merged

Merge branch "dev" into main #9210

merged 11 commits into from
Sep 1, 2022

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    6bae10c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Add section link support for READMEs (#9193)

    * Add auto identifiers merkdig extension
    
    * Re-add UseReferralLinks markdig extension
    
    * Allow internal section links in markdown
    
    * Add unit tests
    keylime-unicorn authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    0728f7d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Fully Qualify Install-Package command on website (#9203)

    * Update to fully qualified command name and give info
    
    Co-authored-by: Joel Verhagen <jver@microsoft.com>
    
    Fix #9201
    potatoqualitee authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    64b7e10 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9209 from NuGet/main

    Merge branch "main" into dev
    joelverhagen authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    245d40b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7421a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9473f50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41027e0 View commit details
    Browse the repository at this point in the history
  6. Add a constant dimension to package push metrics (#9213)

    This allows us to measure package push SLO all as one % instead of splitting it by user tenant. Splitting by user tenant has proven to be very noisy and not an accurate representation of how we see push availability on NuGet.org.
    
    Progress on NuGet/Engineering#4524
    joelverhagen authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    b2bccef View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Update ServerCommon 2.105.0 (#9214)

    This resolves a Dependabot alert about Microsoft.Owin 4.1.0
    Prune unnecessary dependencies in NuGetGallery csproj files
    Delete unused sidecar files for NuGetGallery.csproj
    joelverhagen authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    3bd9c22 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    67598fb View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. [A11y][ScreenReader] Prevent Screen Reader from reading non-header el…

    …ements (#9181)
    
    * A11y Ignore Extra Heading
    
    * Moved prefix reserved out of H1 tag
    
    * edit less file to generate css
    
    * remove display inline
    keylime-unicorn authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    7c0f54d View commit details
    Browse the repository at this point in the history