Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2074

Ensure that only NuGet packages for the current version are pushed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.4.0, 3.3.5, 3.2.11
    • build-release, dotnet
    • None

    Description

      We currently use this command to push the NuGet packages to nuget.org:

      ${nugetExe} push Gremlin.Net/bin/Gremlin.Net.*.nupkg [...]

      which will push all versions of the package it can find in the Gremlin.Net/bin directory. The same applies to the Gremlin.Net.Template.

      We should use the exact version here instead to avoid pushing packages for any other versions by accident.

      Attachments

        Activity

          People

            Florian Hockmann Florian Hockmann
            Florian Hockmann Florian Hockmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: