aboutsummaryrefslogtreecommitdiff
path: root/util/ci (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: Update Github Actions workflows (#9774)sfan52020-05-023-19/+2
|
* Add MetricsBackend with prometheus counter supportLoic Blot2020-04-291-0/+13
|
* Replace travis with github actions (#9641)Loïc Blot2020-04-206-0/+935
* Move outside of travis to Github actions This will permit to have better integrated CI workflow than the previous travis one.