Skip to content

including digital field mapping SMASH - id: eu.hydrologis.smash

  • The app complies with the inclusion criteria
  • The original app author has been notified (it is me)
  • All related fdroiddata and RFP issues have been referenced in this merge request
  • The upstream app source code repo contains the app metadata
  • Builds with fdroid build
  • Releases are tagged

I wanted to ask in the forum, but from what I found app inclusion issues are to be discussed here. I hope it is ok to do this in a pull request.

First off, we are talking about a flutter app, if that is relevant.

I tried to follow the docs for app inclusion by PR

My main issue is that I have errors in the CI/CD but am not able to understand how to fix them:

  1. lint fails telling me
eu.hydrologis.smash: Run rewritemeta to fix formatting

I tried to run it locally and get:

2021-11-05 17:50:12,367 WARNING: No config.yml found, using defaults.
2021-11-05 17:50:12,372 CRITICAL: No such package: eu.hydrologis.smash
2021-11-05 17:50:12,373 CRITICAL: Found invalid appids in arguments

but have no real idea what to do with it.

  1. the build fails telling me:
Task 'assembleFdroidRelease' not found in root project 'android'.

I assume this is something that I should enable, but the above steps didn't talk about the need to dol local builds or change build parameters. I am afraid I do not know what I am writing about.

Could anyone please please help me to get through this?

Thanks a ton.

Edited by linsui

Merge request reports