Commit Graph

11 Commits

Author SHA1 Message Date
stuart nelson b1625a08a0
Provide default working config for artifacts (#1313) 2018-04-05 16:25:45 +02:00
stuart nelson 98ec6632c3 Remove openbsd/arm builds (#732)
golang.org/x/sys/unix is failing for the various
arm builds.
2017-04-24 22:52:55 +02:00
Kellen Fox 3aab66ec3a Amtool implementation (#636)
* Implement alertmanager cli tool 'amtool'

The primary goal of an alertmanager tool is to provide a cli interface
for the prometheus alertmanager.

My vision for this tool has two parts:
  - Silence management (query, add, delete)

  - Alert management (query, maybe more in future?)

Resolves: #567
2017-04-20 11:04:17 +02:00
Steve Durrheimer bc67bce73b
Use promu default go version + use 1.6 tag for cicleci tests 2016-08-30 09:23:02 +02:00
Steve Durrheimer 1c13e773a7 Merge pull request #455 from prometheus/fabxc-buildarch
promu: readd build archs
2016-08-09 15:36:34 +02:00
Fabian Reinartz 76e7183427 promu: readd build archs
We can build these binaries again with no longer depending on cgo.
2016-08-09 15:12:25 +02:00
Fabian Reinartz 3931d4e64b *: restructure package tree
This commit packages up individual modules and removes the top-level
main package.
2016-08-09 14:24:52 +02:00
Steve Durrheimer 4b03d26cb9
Support more cross-build platforms 2016-05-15 12:56:47 +02:00
Steve Durrheimer c740007c37
Make version informations consistent between prometheus components 2016-05-15 12:04:15 +02:00
Fabian Reinartz 2fed70f749 *: bump default Go version to 1.6.2 2016-05-02 12:15:05 +02:00
Steve Durrheimer 9d4dccae7c
New release process using docker, circleci and a centralized
building tool
2016-04-22 21:46:53 +02:00