GitLab CI/CD for GitHub
When creating a git project that you want to share with others you traditionally had the choice between GitHub with its huge community and tons of integrations, GitLab with a great overall dev experience from issues to one of the best CI/CD solutions out there and BitBucket being one of the friends you have since kindergarten. My personal decision was to host all my personal projects on π¦ GitHub. For projects that need CI/CD I tinkered around with π·β Travis CI and π ΎοΈ Circle CI on top of GitHub.
Continue reading