Commit Graph

12 Commits (ef4873b16611b11b2c6a0293e7a96a3a578c784a)

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>
4 years ago
nils måsén d0943c3b77
chore(ci): set image platform on image build (#811)
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
4 years ago
Simon Aronsson eccf87a47d
make test command windows compatible 4 years ago
nils måsén b6af45b9ae
chore(ci): disable fail-fast for pr tests (#766) 4 years ago
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.
4 years ago
Simon Aronsson 3369d2427c
chore(ci): add coverage upload 4 years ago
Simon Aronsson 140cc4ea12
add macos to the testing matrix 4 years ago
Simon Aronsson ea53cdbe7c
add names to steps 4 years ago
Simon Aronsson 668e7a1511
fix(ci): set correct get url for linter 4 years ago
Simon Aronsson 2ba51c0de0
chore(ci): add manual dispatch 4 years ago
Simon Aronsson aa3ed8833f
chore(ci): rename workflow 4 years ago
Simon Aronsson 4e0ce6e824
chore(ci): move to github actions 4 years ago