hygieia / hygieia-scm-gitlab-collector

Hygieia Collector for Gitlab SCM
https://github.com/capitalone/Hygieia/blob/gh-pages/pages/hygieia/collectors/scm/gitlab.md
Apache License 2.0
4 stars 13 forks source link

Gitlab Runner Support #3

Open davidhessler opened 5 years ago

davidhessler commented 5 years ago

Gitlab is supported for scm, but there is no collector for the runner

nireeshT commented 5 years ago

@davidhhessler gitlab collector - https://github.com/Hygieia/Hygieia/tree/master/collectors/scm/gitlab

davidhessler commented 5 years ago

@nireeshT So looking through the documentation

Configure the Gitlab Collector to display and monitor information (related to code contribution activities) on the Hygieia Dashboard, from the Gitlab repository. Collect source code details from Gitlab based on the repository URL.

Gitlab Runner is a Build Pipeline. Maybe the documentation is incomplete?

davidhessler commented 5 years ago

I also looked through the code and the GitlabClient only gets commits.

Sbrenthughes commented 5 years ago

@davidhhessler Is this something you could contribute back?

davidhessler commented 5 years ago

@Sbrenthughes I can work it. What’s your timeline look like? Also given your changing repo structure. Do you want me to fork Hygieia/Hygieia or something else?

Sbrenthughes commented 5 years ago

Keep using Hygieia/Hygieia for now. The change will be slow and no timeline.

owlwood commented 5 years ago

Just curious, if there has been any progress on this bit of work, its something that am keen on giving a try, happy to provide bug reports and be a guinea pig as well.