SuperQ
99f64e944b
Update build
...
* Drop /vendor.
* Update Go to 1.16.
* Update djfarrelly/maildev to 1.1.0.
* Update protoc to 3.15.8.
* Update mixin test for Go 1.16.
* Bump Go modules.
Signed-off-by: SuperQ <superq@gmail.com>
2021-04-22 13:11:44 +02:00
Julien Pivotto
f4a5ca74a9
Enable parallel circleci build
...
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2021-03-21 15:21:23 +01:00
Julien Pivotto
8d050daf51
Bump go version to 1.14 ( #2248 )
...
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-05-06 10:59:32 +02:00
Simon Pasquier
dea2829849
Bump golang 1.13 ( #2031 )
...
* *: bump Go version to 1.13
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
* Fix go.mod and vendor/
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
* Update Go version for assets generation
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-09-16 12:22:25 +02:00
Simon Pasquier
a4412270ef
Switch to Go 1.12
...
It also pins errcheck to the latest stable release and simplifies how it
gets installed.
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-03-04 16:33:32 +01:00
Nayana Thorat
5d1bd285ca
promu.yml: Add suport for s390x ( #1742 )
...
Signed-off-by: Nayana <nthorat@us.ibm.com>
2019-02-07 15:52:10 +01:00
Simon Pasquier
60e991ab39
promu: fix ldflags for Go modules
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2018-11-29 10:36:13 +01:00
Simon Pasquier
d2bc742474
*: support Go modules
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2018-11-20 16:09:40 +01:00
Simon Pasquier
a19404238b
*: move to go1.11 ( #1580 )
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2018-10-10 11:12:15 +02:00
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