dotnet / dotnet/arcade-services
Handle re-publishing of packages to transport feeds for unstable builds
- Dominant language
- C#
- Stars
- 86
- Forks
- 86
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 35
Description
Migrated from https://github.com/dotnet/core-eng/issues/15344
@markwilkie wrote:
If a package already exists on the transport feed (probably usually happens for VS), add another package identifier to the package so there’s no conflict.
This assumes the root cause is post build signing where we can sign something multiple times
The situation is that because we expose unstable builds to partners (like VS), when a rebuild is required there are downstream challenges because of the immutable package naming in nuget.
Related to https://github.com/dotnet/core-eng/issues/15345
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.