-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Currently, our packages are exclusively published to Ignia's internal NuGet feed on Azure Artifacts. This requires that adopters know the feed URL, have an Azure DevOps account, and have that account explicitly added to Ignia's internal NuGet feed's permissions. Preferably, now that our package versions are stable, we should publish release versions directly to NuGet.org.
Steps
- Update global package configuration to use new(er) symbols package format (
snupkg
) supported by NuGet.org - Establish NuGet.org organization profile for OnTopic
- Establish Azure DevOps Release Pipeline for publishing to NuGet.org)
- Publish OnTopic Data Transfer 2.0.0 release to NuGet.org
- Update the NuGet badge in the README files to link to NuGet.org
- Remove the warnings in the README files regarding authorization requirements
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request