microsoft / microsoft/aspire

Staging feed too difficult to use

Open
#14,965 6 comments 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

@joperezr why is it 3 settings? Can we infer some of these? If stagingChannelEnabled isn't enough the channel should not show up if it won't work (the other 2 settings are set).

Before we stablize:

```
aspire config set -g features:stagingChannelEnabled true
aspire config set -g overrideStagingQuality Prerelease
aspire config set -g stagingPinToCliVersion true
```

After

```
aspire config set -g features:stagingChannelEnabled true
```

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.