bambulab / BambuStudio

PC Software for BambuLab and other 3D printers
GNU Affero General Public License v3.0
1.76k stars 244 forks source link

[github] CI: Add nightly/master branch builds for people to test new commits #206

Open psiberfunk opened 1 year ago

psiberfunk commented 1 year ago

Some people like living on the bleeding edge, or trying out a fix that you've just committed before you release. For people who are interested in this but don't have the wherewithal or patience to figure out how to build things themselves, it would be good to have nightly builds as a github action.

Superslicer does this by using the github CI Actions, but you can also host your own runners if you want: https://docs.github.com/en/actions/automating-builds-and-tests/about-continuous-integration#about-continuous-integration-using-github-actions

RobinWhitfield commented 1 year ago

Any updates on this?

Even without nightly builds, for the next release it would be great to have a preview/RC build so the keen amongst the community can find the bugs before everyone starts to use the new version.