GitHubMilestoneCleaner 0.1.0-alpha0003
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
This is a prerelease version of GitHubMilestoneCleaner.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global GitHubMilestoneCleaner --version 0.1.0-alpha0003
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local GitHubMilestoneCleaner --version 0.1.0-alpha0003
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=GitHubMilestoneCleaner&version=0.1.0-alpha0003&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package GitHubMilestoneCleaner --version 0.1.0-alpha0003
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
GitHubMilestoneCleaner
.NET tool to clean GitHub milestones before doing a release.
Table of Contents
Install
dotnet tool install -g GitHubMilestoneCleaner
Usage
dotnet gh-milestone-cleaner --help
Clean version bumps in a milestone
When dependabot or renovate are activated in a project it is possible that the same dependency is
bumped multiple times between releases. For clarity each release/milestone should contain only
the latest/newest release. The version-bumps
command is used to cleanup multiple bumps of the
same dependency.
dotnet gh-milestone-cleaner version-bumps -o cake-build -r cake-rider -m 2.0.0 -i -t "some-token"
Maintainer
Contributing
GitHubMilestoneCleaner follows the Contributor Covenant Code of Conduct.
We accept Pull Requests.
Small note: If editing the Readme, please conform to the standard-readme specification.
License
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.