Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the versioning to reflect in the Packages #28

Open
BenjamenMeyer opened this issue Apr 9, 2021 · 1 comment
Open

Fix the versioning to reflect in the Packages #28

BenjamenMeyer opened this issue Apr 9, 2021 · 1 comment
Assignees

Comments

@BenjamenMeyer
Copy link
Member

Describe the bug
We have various versions right now like 0.7.0beta4; however, it doesn't fully make it to the package files which only get the 0.7.0 portion of it. This makes it hard to setup Linux Repositories as we need unique versions between all the releases (alpha, beta, etc). This will make it harder for downstream users to integrate into their distros.

To Reproduce
Run make package with different alpha/beta/final releases.

Expected behavior
We can load packages into APT, RPM, etc and have unique versions right out of our GitHub releases.

vegastrike/Vega-Strike-Engine-Source#441

@stephengtuggy
Copy link

I think we finally have this with 0.8.x. Let's see if it works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants