Commit graph

12 commits

Author SHA1 Message Date
Simon Aronsson
dff8378778
Feat/head failure toggle (#928)
* feat: make head pull failure warning toggleable

* expect prometheus tests to go through EVENTUALLY

* wait for queue to be empty before checking test conditions

* clean up new head failure toggle

* fixup! clean up new head failure toggle

* test: add warn on head failure tests

* fix client interface and make tests hit more lines

* make all tests use NewClient instead of creating a struct pointer

* fix lint issues

* see if moving ubuntu out of the matrix solves test issue

Co-authored-by: nils måsén <nils@piksel.se>
2021-04-24 13:14:52 +02:00
nils måsén
d0943c3b77
chore(ci): set image platform on image build (#811)
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
2021-02-04 11:30:56 +01:00
Simon Aronsson
eccf87a47d
make test command windows compatible 2021-01-12 20:13:19 +01:00
nils måsén
b6af45b9ae
chore(ci): disable fail-fast for pr tests (#766) 2021-01-12 20:04:58 +01:00
Simon Aronsson
fb9469e58e
remove cgo_enable flag for the test step
this was a last-minute change that actually isn't needed. we'll know whether this is an issue in the build step anyway.
2021-01-12 08:29:23 +01:00
Simon Aronsson
3369d2427c
chore(ci): add coverage upload 2021-01-10 16:39:51 +01:00
Simon Aronsson
140cc4ea12
add macos to the testing matrix 2021-01-10 12:44:14 +01:00
Simon Aronsson
ea53cdbe7c
add names to steps 2021-01-10 12:42:54 +01:00
Simon Aronsson
668e7a1511
fix(ci): set correct get url for linter 2021-01-10 12:33:45 +01:00
Simon Aronsson
2ba51c0de0
chore(ci): add manual dispatch 2021-01-10 12:32:10 +01:00
Simon Aronsson
aa3ed8833f
chore(ci): rename workflow 2021-01-10 12:27:33 +01:00
Simon Aronsson
4e0ce6e824
chore(ci): move to github actions 2021-01-10 12:24:13 +01:00