Question to application maintainers

Is it that hard to maintain a script which triggers once you post a milestone? This updates distributions of your app (windows exe; android apk (including posting it on the play store); linux snap, flatpak, and deb; and a web version) and posts said updates on your website. Is it that hard?

1 Like

There is a lot of work behind that phrase. Maintaining multiple versions of an app for various systems is not something I would enjoy.
Once you have all the versions, running an update script should be trivial.
I dont get what you are complaining about … that is what mostly happens?

1 Like

Yes, there is indeed some work required to pull up such a CI system. But afterward you (mostly) can lean back, enjoying seeing computers working for you.

2 Likes

So you think @xahodo meant a script for one user doing updates… I thought meant a developer updating multiple versions .

I am getting a reputation for misunderstsnding people’s posts. Must be old age. I hope it is not progressive.

1 Like

Same here. One dev builds and deploys his app for different platforms.

1 Like

OK, that means I misunderstood your reply … I thought you were talking about one user doing updates. ?
No escaping old age.

1 Like

For me, it reads as he has developed an app for multiple platforms and now wants to automate the build and distribution process.

2 Likes