-
Notifications
You must be signed in to change notification settings - Fork 15
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
Added automatic build of Bottles in beta #425
base: beta
Are you sure you want to change the base?
Conversation
Started test build 12887 |
Build 12887 successful
|
Started test build 12893 |
Build 12893 successful
|
This won't work, because Flathub only checks the main branch (in this case |
Started test build 12909 |
This should work, it will run the CI each hour (so the repo will be updated in maximum two hours after a commit in the Bottles repository) We can let the Flathub bot run on |
Build 12909 successful
|
I'll ask the Flathub maintainers if they approve this. |
I'm marking it as draft, since there is some consideration to deprecate the beta branch: #424. @mirkobrombin do you still want to deprecate or do we accept this MR? I'd prefer deprecating it to reduce workload for Flathub, and we already build flatpaks upstream. |
If you choose to deprecate the beta branch, I think it would be great to explain in the documentation how to install packages created by the CI in the original repo, so we can redirect people who have a breaking bug that has been fixed upstream to the docs |
I copied the manifest file from
master
, adding thex-checker-data
to track the latest commit. It should also auto-merge PRs that the bot creates, only for the beta branch.This should enable flathub-beta version of Bottles to follow the main branch of the repository, making bleeding-edge fixes available easily for users.