Relax PublishArtifactInManifest safety check (#4682)#5709
Relax PublishArtifactInManifest safety check (#4682)#5709riarenas merged 1 commit intodotnet:release/3.xfrom
Conversation
* Relax PublishArtifactInManifest safety check * Remove validation of publishing stable assets to non-isolated feed.
|
Hello @riarenas! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
|
Apologies, while this PR appears ready to be merged, it looks like |
|
dotnet/interactive builds are still failing with Should we be publishing to a different channel? I've temporarily removed that channel and re-ran the failed job to unblock our builds. |
|
hmm, I wonder if the release/3.x branch requires a manual update to the task version. Checking |
|
yeah, that's the reason. I'll put out a PR to update the task version shortly |
This ports 0fcbdf1 to the release/3.x branch. It removes the safety checks around the publishing of stable assets to non-stable feeds.
The justification and servicing template are found in #5487