Since Jerboa uses a CI different than Github Actions, is there a way to try new builds (e.g. after a commit in main) without having to compile? Just curious

  • Krusty@feddit.itOP
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    1 year ago

    Sorry if I explained myself badly. I just wanted to try the new features implemented in the app without having to compile myself. So I asked if is there a place I can find some alpha apks

    • ug01x@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      It looks like they don’t perform a release for each commit to main, although they do run a pipeline build each time. So your best bet is this page. https://github.com/dessalines/jerboa/releases

      It appears the only releases here are the ones that are in the app stores according to versions and dates. Maybe with growing interest the team will give us cutting edge builds.