Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PowerShell/PowerShell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.2.3
Choose a base ref
...
head repository: PowerShell/PowerShell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.2.4
Choose a head ref
  • 10 commits
  • 15 files changed
  • 8 contributors

Commits on Apr 29, 2022

  1. Allow multiple installations of dotnet. (#17216)

    * Allow multiple installations of dotnet.
    
    A new flag for removal is now provided, but by default we will add a new version of dotnet.
    
    * Add updated CG manifest.
    
    Co-authored-by: James Truher <jimtru@microsoft.com>
    github-actions[bot] and JamesWTruher authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    8da37f9 View commit details
    Browse the repository at this point in the history
  2. Add sha256 digests to RPM packages (#17215)

    Co-authored-by: Nick Hall <nhall@optumserve.com>
    github-actions[bot] and Nick Hall authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    4790f2e View commit details
    Browse the repository at this point in the history
  3. Update package fallback list for Ubuntu (from those updated for Ubunt…

    …u `22.04`) (`deb`) (#17217)
    
    * update package fallback list for ubuntu 22.04 (deb)
    
    * Update tools/packaging/packaging.psm1
    
    * Update tools/packaging/packaging.psm1
    
    Co-authored-by: Anam Navied <anam.naviyou@gmail.com>
    Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    3 people authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    472fcf1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    1023013 View commit details
    Browse the repository at this point in the history
  2. Put Secure supply chain analysis at correct place (#17273)

    * Update releaseBuild.yml
    
    * Add nuget security analysis to where it should be
    
    * Add a display name
    
    * Update tools/releaseBuild/azureDevOps/releaseBuild.yml
    
    Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
    
    Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
    2 people authored and PaulHigin committed May 9, 2022
    Configuration menu
    Copy the full SHA
    a2c0eba View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Update global.json and wix

    PaulHigin committed May 10, 2022
    Configuration menu
    Copy the full SHA
    960b751 View commit details
    Browse the repository at this point in the history
  2. Update third party notices

    PaulHigin committed May 10, 2022
    Configuration menu
    Copy the full SHA
    0289c90 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Update to use mcr.microsoft.com (#17272)

    TravisEz13 authored and PaulHigin committed May 11, 2022
    Configuration menu
    Copy the full SHA
    284e7a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    209dcc1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Merged PR 20757: Update change log for v7.2.4

    Update change log for v7.2.4
    PaulHigin committed May 13, 2022
    Configuration menu
    Copy the full SHA
    0739d31 View commit details
    Browse the repository at this point in the history
Loading