I’m trying to add a new app to the fdroid repo but I’m failing at the test pipeline (checkupdates and rewritemeta) and don’t understand why
Sorry, I don’t know what to paste here to make my issue clear, but if someone can help me, this is the more recent pipeline failure in my fdroiddata fork: Pipeline #2620776893 · hipgnose / Data · GitLab
The code is in the `shortcut.healthconnect` branch and my shortcut.healthconnect.yml file is:
Thanks for your help, @Licaon_Kter, I made the changes and now it is passing!
For someone with a similar issue, there were 2 problems with my file:
A missing, empty, newline at end of file.
Missing the AutoName tag.
But the AutoName tag was an issue for me because I thought that it was something the fdroidserver populates by it’s on and it was not in the templates. Also, the doc says that it is generated:
The AutoName entry is generated automatically when fdroid checkupdates is run, and is only used for the commit messages generated by fdroid checkupdates.
@Licaon_Kter do you think I should look to do a merge request updating the general template with this field and also make it more clear in the docs that the user also needs to enter something in this mandatory field?
Is there any issue with Conduit that might be causing new versions to not be picked up? I have the f-droid build status app and it shows 1.0.8 as the highest metadata version, however new versions have been released since. I’m sorry if I sound impatient or something. I would just like to know if there are any issues on my side, because I’m new here and previous updates where caught pretty fast. Thank you!