Live data from Hacker News

GitLab 10.6 released with CI/CD for GitHub

about.gitlab.com

1–10 of 107 posts

Re: GitLab 10.6 released with CI/CD for GitHub

#2
Since "X adds support for Y" is nearly always ambiguous and confusing:

It looks like GitLab's CI/CD system can now be pointed at GitHub repositories. So that means you can point your GitLab CI system at a GitHub repo and get build/test/deployment of your code, probably integrated with PR checks and so forth.

Re: GitLab 10.6 released with CI/CD for GitHub

#9
post #2

Since "X adds support for Y" is nearly always ambiguous and confusing: It looks like GitLab's CI/CD system can now be pointed at GitHub repositories. So that means you can point your GitLab CI system at a GitHub repo and get build/test/deployment of your code, probably integrated with PR checks and so forth.

The original title was "GitLab adds support for GitHub". Now that GitLab supports GitHub, I'll go to GitLab for all my support questions about using GitHub!

Re: GitLab 10.6 released with CI/CD for GitHub

#10
post #6

Finally! I'm running a custom GitLab instance, and I have most of my projects in there, but I have to have some of my projects on GitHub, and having the same CI workflow available for them is going to be amazing.

It seems this feature is only available in the Premium plan, if you're hosting your own instance.

It's free if you're using GitLab.com with a public GitHub repository.

https://about.gitlab.com/features/github/ -- "Large Enterprises"

Post reply on HN