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.9
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.10
Choose a head ref
  • 10 commits
  • 18 files changed
  • 4 contributors

Commits on Feb 2, 2023

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

Commits on Feb 7, 2023

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

Commits on Feb 15, 2023

  1. Merged PR 24324: Update SDK to 6.0.406 for v7.2.10

    Update `global.json` to `6.0.406` for servicing release v7.2.10
    Patrick Meinecke committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    3ddd25f View commit details
    Browse the repository at this point in the history
  2. Merged PR 24325: Pull latest patches for 7.2.10 dependencies

    Patrick Meinecke committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    ba4a719 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Merged PR 24333: Update cgmanifest for v7.2.10

    Update cgmanifest for v7.2.10
    Patrick Meinecke committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    8ded9a8 View commit details
    Browse the repository at this point in the history
  2. Merged PR 24346: Update third party notices for v7.2.10

    Patrick Meinecke committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    a73ae1a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Update to azCopy 10 (#18509)

    TravisEz13 authored and SeeminglyScience committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    8fcfe41 View commit details
    Browse the repository at this point in the history
  2. Merged PR 24413: Add pipeline secrets (from #17837)

    Patrick Meinecke committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    11af035 View commit details
    Browse the repository at this point in the history
  3. Fixed package names verification to support multi-digit versions (#17220

    )
    
    Fixed package names verification to support multi-digit versions.
    
    Currently "Validate RPM package names" release step is failing because of version "7.0.10" in these examples:
    WARNING: powershell-7.0.10-1.centos.8.x86_64.rpm is not a valid package name
    WARNING: powershell-7.0.10-1.rhel.7.x86_64.rpm is not a valid package name
    WARNING: powershell-lts-7.0.10-1.centos.8.x86_64.rpm is not a valid package name
    WARNING: powershell-lts-7.0.10-1.rhel.7.x86_64.rpm is not a valid package name
    Andrew authored and SeeminglyScience committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0413ffd View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Merged PR 24461: Update changelog for v7.2.10

    Patrick Meinecke committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8b780f2 View commit details
    Browse the repository at this point in the history
Loading