Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azure-pipelines.nuget.yml Pipeline migration to 1ES #4034

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Jan 5, 2024

  1. azure-pipelines.nuget.yml Pipeline migration to 1ES

    This commit migrates azure-pipelines.nuget.yml to 1ES template
    
    **[How Tested:]**
    TODOs:
     - Trigger the pipeline from the topic branch and ensure pipeline
       succeed and ensure pipeline artifacts matches before and after the migration
    Madhusudhan-MSFT committed Jan 5, 2024
    1 Configuration menu
    Copy the full SHA
    df2043e View commit details
    Browse the repository at this point in the history
  2. Resolve spell check bot report issue by adding �Azure-Pipelines-1ESPT…

    …-ExDShared� to expected.txt
    Madhusudhan-MSFT committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3f52a50 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    a40b143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a386a60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a650c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7aa7f82 View commit details
    Browse the repository at this point in the history
  5. Use pipelineArtifact instead of buildArtifact as the output type and …

    …assign a meaningful name to the Stage.
    Madhusudhan-MSFT committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3cabe79 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Suppress SDL failure by adding guardian\SDL.gdnsuppress from publishe…

    …d artifact to repository root
    
    The fix address following SDL error:
    
    Could not find the module 'Microsoft.WinGet.DSC'.
    Madhusudhan-MSFT committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    56f40fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d646c9 View commit details
    Browse the repository at this point in the history
  3. Enable ControlFlowGuard for release configurations in AppInstallerCLI…

    …Tests.vcxproj
    
    This fix should resolve: BinSkim error noticed in the pipeline
    Madhusudhan-MSFT committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8a88829 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Enable ControlFlowGuard for release configurations in AppInstallerTes…

    …tExeInstaller.vcxproj
    
    This fix will address binskim error in build pipeline
    Madhusudhan-MSFT committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4142485 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f42a5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9354f1 View commit details
    Browse the repository at this point in the history
  4. Change to pipelineArtifact with an artifactName from for distinct art…

    …ifact names in architecture builds
    Madhusudhan-MSFT committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    921c9f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30e5eee View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Set sbomBuildDropPath to parent drop directory to check sbom manifest…

    … issue resolution.
    Madhusudhan Gumbalapura Sudarshan authored and Madhusudhan Gumbalapura Sudarshan committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ad832c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eb7830 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'user/masudars/Azure_Pipelines_Nuget_To_1ES_Migration' of

    …https://github.com/microsoft/winget-cli into user/masudars/Azure_Pipelines_Nuget_To_1ES_Migration
    Madhusudhan-MSFT committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    bf669bb View commit details
    Browse the repository at this point in the history
  4. [user/masudars/Azure_Pipelines_Nuget_To_1ES_Migration bf669bb] Merge …

    …branch 'user/masudars/Azure_Pipelines_Nuget_To_1ES_Migration' of https://github.com/microsoft/winget-cli into user/masudars/Azure_Pipelines_Nuget_To_1ES_Migration
    Madhusudhan-MSFT committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    aec933d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77d4f9c View commit details
    Browse the repository at this point in the history