aspnet / aspnet-docker

[Archived] ASP.NET Core Docker images for 1.x. Go to https://github.com/dotnet/dotnet-docker for 2.1 and up.
https://asp.net
719 stars 171 forks source link

Remove `nightly` artifacts #437

Closed MichaelSimons closed 5 years ago

MichaelSimons commented 5 years ago

I would like to suggest the removal of the nightly artifacts in an effort to cleanup. The nightly images haven't been updated in 9 months now. Given this ASP.NET Core images have been consolidated with the .NET Core images I don't see any value in keeping this around.

  1. Post a notice on https://hub.docker.com/r/microsoft/aspnetcore-nightly and https://hub.docker.com/r/microsoft/aspnetcore-build-nightly that they are going to be removed at a specified time. They haven't been touched in 9 months now.
  2. Remove the dev branch from this repo.
  3. Delete the build definition - https://devdiv.visualstudio.com/DevDiv/_build?definitionId=6612
natemcmaster commented 5 years ago

cc @Eilon - this is an infrastructure cleanup task we should do. Could be done anytime.

natemcmaster commented 5 years ago

Done with parts 2 and 3. For part 1, I think we'll just update the README in Docker Hub to indicate the images are deprecated. Reaching out internally to figure out how to get permissions to do that.