viur-framework / viur-base

ViUR base project template - Start here with your new ViUR project!
https://www.viur.dev
MIT License
12 stars 12 forks source link

In line with the ViUR Core 3.5 release we should also provide a Github release in Base. #106

Closed theVAX closed 1 year ago

theVAX commented 1 year ago

There hasn't been a Github release since 2019.

sveneberth commented 1 year ago

For what reason? The base is a template and should prepare the latest versions of the ViUR components for usage. It uses rolling releases without version numbers. A reasonable version number concept makes no sense here in my opinion, because the base itself does not actually provide any features or is not to be considered as standalone software. Also there are no artifacts here that make sense to release. The main branch can be cloned or downloaded as ZIP at any time.

phorward commented 1 year ago

Ok we decided to make tags but no releases.

sveneberth commented 1 year ago

Hello all,

I have now created two tags after merging the dependency PR #110.

As @phorward had already written, we have now decided that there should be no more releases.

Thus I close the ticket.