CommunityToolkit/WindowsCommunityToolkit

Proposal: More human friendly names for PR preview packages

Open

#3,642 opened on Dec 20, 2020

View on GitHub
 (7 comments) (2 reactions) (0 assignees)C# (1,403 forks)batch import
CI/pipeline 🔬help wantedimprovements :sparkles:

Repository metrics

Stars
 (5,708 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently, the PR preview packages have catchy version names like 7.0.0-build.608.gf80a107340 and 7.0.0-build.568.gd64fb3b95d making it difficult to select the correct package if one wants to try out a specific PR package. A good way to improve the experience would be to have the version also include the PR number so people don't have to go through the CI and check what the latest version for the specific PR is.

Contributor guide