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.22
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.23
Choose a head ref
  • 13 commits
  • 19 files changed
  • 6 contributors

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    a1b034a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d48d71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87e3670 View commit details
    Browse the repository at this point in the history
  4. Fix error in the vPack release, debug script that blocked release (#2…

    …3904)
    
    * Update PowerShell-vPack-Official.yml for Azure Pipelines
    
    * Merged PR 31369: fix version override parameter
    
    - change default value of override version parameter to make actually optional
    - eliminate redundant version override variable and use parameter directly
    
    * Fix condition
    
    * remove trailing spaces
    
    * remove other syntax issue
    
    ---------
    
    Co-authored-by: Tess Gauthier <tessgauthier@microsoft.com>
    adityapatwardhan and tgauth committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6295ae6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Fix exe signing with third party signing for WiX engine (#23878) (#24155

    )
    
    Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
    TravisEz13 and adityapatwardhan authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    77f1ee1 View commit details
    Browse the repository at this point in the history
  2. Use correct signing certificates for RPM and DEBs (#21522) (#24154)

    Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
    TravisEz13 and adityapatwardhan authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    792e90b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a7f4dc View commit details
    Browse the repository at this point in the history
  4. Skip build steps that do not have exe packages (#23945) (#24156)

    Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
    TravisEz13 and adityapatwardhan authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    13f6062 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76ee26d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bff88c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Add feature flags for removing network isolation

    Justin Chung committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b8fe53d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Update noExeRuntimes

    TravisEz13 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    58afb74 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Merged PR 32131: Updated changelog for v7.2.23

    Updated changelog for v7.2.23
    
    ----
    #### AI description  (iteration 1)
    #### PR Classification
    Documentation update.
    
    #### PR Summary
    Updated the changelog for version 7.2.23 with build and packaging improvements, and documentation updates.
    - `CHANGELOG/7.2.md`: Added details for version 7.2.23, including .NET bump to 6.0.425, feature flags for network isolation, and various fixes and improvements in build steps and signing certificates. Updated documentation sample `nuget.config`.
    Justin Chung committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    19ac459 View commit details
    Browse the repository at this point in the history
Loading