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.8
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.9
Choose a head ref
  • 9 commits
  • 17 files changed
  • 5 contributors

Commits on Jan 10, 2023

  1. [release/v7.2.9] Add authenticode signing for assemblies on linux bui…

    …lds (#18920)
    
    
    
    Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    
    Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
    Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    3 people authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    8306762 View commit details
    Browse the repository at this point in the history
  2. [release/v7.2.9] Apply expected file permissions to linux files after…

    … authenticode signing (#18922)
    
    * Upload linux artifacts as tar.gz to preserve linux file permissions
    
    * Fix conditions
    
    * Fix yaml
    
    * Fix paths for downloaded artifacts
    
    * Rename while downloading
    
    * Fix file names and paths
    
    * Fix tar compress
    
    * Add set-location before tar
    
    * Create dirs before expanding
    
    * Create dir before expanding
    
    * Fix conditions
    
    * Add logging
    
    * Export file permission to json
    
    * Fix for condition
    
    * Apply file permissions before packaging
    
    * Add logging
    
    * Fix issues
    
    * Add comments
    
    Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
    github-actions[bot] and adityapatwardhan authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e2e23e3 View commit details
    Browse the repository at this point in the history
  3. Don't install based on build-id for RPM (#18921)

    Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    github-actions[bot] and TravisEz13 authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    8b1e1f0 View commit details
    Browse the repository at this point in the history
  4. Correct incorrect cmdlet name in script (#18919)

    Co-authored-by: Nicklas Bjälemark <nicklas.bjalemark@aditro.com>
    github-actions[bot] and Nicklas Bjälemark authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    bf9e56f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Merged PR 23819: Fix for JEA session leaking functions

    Related work items: #152543
    TravisEz13 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    0dcef01 View commit details
    Browse the repository at this point in the history
  2. Merged PR 23816: Update dependencies for .NET release

    Update dependencies for .NET release
    TravisEz13 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    2a23f51 View commit details
    Browse the repository at this point in the history
  3. Merged PR 23821: Fix for JEA session leaking functions

    Related work items: #152543
    TravisEz13 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    9b02266 View commit details
    Browse the repository at this point in the history
  4. Create test artifacts for windows arm64 (#18932)

    Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
    2 people authored and TravisEz13 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    5535e22 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Merged PR 23958: Add 7.2.9 changelog

    Add 7.2.9 changelog
    TravisEz13 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    64c9f03 View commit details
    Browse the repository at this point in the history
Loading