Opentelemetry-dotnet: MyGet publishing seems to be broken

Created on 12 Aug 2020  路  5Comments  路  Source: open-telemetry/opentelemetry-dotnet

  1. Recent merges to master failed to publish MyGet package.
  2. I want to bring the topic again - should we simply remove the VSO pipeline and MyGet (and use Actions to publish packages based on tags)? (I don't see many folks using MyGet packages - they give us maintenance cost without obvious benefit)

image

bug infra

Most helpful comment

myget push build is broken in Azure Devops.
Lets first bring it to GHActions. Asked @eddynaka s help to get it. I can setup the myget token as a GH Secret.
And then remove it and replace with nuget daily push.

All 5 comments

image

myget push build is broken in Azure Devops.
Lets first bring it to GHActions. Asked @eddynaka s help to get it. I can setup the myget token as a GH Secret.
And then remove it and replace with nuget daily push.

@cijothomas let me know the token name so I can set up the variables. I will try some stuff later.

@reyang , with our latest pr, the myget is working again.

Now, we go back to the questions:

  • should we keep pushing to myget every time?
  • should we move to nightly push to nuget?

Ping back from #1063.

Was this page helpful?
0 / 5 - 0 ratings