Skip to content

New app: Season calendar

Matthias Schmitt requested to merge maschm/fdroiddata:seasoncalendar into master
  • The app complies with the inclusion criteria
  • The original app author has been notified (and supports the inclusion)
  • All related fdroiddata and RFP issues have been referenced in this merge request
  • The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure
  • Builds with fdroid build
  • Releases are tagged

As suggested by @IzzySoft in rfp#1496 (closed) we submit this MR.

I ran fdroid readmeta, fdroid rewritemeta flunzmas.seasoncalendar, fdroid checkupdates flunzmas.seasoncalendar and fdroid lint flunzmas.seasoncalendar with out issues but fdroid build -v -l flunzmas.seasoncalendar failes with on my machine and also in the CI pipline...

2020-12-28 18:48:36,169 DEBUG: > git rev-parse --show-toplevel
2020-12-28 18:48:36,375 ERROR: VCS error while building app flunzmas.seasoncalendar: No git submodules available
2020-12-28 18:48:36,376 DEBUG: Error encoutered, stopping by user request.

I don't know what to do with this, the repo doesn't even use git submodules.

closes rfp#1496 (closed)

Edited by Matthias Schmitt

Merge request reports