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 release package naming, source release compression #1840

Open
mborgerson opened this issue Jan 2, 2025 · 0 comments
Open

Fix release package naming, source release compression #1840

mborgerson opened this issue Jan 2, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@mborgerson
Copy link
Member

Bug Description

  • Fix source release, compress more with xz: src.tar.gz → xemu-x.y.z.tar.xz, add top level dir
  • Include version in binary releases, drop 'release': xemu-win-x86_64-release.zip → xemu-x.y.z-win-x86_64.zip

The reason they were named this way originally was to simplify linking to 'latest', but it would be nice to actually include the release version number in the package name for archiving. While we're at it, we should make the updater smarter.

Expected Behavior

n/a

xemu Version

n/a

System Information

No response

Additional Context

No response

@mborgerson mborgerson added the bug Something isn't working label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant