Commit Graph

6 Commits

Author SHA1 Message Date
Conrad Hoffmann 9bd517923f This is apparently not needed 2022-02-21 21:46:49 +01:00
Mohammed Naser 3f2dde699b Add arm64 builds
This patch adds `arm64` builds.

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2021-11-29 12:13:57 +04:00
SuperQ e649afb008
Update for Prometheus Community
* Update Makefile.common from prometheus/prometheus.
* Switch from Cirrus to CircleCI.
* Add CHANGELOG.md and VERSION.
* Drop inline /vendor.
* Update references to old github URL.
* Update copyrights.
* Update Go version.
* Skip building on aix (undefined: syscall.Mkfifo)

Signed-off-by: SuperQ <superq@gmail.com>
2021-09-21 13:42:22 +02:00
Conrad Hoffmann c2e5bad2d2 Do not make all targets phony 2019-10-18 15:06:28 +02:00
Conrad Hoffmann 376cbdb0f1 Support `make docker` to build container
It gets build via the Makefile.common's `common-container` target.
2019-10-18 11:59:37 +02:00
Ben Kochie 3965f19954
Add CircleCI for build and publish.
* Use the Prometheus standard build setup.
* Add CircleCI build and publish workflow.
2019-07-09 14:14:54 +02:00