Skip to content

Releases: mvisonneau/gitlab-ci-pipelines-exporter

0.2.0

27 May 21:01
Compare
Choose a tag to compare

ENHANCEMENTS

  • Switched to go modules
  • Upgraded to go 1.12
  • Rewrote license in markdown
  • Switched CI to drone
  • Upgraded Docker release to alpine 3.9
  • Bumped prometheus and gitlab SDK to their latest versions
  • Automated releases of the binaries

BUGFIXES

  • Fixed linting errors
  • Actually include the helm chart..

0.1.0

21 Sep 22:23
Compare
Choose a tag to compare

FEATURES

  • Working state of the app
  • Helm chart for K8S deployments
  • New metric : gitlab_ci_pipeline_last_run_duration_seconds
  • New metric : gitlab_ci_pipeline_run_count
  • New metric : gitlab_ci_pipeline_status
  • New metric : gitlab_ci_pipeline_time_since_last_run_seconds
  • Makefile
  • LICENSE
  • README