nicklasfrahm / prometheus-speedtest-exporter

A small prometheus exporter for internet speedtests written purely in Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create workflow to build and release container

nicklasfrahm opened this issue · comments

The workflow should:

  • Build a container and push it to ghcr.io
  • Automatically create releases
  • Auto-merge dependabot updates
  • Use caching when building the container