Skip to content

Aspire.Cli should list "staging" before all the "pr-*" in aspire update #12759

@eerhardt

Description

@eerhardt

When running aspire update I get the following list:

default (based on NuGet.config)
  stable (https://api.nuget.org/v3/index.json)
  daily (https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json)
  pr-10167 (C:\Users\eerhardt\.aspire\hives\pr-10167)
  pr-10985 (C:\Users\eerhardt\.aspire\hives\pr-10985)
  pr-11570 (C:\Users\eerhardt\.aspire\hives\pr-11570)
  pr-11832 (C:\Users\eerhardt\.aspire\hives\pr-11832)
  pr-12068 (C:\Users\eerhardt\.aspire\hives\pr-12068)
  pr-12096 (C:\Users\eerhardt\.aspire\hives\pr-12096)
  pr-12103 (C:\Users\eerhardt\.aspire\hives\pr-12103)
 staging (https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspire-360fbd45/nuget/v3/index.json)

We should change this order so staging comes before daily.

  • default
  • stable
  • staging
  • daily

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions