Apm-agent-dotnet: [apm-ci] release automation fails with 404

Created on 12 Feb 2020  路  3Comments  路  Source: elastic/apm-agent-dotnet

1.3.0 release failed with 404 when pushing to the nuget

https://apm-ci.elastic.co/blue/organizations/jenkins/apm-agent-dotnet%2Fapm-agent-dotnet-mbp/detail/1.3.0/1/

Actions

  • Debug what's going on
  • Document how to debug this
  • Archive artifacts for future usage even if it fails
bug

All 3 comments

This is not secret info, so commenting here

We push with dotnet nuget push ${nupkg} -k ${1} -s ${2}

The ${2} parameter should be https://api.nuget.org/v3/index.json - is that what we pass there? 馃

@v1v this one is fixed and can be closed, right?

Release script was used for the 1.4.0 release and we don't have this issue anymore.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vhatsura picture vhatsura  路  4Comments

mterwoord picture mterwoord  路  7Comments

fernandolamp picture fernandolamp  路  7Comments

gregkalapos picture gregkalapos  路  5Comments

rgmills picture rgmills  路  4Comments