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.0.10
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.0.11
Choose a head ref
  • 19 commits
  • 42 files changed
  • 9 contributors

Commits on May 4, 2022

  1. Ensure psoptions.json and manifest.spdx.json files always exist i…

    …n packages (#17226)
    
    * Ensure psoptions.json and manifest.spdx.json files always exist in packages
    
    * Remove unnecessary changes
    
    * Address code review comments
    
    Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
    github-actions[bot] and adityapatwardhan authored May 4, 2022
    Configuration menu
    Copy the full SHA
    1c4b4c6 View commit details
    Browse the repository at this point in the history
  2. Make RPM license recognized (#17223)

    * Make RPM license recognized
    
    * Update tools/packaging/packaging.psm1
    
    Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
    3 people authored May 4, 2022
    Configuration menu
    Copy the full SHA
    90ec028 View commit details
    Browse the repository at this point in the history
  3. Update to vPack task version 12 (#17225)

    Co-authored-by: Travis Plunk <travis@ez13.net>
    github-actions[bot] and TravisEz13 authored May 4, 2022
    Configuration menu
    Copy the full SHA
    327de98 View commit details
    Browse the repository at this point in the history
  4. Don't upload dep or tar.gz for RPM build because there are none. (

    #17224)
    
    Co-authored-by: Travis Plunk <travis@ez13.net>
    github-actions[bot] and TravisEz13 authored May 4, 2022
    Configuration menu
    Copy the full SHA
    9bbedc3 View commit details
    Browse the repository at this point in the history
  5. Update to use windows-latest as the build agent image (#16831)

    # Conflicts:
    #	.vsts-ci/windows-daily.yml
    daxian-dbw authored and TravisEz13 committed May 4, 2022
    Configuration menu
    Copy the full SHA
    75205b8 View commit details
    Browse the repository at this point in the history
  6. Publish global tool package for stable releases (#15961)

    # Conflicts:
    #	tools/releaseBuild/azureDevOps/templates/release-ReleaseToNuGet.yml
    daxian-dbw authored and TravisEz13 committed May 4, 2022
    Configuration menu
    Copy the full SHA
    03f1fec View commit details
    Browse the repository at this point in the history
  7. Removed old not-used-anymore docker-based tests for PS release packag…

    …es (#16224)
    
    # Conflicts:
    #	docker/tests/containerTestCommon.psm1
    Andrew authored and TravisEz13 committed May 4, 2022
    Configuration menu
    Copy the full SHA
    b0cc561 View commit details
    Browse the repository at this point in the history
  8. Add condition to generate release file in local dev build only (#17255)

    Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
    github-actions[bot] and adityapatwardhan authored May 4, 2022
    Configuration menu
    Copy the full SHA
    0504528 View commit details
    Browse the repository at this point in the history
  9. Update release instructions with link to new build (#17256)

    Co-authored-by: Travis Plunk <travis@ez13.net>
    github-actions[bot] and TravisEz13 authored May 4, 2022
    Configuration menu
    Copy the full SHA
    7c3d6b5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Add a major-minor build info JSON file (#16301)

    # Conflicts:
    #	tools/metadata.json
    #	tools/releaseBuild/azureDevOps/templates/release-BuildJson.yml
    TravisEz13 committed May 9, 2022
    Configuration menu
    Copy the full SHA
    14563dd View commit details
    Browse the repository at this point in the history
  2. Release build info json when it is preview (#16335)

    # Conflicts:
    #	tools/metadata.json
    #	tools/releaseBuild/azureDevOps/templates/release-BuildJson.yml
    TravisEz13 committed May 9, 2022
    Configuration menu
    Copy the full SHA
    78286e3 View commit details
    Browse the repository at this point in the history
  3. Add an approval for releasing build-info json (#16351)

    # Conflicts:
    #	tools/releaseBuild/azureDevOps/releasePipeline.yml
    adityapatwardhan authored and TravisEz13 committed May 9, 2022
    Configuration menu
    Copy the full SHA
    6d7e41a View commit details
    Browse the repository at this point in the history
  4. Replace . in notices container name (#17292)

    Co-authored-by: travis plunk <github@ez13.net>
    github-actions[bot] and TravisEz13 authored May 9, 2022
    Configuration menu
    Copy the full SHA
    86018ac View commit details
    Browse the repository at this point in the history
  5. Merged PR 20648: Partial back-port of Update a few tests to make them…

    … more stable in CI (#16944)
    
    Partial back-port of Update a few tests to make them more stable in CI (#16944)
    TravisEz13 committed May 9, 2022
    Configuration menu
    Copy the full SHA
    39d0882 View commit details
    Browse the repository at this point in the history
  6. 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
    90ce8bd 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
    7521f21 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
    e7b947f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    690fde9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Merged PR 20755: Update change log for v7.0.11

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