CoatiSoftware / Sourcetrail

Sourcetrail - free and open-source interactive source explorer
https://www.sourcetrail.com/
GNU General Public License v3.0
14.29k stars 1.33k forks source link

Build sourcetrail with Github CICD. #1224

Open fire opened 2 years ago

fire commented 2 years ago

Hi, I was surveying the SourceTrail project, and my opinion is that getting Github actions building SourceTrail is one of the steps to keep continuity.

Benefits:

Make it cheaper to make SourceTrail releases. Every build is a complete SourceTrail release candidate.

Thoughts?

I can help with this.

mlangkabel commented 2 years ago

But we already have this with the travis and Appveyor CI pipelines.

fire commented 2 years ago

Travis is deprecated according to the opensource community and appveyor is rapidly losing relevance. It would be difficult to keep making sourcetrail builds.

Please reconsider