-
-
Notifications
You must be signed in to change notification settings - Fork 497
Publishing nightly build on fdroid. #4437
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4437 +/- ##
============================================
+ Coverage 58.47% 58.66% +0.18%
- Complexity 1461 1468 +7
============================================
Files 327 327
Lines 17045 17045
Branches 2109 2109
============================================
+ Hits 9967 9999 +32
+ Misses 5683 5634 -49
- Partials 1395 1412 +17 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a72373f to
4f6b672
Compare
4ba43c5 to
c60b1d6
Compare
|
@kelson42 Now CI is correctly working. |
8d4c375 to
6939133
Compare
* Installing fdroid server in our CI and generating the metadata and other stuff required by the fdroid to fetch the nightly build. * Created the config-template.yml that is required by the fdroidserver.
ab03297 to
8cf87b4
Compare
Fixes #1777
fdroid_nightlyworkflow to install the fdroidserver, and create the metadata and other stuff. Then this workflow publishes the APK and metadata on our server.fdroid_nightlytag.