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