Skip to content

Conversation

@nohwnd
Copy link
Member

@nohwnd nohwnd commented Oct 10, 2025

Description

When we build final build (RTM), we want to be able to do it multiple times. Darc publishing will publish to isolated feed thanks to the DotnetFinalVersionRelease. But we would still push to test-tools and other places. We don't want to do that in case there is problem with the package, and do the upload only after we validated the package is correct.

dropFolder: 'artifacts\VSSetup\Release\Insertion'
accessToken: $(_DevDivDropAccessToken)
condition: succeeded()
# Publishes setup VSIXes to a drop.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want to skip publishing to nuget feeds but we will want to public build artifacts right? Or am I missing/misunderstanding something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants