Skip to content

parastoo-62/package-cleanup

 
 

Repository files navigation

Chocolatey Package Cleanup

Cleans up packages that are older and failing.

Also cleans up waiting for maintainer packages that are not not going to be moved forward. This is done by providing a warning at 15 days and then automatically closing a package under review.

Chocolatey Logo

Chat Room

Want quick feedback to your questions? Gitter

Requirements

  • .NET Framework 4.0

License / Credits

Apache 2.0 - see LICENSE and NOTICE files.

Contributing

If you would like to contribute code or help squash a bug or two, that's awesome. Please familiarize yourself with CONTRIBUTING.

Committers

Committers, you should be very familiar with COMMITTERS.

Compiling / Building Source

There is a build.bat/build.sh file that creates a necessary generated file named SolutionVersion.cs. It must be run at least once before Visual Studio will build.

Windows

Prerequisites:

  • .NET Framework 4+
  • Visual Studio is helpful for working on source.
  • ReSharper is immensely helpful (and there is a .sln.DotSettings file to help with code conventions).

Build Process:

  • Run build.bat.

Running the build on Windows should produce an artifact that is tested and ready to be used.

Setup

You need the following installed on a machine that you will use the cleanup with:

  • .NET Framework 4.0.
  • Install the service and let it run.

About

Windows Service that handles cleanup of older bad packages and packages under review that have gone stale

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 92.1%
  • XSLT 5.3%
  • PowerShell 1.2%
  • Other 1.4%