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

[FEAT] add "main" tag that builds bleeding-edge version #299

Open
1 task done
axiopaladin opened this issue Dec 13, 2024 · 1 comment
Open
1 task done

[FEAT] add "main" tag that builds bleeding-edge version #299

axiopaladin opened this issue Dec 13, 2024 · 1 comment

Comments

@axiopaladin
Copy link

Is this a new feature request?

  • I have searched the existing issues

Wanted change

The "latest" tag gives the latest stable version of Transmission. Please add another tag (suggested name "main", after the primary branch of the base Transmission repo) that gives the nightly build of the very newest code.

Reason for change

Sometimes users want to try out features that haven't been released in a stable version. For example, 4.1.0 will have sequential downloading, and this feature is included and working in the
"main" development branch, but it was not merged before 4.0.6 (the current stable) was released.

Proposed code change

Ideally this would be built from source via CI/CD, but if compiling from source is too much to ask then an alternative would be to grab necessary artifacts from the latest pre-release tag in the base Transmission repo's releases.

Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Issues
Development

No branches or pull requests

1 participant