X Tutup
Skip to content

[release/v7.4] Use workload identity service connection to download makeappx tool from storage account#24820

Merged
TravisEz13 merged 1 commit intorelease/v7.4from
backport-24817
Jan 17, 2025
Merged

[release/v7.4] Use workload identity service connection to download makeappx tool from storage account#24820
TravisEz13 merged 1 commit intorelease/v7.4from
backport-24817

Conversation

@TravisEz13
Copy link
Member

Backport #24817

This pull request includes changes to the .pipelines/templates/release-create-msix.yml file to improve the installation process for the makeappx tool. The changes involve replacing a PowerShell script with an Azure PowerShell task.

Improvements to the installation process:

  • Replaced the inline PowerShell script with an AzurePowerShell@5 task to install the makeappx tool, ensuring better integration and reliability in the pipeline.

@TravisEz13
Copy link
Member Author

/azp run PowerShell-CI-macos, PowerShell-CI-Linux, PowerShell-CI-Windows, PowerShell-CI-static-analysis, PSResourceGet ACR, PowerShell-Windows-Packaging-CI

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@TravisEz13 TravisEz13 enabled auto-merge (squash) January 17, 2025 22:02
@TravisEz13 TravisEz13 merged commit c1b565b into release/v7.4 Jan 17, 2025
8 checks passed
@TravisEz13 TravisEz13 deleted the backport-24817 branch January 17, 2025 22:02
@microsoft-github-policy-service
Copy link
Contributor

microsoft-github-policy-service bot commented Jan 17, 2025

📣 Hey @TravisEz13, how did we do? We would love to hear your feedback with the link below! 🗣️

🔗 https://aka.ms/PSRepoFeedback

@jshigetomi jshigetomi added BackPort-7.4.x-Done CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BackPort-7.4.x-Done CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup