Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-18185

.NET: Thin 3.0: Automate NuGet publish process

    XMLWordPrintableJSON

Details

    • Docs Required, Release Notes Required

    Description

      Described below is the process to push nupkg/snupkg packages to nuget.org.

      Prerequisites

      Process

      • For every file in apache-ignite-VER-nuget.zip:
        dotnet nuget push $FILE --api-key $API_KEY --source "https://nuget.org/"
        

      The API_KEY can be found at https://svn.apache.org/repos/private/pmc/ignite/credentials/nuget.org (PMC only, requires Apache credentials).

      Attachments

        Activity

          People

            ptupitsyn Pavel Tupitsyn
            ptupitsyn Pavel Tupitsyn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: