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

Repository tags are messed up #4106

Open
nikaro opened this issue Apr 2, 2025 · 2 comments
Open

Repository tags are messed up #4106

nikaro opened this issue Apr 2, 2025 · 2 comments

Comments

@nikaro
Copy link

nikaro commented Apr 2, 2025

Hello,

It looks like the repository tags are messed up.

For example there are v4.* tags: https://github.com/TabbyML/tabby/tree/v4.3.1 (likely referring to another project/code than tabby 🤨 )

While the latest version of Tabby is v0.27.0.

It is messing with script trying to fetch the latest version from tags.

@zwpaper
Copy link
Member

zwpaper commented Apr 2, 2025

hi @nikaro, Thank you for pointing that out! The tags exist due to some historical complications. There is a plan in place to address the cleanup, although it is currently assigned a low priority.

To obtain the most recent version of Tabby, you may use the link below to check for and download the latest release:

https://github.com/TabbyML/tabby/releases/latest

@nikaro
Copy link
Author

nikaro commented Apr 2, 2025

Yep, i ended up relying on this: https://github.com/nikaro/homebrew-tap/blob/main/Formula/tabby.rb#L15 ;-)

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