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

Request: Make release assets compatible with houseabsolute/ubi #14

Closed
AndydeCleyre opened this issue Nov 25, 2024 · 3 comments
Closed

Comments

@AndydeCleyre
Copy link

The release assets, at least for Linux, are a little irregular in their naming and structure. This makes it hard to use various scripts and helpers for installing binaries from GitHub with this particular project.

One such helper is https://github.com/houseabsolute/ubi .

Can future releases make the "linux" part of the filename surrounded by word boundaries? That is, either xmq-gnu-linux-release or xmq-linux-release, rather than the current xmq-gnulinux-release?

And can the binary within be named xmq, with executable permissions set?

Thanks for this great project!

@weetmuts
Copy link
Collaborator

I think I fixed it. Please checkout the latest release. :-)

@AndydeCleyre
Copy link
Author

Working perfectly, as tested with mise:

$ mise use -g ubi:libxmq/xmq@latest

Thanks!

@weetmuts
Copy link
Collaborator

Great! I tried out mise myself. Very useful indeed!

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