For me to do chum properly, I need to do tags and or releases. So, I’d ask you to push your changes often, and when you feel you’re at a stable point (ha!) make a tag and push it. I usually do semver + a letter … so 0.4.1 (minor update to 0.4) and I add a letter v0.4.1 if it’s proper. That causes github to automatically build (the letter in front).
I’ll set it up in my clone, but I can’t know what stage you guys are at if I don’t see commits and especially some tags. Thanks for going on this!
EDIT: I just noticed that your existing action builds on pushes to master. Could do, but doesn’t that get noisy? I use push to tags with a regex to keep builds to only really ready to build so:
Merged pull request and put the correct icons in place. With the relevant changes for chum, I would say the first tag on github will came close thanks for your support and feedback.
Ah, ok, so you pulled my changes? I hadn’t issued a merge request so I’m a bit lost. Probably best if I point the cum repo to your github repository when it’s in testing. EDIT, ok, no. I just made a pull request and I’ll try to get everything clean mergeable.
EDIT 2, and @piggz pushed into chum testing. Once my changes are merged, I’ll change the chum testing repo to point to @contra 's github once tags are in use. Till then, I’ll sync and follow along.
Cool! I’ll look at chum testing tomorrow and hopefully start building against your repository. That should make it fairly quick an painless to publish to chum.
Is tidal app from chum considered working version for users?
If yes then tidal login via webview doesn’t work for me. It opens sailfishos.org page only. I believe that you are using manually set tokens and missed that issue.
I havent tested the version from chum, but only the versions from github actions. Since SFOS 4.5 browser doesnt work an gh, I can not poste the link till sunday …
If the gh version doesnt work too, I have to investigate, with logs from the console …