Results 89 issues of TheCakeIsNaOH

Currently, there is not an easy way to internalize/recompile the packages that use `chocolatey-dotnetfx.extension`, because it only supports `url` but not `file`. Specifically, it would be nice if `Install-DotNetFramework` and...

Package migrated to https://github.com/chocolatey-community/chocolatey-templates Don't merge until an updated version of the zip.template has been uploaded to CCR

Moved here: https://github.com/chocolatey-community/chocolatey-templates Hold off on merging this until an updated version of the template package has been uploaded to CCR.

## Description Of Changes TODO ## Motivation and Context TODO ## Testing TODO ## Things to test list * [ ] Test proxy functionality. If stuff is broken in NuGet.Client,...

## Description Of Changes TODO ## Motivation and Context TODO ## Testing TODO ## Change Types Made * [ ] Bug fix (non-breaking change) * [ ] Feature / Enhancement...

Enhancement
BreakingChange

### What You Are Seeing? When running on Mono on Linux (Mac probably also affected), choco fails to uninstall packages with package IDs that contain uppercase characters. ### What is...

Bug
0 - _Triaging
Priority_LOW
Requires NuGet.Core Change

## Description Of Changes This adds the ability to run Powershell scripts (hook scripts) before and after each type of package automation script runs. The hook scripts can be for...

As noted in a todo comment in this file: https://github.com/chocolatey/choco/blob/18d7948ed03497131a8477d55a2e3ce0f901bf75/src/chocolatey/infrastructure.app/commands/ChocolateyPushCommand.cs#L51-L55

Enhancement
0 - _Triaging

This would depend on #1477 being implemented If the new command can use templates from an exernal path, it would make sense that the template command could list information about...

Enhancement
0 - Backlog
Has related issue

## Is Your Feature Request Related To A Problem? Please describe. The `OS_NAME` environment variable is set to Windows 10 when running on Windows 11. This should be corrected. ##...

Improvement
2 - Working