Improve versioning of built APK#19
Improve versioning of built APK#19litetex merged 4 commits intoTeamNewPipe:github_actionsfrom litetex:better-versioning
Conversation
|
After merging this PR one will not be able to update from an older nightly because the version code will be lower. We need to communicate this in the release notes of the first affected nightly and add tell the testers to backup and restore their data. |
Good point. |
Include current version id/number inside version name and code for better identification
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Merging now, we will see if the new system works |
|
How do you obtain an F-Droid repository? |
I'm still experimenting with this but basically it works like this:
See also: https://f-droid.org/en/docs/Setup_an_F-Droid_App_Repo/#overview I will try do some further testing in the next time and post updates here or on our matrix channel. |
|
Oh okok, I thought you set up the client to load the APKs directly from github or something ;-) |

Include current version id/number inside version name and code for better identification
More details in TeamNewPipe/NewPipe#11656