chocolatey / chocolatey/choco

RFE: `usePackageRepositoryOptimizations` should be a repository / source option

Open
#1,778 1 comment 0 reactions 0 assignees View on GitHub
0 - Backlog Enhancement
Dominant language
C#
Stars
11.5k
Forks
960
PR merge metrics
No merged PRs in 30d

Description

The new repo optimisations in 0.10.12 do cause some issues with repositories not supporting it. 0.10.14-beta-20190321 introduced a blanket fix by disabling the feature:

```
choco feature disable -n usePackageRepositoryOptimizations
```
It would be better to introduce this setting as a per source option, like priority.

Related to #1770

Contributor guide

Open the contributing guide

Research direction

Start by reviewing how repository or source options such as priority are defined and how the usePackageRepositoryOptimizations feature is currently handled. Compare the requested per-source behavior with the blanket disable command and related issue #1770. Done means the optimization setting can be configured per source without requiring a global feature disable.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.