-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildIssue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugRelease-TestingResolution-FixedThe issue is fixed.The issue is fixed.
Description
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
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildIssue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugRelease-TestingResolution-FixedThe issue is fixed.The issue is fixed.