Giter Site home page Giter Site logo

F-Droid compatibility about capod HOT 12 CLOSED

d4rken-org avatar d4rken-org commented on May 18, 2024 1
F-Droid compatibility

from capod.

Comments (12)

d4rken avatar d4rken commented on May 18, 2024 2

Hey πŸ‘‹
Still working on it.
CI should be setup now
Still checking the code for old links.
Also trying to set up Github Sponsors and link to it from the app instead of Google Play IAP.

from capod.

d4rken avatar d4rken commented on May 18, 2024 1

I see, I'll take care to better follow semver on the next release.

from capod.

d4rken avatar d4rken commented on May 18, 2024

Alright, CI is doing it's thing, let's see if the build scripts work.

https://github.com/d4rken-org/capod/actions/runs/2733521850

Pretty sure that GitHub release will work, hoping the Google Play release also works 😎.

Does the metadata setup work for you?

from capod.

IzzySoft avatar IzzySoft commented on May 18, 2024

As usual: full_description.txt will need an ampty line before the bullet point list (or it would become a "wall of text"). Then only the APK is missing at the release tag πŸ˜„

from capod.

d4rken avatar d4rken commented on May 18, 2024

I adjusted the description (though after I tagged the release).

The last CI worked for GitHub:
https://github.com/d4rken-org/capod/releases

Google Play failed (I jinxed it 😁), trying again currently.

Do you know why it is not showing the "Releases" section on the project's main page?

from capod.

d4rken avatar d4rken commented on May 18, 2024

Ah it's not attaching the APK πŸ€”

from capod.

d4rken avatar d4rken commented on May 18, 2024

ouch, 7 tries, but finally all is looking good πŸ₯²

https://github.com/d4rken-org/capod/releases/tag/v1.3.13-rc7

Screenshot from 2022-07-25 21-08-24

from capod.

IzzySoft avatar IzzySoft commented on May 18, 2024

OK, thanks – added as usual. Issues left:

  • full_description.txt: the issue mentioned above also applies to all other locales (just manually fixed it for de-DE here now)
  • versionName is truncated, missing the -rc7 suffix of the tag name. This means it would pull the very same APK day after day, assuming it's a newer version, only to find out it's not. Possible approaches:
    • include the rc suffix with versionName
    • utilize versionCode with the tag name
  • Bugsnag again. Same procedure as usual? Would be easier if it weren't included then to start with πŸ˜‰

from capod.

d4rken avatar d4rken commented on May 18, 2024

OK, thanks – added as usual. Issues left:

  • full_description.txt: the issue mentioned above also applies to all other locales (just manually fixed it for de-DE here now)

Hm will have to update it in sources, pulling from crowdin will overwrite it all again.

  • versionName is truncated, missing the -rc7 suffix of the tag name. This means it would pull the very same APK day after day, assuming it's a newer version, only to find out it's not. Possible approaches:

    • include the rc suffix with versionName
    • utilize versionCode with the tag name

Not sure I fully understand it, can you elaborate a bit more?

  • Bugsnag again. Same procedure as usual? Would be easier if it weren't included then to start with wink

Currently it's opt-out for gplay and opt-in for foss builds. I will think again about not including it, but receiving combined crash reports from all builds is quite convenient. Getting me a crash stacktrace is not easy for everyone.

from capod.

d4rken avatar d4rken commented on May 18, 2024

I think we got this now?

from capod.

IzzySoft avatar IzzySoft commented on May 18, 2024

Uh, umpf… looks like I missed a notification there… So:

can you elaborate a bit more?

My updater compares the versionName of the app against the tag name (as the latter refers the former). So both should show the same grade of completeness. I just had a little error-of-thought in my above conclusion: as a release-candidate (rc) is considered to precede a release (no-rc), having 1.2.3 in the repo would mean all 1.2.3-rc tags would be ignored – e.g. an -rc8, as it's considered a "lower version" and not an update.

from capod.

IzzySoft avatar IzzySoft commented on May 18, 2024

Thanks!

from capod.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.