microsoft / microsoft/aspire

Introduce per channel override feeds into configuration.

Open
#13,185 1 comment 0 reactions 0 assignees View on GitHub
area-cli
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

At the moment the Aspire CLI has a `PackagingService` that returns a set of channels. Each channel has one or more feeds associated with it which point to publicly available feeds. Some enterprises may want to override these feed URLs via configuration.

For example:

```bash
aspire config set -g channels.stable.nugetorg.url https://mycompany.com/feed/aspire/stable
```

We would need to figure out how we define mappings etc as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.