[PR #16013] nightly: deploy an appinstaller to an Azure storage account (!) #30807

Open
opened 2026-01-31 09:43:07 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/16013

State: closed
Merged: Yes


After the nightly build completes, we'll automatically generate a
.appinstaller and publich it plus the msixbundle to an Azure Storage
account.

I had to add step/job customization to the publish step in the full
release pipeline template.

The .appinstaller hardcodes our XAML dependency, which makes it a bit of
a pain. We can revisit this later, and publish our dependencies
directly and automatically instead of hardcoding them.

I am considering moving the appinstaller generation step to the MSIX
bundling job, but this works right now and is not too terrible.

Closes #774

**Original Pull Request:** https://github.com/microsoft/terminal/pull/16013 **State:** closed **Merged:** Yes --- After the nightly build completes, we'll automatically generate a .appinstaller and publich it plus the msixbundle to an Azure Storage account. I had to add step/job customization to the publish step in the full release pipeline template. The .appinstaller hardcodes our XAML dependency, which makes it a bit of a pain. We can revisit this later, and publish our dependencies directly and automatically instead of hardcoding them. I am considering moving the appinstaller generation step to the MSIX bundling job, but this works right now and is not too terrible. Closes #774
claunia added the pull-request label 2026-01-31 09:43:07 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30807