Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FR] Add a way to downgrade to the lastest stable release from a beta release #66

Open
mProjectsCode opened this issue Dec 1, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@mProjectsCode
Copy link

The beta manifest is very cool and I am using it for canary builds for Meta Bind. But I haven't found a way in brat to downgrade back to the latest stable release from a beta release.

I think this would be a cool feature as it would allow a quick workflow of testing the latest beta release and then swapping back to stable for actual use.

@TfTHacker
Copy link
Owner

This is interesting idea and I am thinking about its implementation. If someone deletes the beta plugin from the beta list, the actual plugin is not deleted. Then when a regular check for plugin updates is run, the difference should be caught and I think the most current release would be downloaded.

@mProjectsCode
Copy link
Author

I think the easiest way would be to look at the main manifest file and download the release it points at

@TfTHacker TfTHacker added the enhancement New feature or request label Jan 6, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants