Allow build artifacts from Azure DevOps to be downloaded #11101

Closed
opened 2026-01-31 02:38:38 +00:00 by claunia · 5 comments
Owner

Originally created by @giggio on GitHub (Oct 21, 2020).

Description of the new feature/enhancement

I follow some issues on this repo closely, and when something that interests me is done I build the terminal myself to start using it. I've done it since the code was first published on Github. Sometimes I find issues and then report them back here. I'm aware of the release channels, but I like to be able to access features faster than they can deliver.

But pulling from Github and building takes time. I'd rather be able to download a compiled installation package, like the one produced from a build from Visual Studio, it would save me time and the project storage space (several GBs). It seems you are already producing those packages on your CI build on AzDO. But anonymous users on AzDO (like me) can't download them.

Proposed technical implementation details (optional)

Allow the artifacts produced from the CI build on the master branch to be downloaded.

Related to: #774 and #7925

Originally created by @giggio on GitHub (Oct 21, 2020). # Description of the new feature/enhancement I follow some issues on this repo closely, and when something that interests me is done I build the terminal myself to start using it. I've done it since the code was first published on Github. Sometimes I find issues and then report them back here. I'm aware of the release channels, but I like to be able to access features faster than they can deliver. But pulling from Github and building takes time. I'd rather be able to download a compiled installation package, like the one produced from a build from Visual Studio, it would save me time and the project storage space (several GBs). It seems you are already producing those packages on your [CI build on AzDO](https://dev.azure.com/ms/terminal/_build?definitionId=136&_a=summary&repositoryFilter=68&branchFilter=2915). But anonymous users on AzDO (like me) can't download them. # Proposed technical implementation details (optional) Allow the artifacts produced from the CI build on the master branch to be downloaded. Related to: #774 and #7925
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 02:38:39 +00:00
Author
Owner

@DHowett commented on GitHub (Oct 21, 2020):

I'd rather lump this in with /dup #774 instead of tracking it separately. We're not codesigning the CI artifacts, so they're not installable. The work to make them installable is 99% of the way towards #774, so it doesn't make sense to track separately.

@clairernovotny was running a nightly build train for a while; perhaps she still is?

@DHowett commented on GitHub (Oct 21, 2020): I'd rather lump this in with /dup #774 instead of tracking it separately. We're not codesigning the CI artifacts, so they're not installable. The work to make them installable is 99% of the way towards #774, so it doesn't make sense to track separately. @clairernovotny was running a nightly build train for a while; perhaps she still is?
Author
Owner

@ghost commented on GitHub (Oct 21, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Oct 21, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Author
Owner

@giggio commented on GitHub (Oct 22, 2020):

Ok, makes sense. Thanks, @DHowett.
@clairernovotny are you still running that build train?

@giggio commented on GitHub (Oct 22, 2020): Ok, makes sense. Thanks, @DHowett. @clairernovotny are you still running that build train?
Author
Owner

@clairernovotny commented on GitHub (Oct 22, 2020):

I haven't been running a nightly build in quite some time. It broke due to some build script changes and then never fixed it.

If there's reasonable interest in having a nightly, I can have have it fixed again. Better yet, I'd take a PR that fixes it.

@clairernovotny commented on GitHub (Oct 22, 2020): I haven't been running a nightly build in quite some time. It broke due to some build script changes and then never fixed it. If there's reasonable interest in having a nightly, I can have have it fixed again. Better yet, I'd take a PR that fixes it.
Author
Owner

@clairernovotny commented on GitHub (Oct 22, 2020):

The repo is here https://github.com/clairernovotny/Terminal

@clairernovotny commented on GitHub (Oct 22, 2020): The repo is here https://github.com/clairernovotny/Terminal
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#11101