Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Point manual publishing to public feed #68558

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

dibarbet
Copy link
Member

I'm working on enabling our normal publishing flow for this package (see #68504), but there are some issues around signing. I'm working with dnceng to get those resolved, but in the meantime this should unblock consumption of the packages in vscode-csharp.

Test build - https://dnceng.visualstudio.com/internal/_build/results?buildId=2198741&view=results

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Issues and PRs which have not yet been triaged by a lead label Jun 12, 2023
@dibarbet dibarbet marked this pull request as ready for review June 12, 2023 20:07
@dibarbet dibarbet requested a review from a team as a code owner June 12, 2023 20:07
@@ -317,8 +317,9 @@ stages:
command: push
packagesToPush: '$(Build.SourcesDirectory)\artifacts\LanguageServer\*.nupkg'
allowPackageConflicts: false
feedsToUse: select
Copy link
Member

Choose a reason for hiding this comment

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

This is documented as the default?

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah I don't need specify this value. However CI passed on this commit and I have another PR out to delete this entire step (as soon as dnceng helps me fix signing) - #68504

So going to leave this as-is for expediency

nuGetFeedType: external
publishFeedCredentials: 'DevDiv - VS package feed'
publishFeedCredentials: 'azure-public/vs-impl'
Copy link
Member

Choose a reason for hiding this comment

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

Per @dibarbet the expectation this is temporary until this all gets deleted as a part of #68504.

@dibarbet dibarbet merged commit a4f3bbf into dotnet:main Jun 12, 2023
24 checks passed
@dibarbet dibarbet deleted the dev/dibarbet/publish_public branch June 12, 2023 20:36
@ghost ghost added this to the Next milestone Jun 12, 2023
@RikkiGibson RikkiGibson modified the milestones: Next, 17.7 P3 Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants