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

Build unpackaged Canary distributions in portable mode #16048

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

DHowett
Copy link
Member

@DHowett DHowett commented Sep 27, 2023

I also added support to the unpackaged distribution script to produce portable mode packages. It is off by default for AppX->ZIP builds and on by default for Layout->ZIP builds.

This constitutes a change in behavior.

I also added support to the unpackaged distribution script to produce
portable mode packages. It is off by default for AppX->ZIP builds and
**on** by default for Layout->ZIP builds.

This constitutes a change in behavior.
@DHowett DHowett changed the title Automatically package Canary ZIPs in portable mode Build unpackaged Canary distributions in portable mode Sep 27, 2023
@zadjii-msft zadjii-msft merged commit 3fc5286 into main Sep 28, 2023
21 checks passed
@zadjii-msft zadjii-msft deleted the dev/duhowett/canary-build-portable-mode branch September 28, 2023 18:25
DHowett added a commit that referenced this pull request Sep 28, 2023
Unfortunately, the appLicensing restricted capability we used to make
Canary installable without the store only works on Windows 11. Because
of that, we have to restrict the app package to Windows 11 and above.

I'd rather not leave Windows 10 users out in the cold, so this pull
request also publishes Canary builds to the public storage bucket with
the name `Microsoft.WindowsTerminalCanary_latest_x64.zip` (etc.)

The version number will be kept inside the archive. It remains to be
seen whether that is a good idea!

When combined with #16048, Canary builds from Azure will automatically
run in portable mode!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants