You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Petr Ivanov (Jira)" <ji...@apache.org> on 2021/09/28 11:49:00 UTC

[jira] [Commented] (IGNITE-15531) .NET: Thin 3.0: Release procedure

    [ https://issues.apache.org/jira/browse/IGNITE-15531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421340#comment-17421340 ] 

Petr Ivanov commented on IGNITE-15531:
--------------------------------------

Added .Net build to current release chain: https://ci.ignite.apache.org/buildConfiguration/ignite3_Release_Build_DotnetBinaries/6200200

[~ptupitsyn], check, please.

> .NET: Thin 3.0: Release procedure
> ---------------------------------
>
>                 Key: IGNITE-15531
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15531
>             Project: Ignite
>          Issue Type: Task
>          Components: platforms, thin client
>    Affects Versions: 3.0.0-alpha3
>            Reporter: Pavel Tupitsyn
>            Assignee: Petr Ivanov
>            Priority: Major
>              Labels: .NET, iep-78, ignite-3
>             Fix For: 3.0.0-alpha3
>
>
> Implement release procedure:
> * Bump versions
> * Update CSPROJ with package info properties (icon, description, license, etc)
> * Build binaries
> **  {{dotnet publish Apache.Ignite --configuration Release --output release/bin}}
> * Build NuGet packages
> ** {{dotnet pack Apache.Ignite --configuration Release --include-source --output release/nupkg}}
> * Publish NuGet packages (manual step for now?)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)