Publish NuGet packages at git.frostfs.info #50

Open
opened 2025-03-12 15:49:40 +00:00 by potyarkin · 1 comment
Member
  • Build NuGet packages in CI
  • Publish to git.frostfs.info registry
  • Check that packages are available to anonymous users
- [ ] Build NuGet packages in CI - [ ] Publish to git.frostfs.info registry - [ ] Check that packages are available to anonymous users
potyarkin self-assigned this 2025-03-12 15:50:25 +00:00
Author
Member

It appears that all environment configuration can be done at runtime via dotnet nuget CLI, similar to docker login for OCI registry. No need to modify some deeply nested XML like with Java, no need to modify runner image at all.

[It appears that](https://forgejo.org/docs/latest/user/packages/nuget/) all environment configuration can be done at runtime via `dotnet nuget` CLI, similar to `docker login` for OCI registry. No need to modify some deeply nested XML like with [Java](https://forgejo.org/docs/latest/user/packages/maven/), no need to modify runner image at all.
potyarkin added the
enhancement
Infrastructure
labels 2025-03-13 13:32:28 +00:00
Sign in to join this conversation.
No description provided.