Skip to content

Add Windows Store Signing to MSIX bundle #25296

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

Merged
merged 2 commits into from
Apr 16, 2025
Merged

Add Windows Store Signing to MSIX bundle #25296

merged 2 commits into from
Apr 16, 2025

Conversation

jshigetomi
Copy link
Collaborator

@jshigetomi jshigetomi commented Apr 9, 2025

PR Summary

This pull request includes changes to the .pipelines/templates/release-create-msix.yml file to enhance the MSIX bundle creation process by adding signing and uploading steps.

Enhancements to MSIX bundle creation process:

  • jobs: section in .pipelines/templates/release-create-msix.yml: Added a task to sign the MSIX bundle using the onebranch.pipeline.signing@1 task with specific inputs for the signing profile and files to sign.
  • jobs: section in .pipelines/templates/release-create-msix.yml: Added a PowerShell script to upload the signed MSIX bundle to the artifacts directory, including verbose logging for the signed bundle and the upload process.

PR Context

PR Checklist

@jshigetomi jshigetomi added BackPort-7.4.x-Consider BackPort-7.5.x-Consider CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log labels Apr 9, 2025
@jshigetomi
Copy link
Collaborator Author

/azp run

@jshigetomi jshigetomi marked this pull request as ready for review April 9, 2025 18:20
@jshigetomi jshigetomi requested a review from a team as a code owner April 9, 2025 18:20
Copy link

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

@microsoft-github-policy-service microsoft-github-policy-service bot added the Review - Needed The PR is being reviewed label Apr 16, 2025
@TravisEz13
Copy link
Member

/azp run PowerShell-CI-linux-packaging, PowerShell-Windows-Packaging-CI

Copy link

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

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Review - Needed The PR is being reviewed label Apr 16, 2025
@TravisEz13 TravisEz13 enabled auto-merge (squash) April 16, 2025 21:10
@TravisEz13 TravisEz13 merged commit bb5e959 into master Apr 16, 2025
36 checks passed
Copy link
Contributor

microsoft-github-policy-service bot commented Apr 16, 2025

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

🔗 https://aka.ms/PSRepoFeedback

pwshBot pushed a commit to pwshBot/PowerShell that referenced this pull request Apr 16, 2025
Co-authored-by: Justin Chung <chungjustin@microsoft.com>
pwshBot pushed a commit to pwshBot/PowerShell that referenced this pull request Apr 28, 2025
Co-authored-by: Justin Chung <chungjustin@microsoft.com>
Sysoiev-Yurii pushed a commit to Sysoiev-Yurii/PowerShell that referenced this pull request May 12, 2025
Co-authored-by: Justin Chung <chungjustin@microsoft.com>
@jshigetomi jshigetomi deleted the WINMSSigning branch June 17, 2025 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport-7.4.x-Migrated Backport-7.5.x-Migrated 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.

2 participants