dotnet / dotnet/install-scripts
Why not versioning the dotnet-install scripts?
Open
needs-pm-discussion
- Dominant language
- PowerShell
- Stars
- 213
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
It'd be beneficial to version the dotnet-install scripts, as in make actual releases of them.
* Make it easier to manage it with package managers.
* Compare local version vs. newest version, instead of re-downloading the whole script to be sure one is up to date.
* Signal minor vs major/braking changes, following semantic versioning.
* And other benefits of having something versioned.
Somewhat related:
* #121
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.