FAQ | This is a LIVE service | Changelog

Update GitLab Soft Launch authored by Dr Rich Wareham's avatar Dr Rich Wareham
# GitLab Soft Launch Meeting Notes, 16<sup>th</sup> January 2019, UIS # GitLab Soft Launch Meeting Notes, 16<sup>th</sup> January 2019, UIS
> A selection of items arising in the Q&A at the end of the session has been included at the end of this document.
This meeting is to introduce the GitLab service which is part of the new University Developer Hub. This meeting is to introduce the GitLab service which is part of the new University Developer Hub.
The GitLab team can be contacted by [opening an issue](https://gitlab.developers.cam.ac.uk/uis/devops/devhub/docs/issues/new) on the support project. If there is a problem opening an issue, the role address gitlab-team@developers.cam.ac.uk can also be used. The GitLab team can be contacted by [opening an issue](https://gitlab.developers.cam.ac.uk/uis/devops/devhub/docs/issues/new) on the support project. If there is a problem opening an issue, the role address gitlab-team@developers.cam.ac.uk can also be used.
...@@ -126,3 +128,11 @@ GitLab comes with a flexible CI/CD system which can be used to run tests and/or ...@@ -126,3 +128,11 @@ GitLab comes with a flexible CI/CD system which can be used to run tests and/or
* [GitLab features list](https://about.gitlab.com/features/) * [GitLab features list](https://about.gitlab.com/features/)
* [GitLab overview on LinkedIn Learning](https://www.linkedin.com/learning/git-for-teams/gitlab-overview) * [GitLab overview on LinkedIn Learning](https://www.linkedin.com/learning/git-for-teams/gitlab-overview)
* [Git for teams on LinkedIn Learning](https://www.linkedin.com/learning/git-for-teams) * [Git for teams on LinkedIn Learning](https://www.linkedin.com/learning/git-for-teams)
## Q&A session
### Can I use cloud-hosted CI tools like codecov.io?
In the specific case of codecov.io, yes. The [codecov documentation](https://docs.codecov.io/docs/link-service-provider#section-gitlab-ceee) includes information on integrating with self-hosted GitLab instances.
For other cloud-hosted CI tools you will need to check the documentation for that tool. Our self-hosted GitLab instance is often called "GitLab CE/EE" to distinguish it from the cloud-hosted gitlab.com.
\ No newline at end of file