Val,
I think we need to upload the nuget package we want to upload so the
community
would know what we are going to upload and can check that everything is
right.
WDYT?
Best Regards,
Igor
On Wed, Oct 13, 2021 at 8:03 PM Valentin Kulichenko <
valentin.kuliche...@gmail.com> wrote:
> Pavel,
>
>
Sorry,
I meant we need to publish the package as part of RC, so it can be reviewed.
Best Regards,
Igor
On Thu, Oct 14, 2021 at 11:34 AM Igor Sapego wrote:
> Val,
>
> I think we need to upload the nuget package we want to upload so the
> community
> would know what we are going to upload and c
Igor,
As far as I understand, we can't upload the NuGet package anywhere, which
is unfortunate. If you want to try the .NET client before the release, you
can build from sources.
-Val
On Thu, Oct 14, 2021 at 8:16 AM Igor Sapego wrote:
> Sorry,
>
> I meant we need to publish the package as part
Igor, you can test the actual packages locally:
- Download artifacts [1] into a local folder
- dotnet add package Apache.Ignite --version 3.0.0-alpha3 --source
/my/folder
There is no concept of staging on nuget.org, any publish is permanent.
We can probably publish a version with "-rc1" suffix for
Pavel,
Since it's possible to test packages locally as you described, we can
simply upload them to SVN [1] for RC testing. Let's start doing this with
the next release.
I also assume this will be useful for both 2.x and 3.x, right?
[1] https://dist.apache.org/repos/dist/dev/ignite
-Val
On Thu,