[GH-ISSUE #360] Another tagged release for Upsilon? #166

Open
opened 2026-05-06 13:15:56 +02:00 by BreizhHardware · 8 comments

Originally created by @imadnyc on GitHub (Feb 26, 2024).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/360

Upsilon seems to be an active project, yet it's latest tagged release is older than Omega's latest tag. Is it possible for a stable tag to be created? I want to package this for NixOS, but there's no point if it's older than Omega - I'll just package that. Also, what is the release currently on the web app installer?

Originally created by @imadnyc on GitHub (Feb 26, 2024). Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/360 Upsilon seems to be an active project, yet it's latest tagged release is older than Omega's latest tag. Is it possible for a stable tag to be created? I want to package this for NixOS, but there's no point if it's older than Omega - I'll just package that. Also, what is the release currently on the web app installer?
Author
Owner

@PetitFrapo commented on GitHub (Feb 26, 2024):

Upsilon is newer. Basically Upsilon has 3 release channels: stable, beta and dev. Dev is built every commit and has no themes because that would take far too much resources for something updated very often. Beta is updated every couple of commits when they are stable, and Stable is rarely updated. The latest dev build is a week old, and is stable, but beta is great too if you want themes. Lmk if I didn't answer your question.

<!-- gh-comment-id:1963423287 --> @PetitFrapo commented on GitHub (Feb 26, 2024): Upsilon is newer. Basically Upsilon has 3 release channels: stable, beta and dev. Dev is built every commit and has no themes because that would take far too much resources for something updated very often. Beta is updated every couple of commits when they are stable, and Stable is rarely updated. The latest dev build is a week old, and is stable, but beta is great too if you want themes. Lmk if I didn't answer your question.
Author
Owner

@BloomyInDev commented on GitHub (Feb 26, 2024):

Upsilon seems to be an active project, yet it's latest tagged release is older than Omega's latest tag. Is it possible for a stable tag to be created? I want to package this for NixOS, but there's no point if it's older than Omega - I'll just package that. Also, what is the release currently on the web app installer?

Upsilon don't use release from GitHub. Instead, they post theirs releases on Upsilon's website.
I think you will need to build it yourself if you want a specific version

<!-- gh-comment-id:1963490413 --> @BloomyInDev commented on GitHub (Feb 26, 2024): > Upsilon seems to be an active project, yet it's latest tagged release is older than Omega's latest tag. Is it possible for a stable tag to be created? I want to package this for NixOS, but there's no point if it's older than Omega - I'll just package that. Also, what is the release currently on the web app installer? Upsilon don't use release from GitHub. Instead, they post theirs releases on [Upsilon's website](https://getupsilon.web.app). I think you will need to build it yourself if you want a specific version
Author
Owner

@imadnyc commented on GitHub (Feb 26, 2024):

@PetitFrapo @BloomyInDev So it seems that I should just build from beta?

<!-- gh-comment-id:1964867311 --> @imadnyc commented on GitHub (Feb 26, 2024): @PetitFrapo @BloomyInDev So it seems that I should just build from beta?
Author
Owner

@BloomyInDev commented on GitHub (Feb 26, 2024):

@PetitFrapo @BloomyInDev So it seems that I should just build from beta?

Or build from dev

<!-- gh-comment-id:1964939061 --> @BloomyInDev commented on GitHub (Feb 26, 2024): > @PetitFrapo @BloomyInDev So it seems that I should just build from beta? Or build from dev
Author
Owner

@imadnyc commented on GitHub (Feb 26, 2024):

Sorry if this is a dumb question, but where can I find the beta branch? https://github.com/UpsilonNumworks/Upsilon/branches/all only seems to have an omega-beta branch, which was updated 2 years ago.

<!-- gh-comment-id:1965064677 --> @imadnyc commented on GitHub (Feb 26, 2024): Sorry if this is a dumb question, but where can I find the beta branch? https://github.com/UpsilonNumworks/Upsilon/branches/all only seems to have an omega-beta branch, which was updated 2 years ago.
Author
Owner

@BloomyInDev commented on GitHub (Feb 27, 2024):

Beta files are on Upsilon's website, you just have to scroll
They don't seem to keep a beta branch nor a "stable" branch (idk for the second)

<!-- gh-comment-id:1966726743 --> @BloomyInDev commented on GitHub (Feb 27, 2024): Beta files are on [Upsilon's website](https://getupsilon.web.app), you just have to scroll They don't seem to keep a beta branch nor a "stable" branch (idk for the second)
Author
Owner

@Yaya-Cout commented on GitHub (Feb 27, 2024):

The betas are there : https://github.com/lolocomotive/Upsilon/tree/upsilon-beta, but it should be improved. I don't remember if there is a stable branch. Almost everything is in the upsilon-dev branch, which is almost as stable as others branches, so you could just use this one. On AUR (for Arch Linux), that's what the package does.
I don't remember if Nix require package to be reproducible, but if not, you could just use the upsilon-dev branch as source (and store the commit hash, if you want, but it's already saved automatically).
The spirit of Upsilon is more "rolling release".

<!-- gh-comment-id:1967224802 --> @Yaya-Cout commented on GitHub (Feb 27, 2024): The betas are there : https://github.com/lolocomotive/Upsilon/tree/upsilon-beta, but it should be improved. I don't remember if there is a stable branch. Almost everything is in the `upsilon-dev` branch, which is almost as stable as others branches, so you could just use this one. On AUR (for Arch Linux), that's what the package does. I don't remember if Nix require package to be reproducible, but if not, you could just use the `upsilon-dev` branch as source (and store the commit hash, if you want, but it's already saved automatically). The spirit of Upsilon is more "rolling release".
Author
Owner

@imadnyc commented on GitHub (Feb 27, 2024):

Yeah, I wanted to target the beta so that I would have a stable-ish thing to build off of. Thanks!

<!-- gh-comment-id:1967239190 --> @imadnyc commented on GitHub (Feb 27, 2024): Yeah, I wanted to target the beta so that I would have a stable-ish thing to build off of. Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#166
No description provided.