2026-01-04 20:27:53 UTC
in reply to

AU9913 on Nostr: Maybe. The code is already being committed to some repo somewhere right? Where is ...

Maybe. The code is already being committed to some repo somewhere right? Where is that? I already have 's loom protocol working in budabit (same thing as gitworkshop), I just don't have the ui built for it, which will only take a day or two to get done, but you can integrate to loom directly, you don't need budabit or gitworkshop or whoever as a middle man.

The benefits of doing it that way are that you can use the same pipeline structure for non-apk stuff too. Like if someone wants to publish the app as an nsite, they can use the github action that already exists to do that (on github or not). They could also add whatever other jobs to their app too, for example, if it's a website, they can use the piepliento deploy DNS entries, do stuff on Dev branches, etc.