elastic / ecs-dotnet

https://www.elastic.co/guide/en/ecs-logging/dotnet/current/setup.html
Apache License 2.0
119 stars 59 forks source link

Release to github package repository as well #279

Closed Mpdreamz closed 1 year ago

Mpdreamz commented 1 year ago

Sadly GH package repos still does not support anonymous access so we can't replace feedz.io with it yet. Feedz.io has also served us amazingly well for a long time so not in any rush replacing it.

This additional push does help advertise which nuget packages this repository builds e.g:

image

From https://github.com/elastic/elastic-ingest-dotnet which already pushes to GH package repository.

Mpdreamz commented 1 year ago

@v1v thanks for the review, you are right the push to feedz.io takes priority so we first run that now.

I also added continue-on-error: true to the push to github package repository.