ZDoom / ZMusic

GZDoom's music system as a standalone library
https://forum.zdoom.org/index.php
60 stars 32 forks source link

Missing releases #30

Closed jhonny-oliveira closed 1 year ago

jhonny-oliveira commented 2 years ago

Hi!

It seems the latest releases went missing (release tab), could you please recreate them ? At least the last one, and then keep on updating it from there.

Thank you! Jhonny Oliveira https://xtradeb.net

alexey-lysiuk commented 2 years ago

All tags are pushed to GitHub. Is there any problem with using a tag like 1.1.8 instead of a release?

jhonny-oliveira commented 2 years ago

I have no problem using the tags. However, some projects have fewer releases than tags. Let's say, some tags might not meet the release criteria.

In addition, it is strange that this and a few other projects lost most (if not all) releases. Did something happen to GitHub?! I pretty much doubt that 5 projects that I package for Ubuntu agreed at the same time to delete their releases...

Anyways, if you recommend I should use the tags instead, then I will do it. Let me know.

Thanks!

alexey-lysiuk commented 2 years ago

If you are building from sources, I suggest to ignore GitHub releases, and stick to tags. Let’s wait for @coelckers answer thought.

coelckers commented 1 year ago

Let's close this. ZMusic does not have the concept of a "release". Tags are made when a new commit gets used for a new GZDoom or Raze release. So most of the time the most recent tag would be the right thing, but if there's some fix in master, use that.

jhonny-oliveira commented 1 year ago

I agree! Thank you!