[Question]: Is there a way to try out build artifacts? #14326

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

Originally created by @rashil2000 on GitHub (Jun 24, 2021).

Each commit fires off a build (for testing/CI). Let's say I want to manually test out a particular commit, for example 265bdc777a

I clicked on the little green checkmark and went to Azure pipelines page, and downloaded the Release artifact (for x64) - named drop.zip. (link here)

I tried both appx and Release folders (wt.exe and WindowsTerminalUniversal.exe), tried merging the relevant folders (for x64) and all, but everytime I clicked on wt.exe, the cursor spun for a second and then nothing happens.

So my question is, is there no way to test any commits out without actually building the VS solution?

Originally created by @rashil2000 on GitHub (Jun 24, 2021). Each commit fires off a build (for testing/CI). Let's say I want to manually test out a particular commit, for example 265bdc777a7e6d141e9a90507817aa8f9e0c7ea3 I clicked on the little green checkmark and went to Azure pipelines page, and downloaded the Release artifact (for x64) - named `drop.zip`. (link [here](https://dev.azure.com/ms/terminal/_build/results?buildId=184228&view=artifacts&pathAsName=false&type=publishedArtifacts)) I tried both appx and Release folders (wt.exe and WindowsTerminalUniversal.exe), tried merging the relevant folders (for x64) and all, but everytime I clicked on wt.exe, the cursor spun for a second and then nothing happens. So my question is, is there no way to test any commits out without actually building the VS solution?
claunia added the Needs-TriageNeeds-Tag-Fix labels 2026-01-31 04:07:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14326