John Maguire

Results 27 comments of John Maguire

I might be able to find time to do this assuming it's as simple as creating the span in `before` instead of `after`.

Can we deploy to Play & F-Droid via CircleCI?

Yeah, you can run jobs just for matching branches or tags.

@amuttsch Can you give me access to the Google Play account and I can try to automate this?

Everything is licensed under the GPL, so you can do whatever you want within the limitations of that.

Nice! Can you separate the build & the publish step and then only publish when the action is running for `master`? e.g. `if: github.ref == 'refs/heads/master'`

What do I need to do here with regards to creating snap accounts, channels, etc?

It looks like the snap version needs updated in the yml to match the other builds.

Does that change not need to be made in the yml somewhere?

That needs to be part of this PR then.