PrometheusBot
b556592217
makefile: update Makefile.common with newer version ( #1371 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
6 years ago
PrometheusBot
2a9939fcf3
Synchronize Makefile.common from prometheus/prometheus ( #1346 )
...
* makefile: update Makefile.common with newer version
Signed-off-by: prombot <prometheus-team@googlegroups.com>
* Remove obsolete release tool.
Signed-off-by: Ben Kochie <superq@gmail.com>
6 years ago
PrometheusBot
0c6b90be4e
makefile: update Makefile.common with newer version ( #1332 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
6 years ago
PrometheusBot
b5cab091dc
Synchronize Makefile.common from prometheus/prometheus ( #1328 )
...
* makefile: update Makefile.common with newer version
Signed-off-by: prombot <prometheus-team@googlegroups.com>
* Add .golangci.yml
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
6 years ago
Johannes Würbach
4e5c4d464f
Docker images for ARM32v7, ARM64v8 and ppc64le ( #1207 )
...
Build and publish ARM32v7, ARM64v8 and ppc64le docker images.
Signed-off-by: Johannes Würbach <johannes.wuerbach@googlemail.com>
6 years ago
Simon Pasquier
dbe7badc7c
Update Makefile.common ( #1288 )
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
6 years ago
Paul Gier
8ca1e5594b
upgrade promu to v0.3.0 ( #1272 )
...
Signed-off-by: Paul Gier <pgier@redhat.com>
6 years ago
Ben Kochie
dc4c58671d
Update vendoring. ( #1257 )
...
* Update vendoring.
Update vendoring to latest upstream.
Signed-off-by: Ben Kochie <superq@gmail.com>
6 years ago
Ben Kochie
070e4b2e17
Update Makefile.common ( #1220 )
...
* Update Makefile.common
Update to new staticcheck method[0].
[0]: https://github.com/prometheus/prometheus/pull/5057
Signed-off-by: Ben Kochie <superq@gmail.com>
* Fix staticcheck errors.
Signed-off-by: Ben Kochie <superq@gmail.com>
6 years ago
Paul Gier
03bb276deb
Makefile.common: fix promu download path for arm32 ( #1196 )
...
Signed-off-by: Paul Gier <pgier@redhat.com>
6 years ago
Paul Gier
614b815e00
Makefile.common: fix format rule ( #1195 )
...
Signed-off-by: Paul Gier <pgier@redhat.com>
6 years ago
Ben Kochie
becca1275c
Convert to Go modules ( #1178 )
...
* Convert to Go modules
* Update promu config.
* Convert to Go modules.
* Update vendoring.
* Update Makefile.common.
* Update circleci config.
* Use Prometheus release tar for promtool.
* Fixup unpack
* Use temp dir for unpacking tools.
* Use BSD compatible tar command.
* OpenBSD mkdir doesn't support `-v`.
Signed-off-by: Ben Kochie <superq@gmail.com>
6 years ago
Ben Kochie
981de58fad
Update build ( #1010 )
...
* Update from upstream `Makefile.common`.
* Update CircleCI with simplifed upstream templating.
* Cleanup `Makefile`.
Signed-off-by: Ben Kochie <superq@gmail.com>
6 years ago
Ivan Voronchihin
606568314b
Add Makefile.common ( #940 )
...
* Add Makefile.common
Signed-off-by: bege13mot <bege13mot@gmail.com>
* Change Makefile.common to initial Prometheus common
Signed-off-by: bege13mot <bege13mot@gmail.com>
* fix checkmetrics
Signed-off-by: bege13mot <bege13mot@gmail.com>
* fix promu
Signed-off-by: bege13mot <bege13mot@gmail.com>
* Add test to common
Signed-off-by: bege13mot <bege13mot@gmail.com>
* Fix GOPATH
Signed-off-by: bege13mot <bege13mot@gmail.com>
* Initial Makefile.common
Signed-off-by: bege13mot <bege13mot@gmail.com>
* original Makefile.common
Signed-off-by: bege13mot <bege13mot@gmail.com>
* delete promu
Signed-off-by: bege13mot <bege13mot@gmail.com>
* delete redundant .PRONY params
Signed-off-by: bege13mot <bege13mot@gmail.com>
7 years ago