Skip to content

fix(dotnet): use snupkg format for dotnet symbol packages#830

Merged
mergify[bot] merged 1 commit intomasterfrom
rmuller/snupkg
Sep 30, 2019
Merged

fix(dotnet): use snupkg format for dotnet symbol packages#830
mergify[bot] merged 1 commit intomasterfrom
rmuller/snupkg

Conversation

@RomainMuller
Copy link
Copy Markdown
Contributor

The legacy format is not supported by NuGet's own symbols server, and the
SymbolSource server is currently experiencing a certificate expiration event,
which seems to be a somewhat recurring issue (NuGet/Home#6082).

More info: https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages-snupkg


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

The legacy format is not supported by NuGet's own symbols server, and the
SymbolSource server is currently experiencing a certificate expiration event,
which seems to be a somewhat recurring issue (NuGet/Home#6082).

More info: https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages-snupkg
@RomainMuller RomainMuller requested a review from a team as a code owner September 30, 2019 10:08
Copy link
Copy Markdown
Collaborator

@rix0rrr rix0rrr left a comment

Choose a reason for hiding this comment

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

When releasing, please cherry-pick this into a patch release, so we don't bring in new features when trying to unblock the CDK pipeline.

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Sep 30, 2019

Thank you for contributing! ❤️ I will now look into making sure the PR is up-to-date, then proceed to try and merge it!

@mergify mergify Bot added the pr/ready-to-merge This PR is ready to be merged. label Sep 30, 2019
@mergify mergify Bot merged commit 0d18b4d into master Sep 30, 2019
@RomainMuller RomainMuller deleted the rmuller/snupkg branch September 30, 2019 10:28
@mergify mergify Bot removed the pr/ready-to-merge This PR is ready to be merged. label Sep 30, 2019
RomainMuller added a commit that referenced this pull request Sep 30, 2019
The legacy format is not supported by NuGet's own symbols server, and the
SymbolSource server is currently experiencing a certificate expiration event,
which seems to be a somewhat recurring issue (NuGet/Home#6082).

More info: https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages-snupkg
RomainMuller added a commit that referenced this pull request Sep 30, 2019
The legacy format is not supported by NuGet's own symbols server, and the
SymbolSource server is currently experiencing a certificate expiration event,
which seems to be a somewhat recurring issue (NuGet/Home#6082).

More info: https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages-snupkg
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.

3 participants