Simon Pasquier
3640bb8d55
.circleci/config.yml: publish_release requires test_frontend ( #2139 )
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-12-11 17:06:10 +01:00
Simon Pasquier
b2100315e1
.circleci/config.yml: cache Go modules ( #2076 )
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-10-18 15:23:56 +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
81ebf04e9d
*: remove mentions of Travis CI ( #2014 )
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-08-29 11:43:05 +02:00
Simon Pasquier
b11dc2ebc0
Remove Travis CI ( #2005 )
...
This change moves the continuous integration to Circle CI only as
maintaining 2 systems has a cost.
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-08-26 11:15:28 +02:00
Simon Pasquier
9d5a7a271a
.circleci/config.yml: use prometheus/prometheus orb ( #1937 )
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-06-24 15:17:24 +02:00
Simon Pasquier
7be683bcaf
.circleci/config.yml: limit the number of parallel tasks ( #1932 )
...
If unlimited, it takes too much memory and the job is killed by the CI.
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-06-24 14:31:59 +02:00
Simon Pasquier
5f881d6d8e
Run garbage collection more aggressively
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-06-19 11:32:41 +02:00
Simon Pasquier
e832f73c42
Use Circle CI's org context
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-05-29 10:04:17 +02:00
Simon Pasquier
f32ad1dd8b
*: enable default linters ( #1861 )
...
* *: enable default linters
* Remove direct usage of errcheck
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-04-29 10:54:40 +02:00
Simon Pasquier
cdd985eae9
.circleci: fix build job
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-04-23 14:48:05 +02:00
Simon Pasquier
9f5447bf46
Build container images for ARM32v7 and ARM64v8
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-04-16 14:41:18 +02:00
Simon Pasquier
60164f903d
notify: add email integration tests ( #1787 )
...
Run email notifier tests against a maildev instance.
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-03-13 11:12:01 +01: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
Hrishikesh Barman
23e7fec030
scripts/genproto.sh: Add version locking for protobuf extensions ( #1707 )
...
Signed-off-by: Hrishikesh Barman <hrishikeshbman@gmail.com>
2019-01-22 11:48:37 +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
Simon Pasquier
7bdd221f3a
circleci: switch to 2.1 configuration ( #1579 )
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2018-10-10 08:59:17 +02:00
Simon Pasquier
e6c5c03c9e
circleci: store build outputs as artifacts ( #1572 )
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2018-10-05 19:18:50 +02:00
Simon Pasquier
3799768d94
circleci: fix Docker jobs ( #1527 )
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2018-08-23 17:35:20 +02:00
Simon Pasquier
44e30e6a41
Fix CircleCI config for releases
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2018-05-23 10:20:06 +02:00
Simon Pasquier
02f10f204f
circleci: fix docker push command ( #1371 )
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2018-05-08 11:41:25 +02:00
Simon Pasquier
998984d8d6
Update CircleCI build ( #1354 )
...
This change upgrades the build configuration to CircleCI 2.0.
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2018-05-03 09:36:23 +02:00