platform-plugin-dev-docker icon indicating copy to clipboard operation
platform-plugin-dev-docker copied to clipboard

Deleting old or misleading images?

Open tinect opened this issue 2 years ago • 0 comments

Please describe the feature you would like to see implemented.

We have several old images: https://github.com/FriendsOfShopware/platform-plugin-dev-docker/pkgs/container/platform-plugin-dev/versions?filters%5Bversion_type%5D=tagged&page=2

6.3 Releases

I mean, using Shopware 6.3 is "okay", if the ones need it. So it feels okayish to let these >7 months old images there.

6.5

But, what about this image: https://github.com/orgs/FriendsOfShopware/packages/container/platform-plugin-dev/63360691?tag=6.5? It is one year old and I think, the guys using it, don't know what it is, do they? I'm worried about the downloads. I see different possibilities:

  1. Delete that image/tag, so the ones using it will touch the ones they need: 6.5.x for latest 6.5-Release or 6.5.0
    • Consequence: That would mean, the pipeline would fail. But we don't need to add magic to solve it - like following
  2. Make 6.5.x also tag 6.5 with magic and special handling in scripts
  3. Leave it as it is.

What do you think?

tinect avatar Dec 25 '23 01:12 tinect