Skip to content

Add mechanism to more easily download a build artifact #24081

@kilasuit

Description

@kilasuit

Summary of the new feature / enhancement

As a tester, I want to download an already built version of PowerShell from a PR instead of having to rebuild it locally, to save time in testing a feature that hasn't yet been merged into main and therefore not in a daily build (when they are working again)

Proposed technical implementation details (optional)

A new feed of sorts where build artifacts can be published to and easily identifyable using the following naming convention
PowerShell---

Example being PowerShell-win-x64-msi-24065-2-OS which should then give the 2nd build of #24065 and give you the Windows x64 MSI

However we may just want to publish zip's instead similar to how the daily build is done.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions