finos / morphir-dotnet

Apache License 2.0
12 stars 8 forks source link

Create the appropriate NuGet organization/account for publishing to NuGet #19

Open DamianReeves opened 4 years ago

psmulovics commented 4 years ago

The underlying organization creation is WIP

DamianReeves commented 1 year ago

Any updates on this @psmulovics ?

psmulovics commented 1 year ago

So when this was written, it was to make it under morganstanley organization. We need to reach out to FINOS to create a github organization if needed - that would be only needed to done if we decide to have it under a finos organization and not a morphir organization.

DamianReeves commented 1 year ago

We publish under FINOS for morphir-scala, so I think it makes sense to do the same here.

DamianReeves commented 1 year ago

@maoo or @TheJuanAndOnly99 do you know if there is a FINOS organization for NuGet?

psmulovics commented 1 year ago

That's great - so @maoo / @mcleo-d might know whether there is already an organization for this.

psmulovics commented 1 year ago

Morphir organization reserved, prefix reservation request submitted

maoo commented 1 year ago

Hi @psmulovics and @DamianReeves !

Yes, we have an org on NuGet, see https://www.nuget.org/profiles/finos

@TheJuanAndOnly99 can generate a token and set it as secret on your GitHub repo ; if it helps, you can checkout https://github.com/finos/backplane/blob/main/.github/workflows/nuget-release.yml as a sample GitHub Action that releases on NuGet.