-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add External Data Checker Functionality #58
base: master
Are you sure you want to change the base?
Conversation
Started test build 163790 |
Build 163790 failed |
Okay, I see the problem. So this probably not possible to fully automate since the The other option would be building the package upstream and then simply packaging the binary here, as that would be way less of a hassle. But I understand that this would be the less desirable solution. |
Started test build 163822 |
Build 163822 successful
|
Started test build 165761 |
Build 165761 failed |
This won't build properly until the Flatpak uses a tagged commit again. I guess merging can wait until a new release is out, if the devs are interested in this PR at all. |
This adds External Data Checker functionality to help with creating new releases. This should make the process a lot easier, since new releases will automatically trigger a PR, which can simply be merged.