linuxserver / docker-nextcloud

GNU General Public License v3.0
677 stars 128 forks source link

[FEAT] Please provide tags for patches of previous major versions #433

Closed HannesJo0139 closed 2 months ago

HannesJo0139 commented 2 months ago

Is this a new feature request?

Wanted change

One of the biggest problems of nextclouds development / release policies is that major releases come very often, introducing a bunch of new features and breaking existing ones. Over the years I learned that with nc it is a very bad idea to update a major relase too soon. I learned to have best experience always staying one major version behind the latest one.

As far as I understand https://github.com/linuxserver/docker-nextcloud/issues/420#issuecomment-2016831568 you not gonna provide a tag for 28.0.5 and coming 28.* since 29.0.0 is already available. So please would you consider providing tags for patch updates on earlier major versions?

Reason for change

..

Proposed code change

No response

Roxedus commented 2 months ago

Our current system does not allow for this.

darkmattercoder commented 1 month ago

@Roxedus can you elaborate on this? Or is that documented somewhere? Is this something that is scheduled for future change? Building tags for patches of at least one older version would be nice.

Roxedus commented 1 month ago

It is not documented further than the other issues about this. It is not scheduled to be looked at (this does not exclude it from being looked at, we have no official stance on this, other than the time investment it would take), mostly because this is a change that would only affect this single image (or a couple, I can't however name any that has this type of release cycle), and not the ~200 other images we build.