tulir / gomuks

A terminal based Matrix client written in Go.
https://maunium.net/go/gomuks
GNU Affero General Public License v3.0
1.34k stars 120 forks source link

Release schedule? Daily builds? #372

Closed pataquets closed 1 year ago

pataquets commented 2 years ago

It's been quite a long time since last release and there are a bunch of interesting commits since then. Aside from a release, is there any [soft] policy on releases? What is the author's view on providing daily builds for testing bleeding edge with latest commits from master?

Docker has helped me a lot when tinkering with several projects independent of my host OS, without having to install any toolchain, and could double as a build/distribution method, too. For instance, it could help on #175.

tulir commented 1 year ago

CI builds have been around for years and are mentioned in the docs