Commit Graph

43 Commits

Author SHA1 Message Date
19309a48ad drone dind for goreleaser 2020-10-07 13:15:03 +02:00
96819ead3f Bump version: 0.2.10 → 0.2.11
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-07 12:18:20 +02:00
da24ce7283 goreleaser and docker 2020-10-07 12:18:15 +02:00
beda0eda10 makes linter happy
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-07 12:13:23 +02:00
4a45c70444 Bump version: 0.2.9 → 0.2.10
Some checks failed
continuous-integration/drone/push Build is failing
2020-10-07 12:09:05 +02:00
e18c434251 fixes module name 2020-10-07 12:09:01 +02:00
daa9810e62 Bump version: 0.2.8 → 0.2.9
Some checks failed
continuous-integration/drone/push Build is failing
2020-10-07 12:04:31 +02:00
0282d78cd3 uses goreleaser 2020-10-07 12:04:25 +02:00
9efb1042e3 Create LICENSE 2020-06-20 14:53:05 +02:00
4891b813c5 Bump version: 0.2.7 → 0.2.8 2020-04-17 13:20:46 +02:00
65b6e2436e drone fetch git tags 2020-04-17 13:20:41 +02:00
46d2c7abfc Bump version: 0.2.6 → 0.2.7 2020-04-17 13:19:35 +02:00
5102efe29e more archs and fixes version 2020-04-17 13:19:26 +02:00
Abel Luck
62a5558be7 Fix variable export in Makefile
Makefile runs each line of a target in a separate shell, so things like
`export` and `source` do not propagate to the next lines, you must run
the commands in a single shell, which is what I've done in this commit.

With out this change, `make build` fails on my debian linux box.
2020-04-15 12:40:41 +02:00
9181ac78fd Bump version: 0.2.5 → 0.2.6 2020-04-15 12:35:45 +02:00
6f20bf101a fixes try to clode Body even if error is not nil
fixes: https://github.com/xsteadfastx/jitsiexporter/issues/3
2020-04-15 12:34:04 +02:00
bac054fa0d testing error counter 2020-04-03 10:43:27 +02:00
00ab4a324d Bump version: 0.2.4 → 0.2.5 2020-04-02 16:03:48 +02:00
66e056c44e removes not needed metrics when error 2020-04-02 16:03:38 +02:00
b206c08506 Bump version: 0.2.3 → 0.2.4 2020-04-02 09:18:07 +02:00
37178a4665 fixes lint errors 2020-04-02 09:18:02 +02:00
cd4bab0309 Bump version: 0.2.2 → 0.2.3 2020-04-02 09:06:48 +02:00
22915e60d0 more verbose about the needed /colibri/stats url part 2020-04-02 09:06:43 +02:00
be5237b5c0 fixes wrong port in dockerfile 2020-04-02 09:06:23 +02:00
305788b85f Bump version: 0.2.1 → 0.2.2 2020-04-01 13:33:03 +02:00
33b92733c8 publish to github 2020-04-01 13:33:00 +02:00
97da979288 fixes readme typo 2020-04-01 13:19:28 +02:00
77744d7a0f Bump version: 0.2.0 → 0.2.1 2020-04-01 13:18:18 +02:00
dccdfca84c test for Update error nil 2020-04-01 13:18:11 +02:00
aaa9a0a1dc Bump version: 0.1.1 → 0.2.0 2020-04-01 13:14:27 +02:00
ea3684a182 timeout context for fetching jitsi stats and a fetch error metric 2020-04-01 13:14:20 +02:00
5e5f992967 readme badges 2020-03-31 11:41:12 +02:00
bf614da5d3 Bump version: 0.1.0 → 0.1.1 2020-03-31 11:38:51 +02:00
5dedd20917 fixes listen host and port 2020-03-31 11:38:46 +02:00
131f374e31 Bump version: 0.0.0 → 0.1.0 2020-03-31 11:17:16 +02:00
f594e7fdee gox and mockery 2020-03-31 11:12:01 +02:00
cb7f2be4cf mod vendor in build step 2020-03-31 11:08:51 +02:00
b91679a482 fixes more linting 2020-03-31 11:07:18 +02:00
d15a5d9dc9 fixes linting errors 2020-03-31 11:05:23 +02:00
8de5bb652b build system 2020-03-31 11:02:55 +02:00
4a77db6677 getting all metrics in when its float64 2020-03-31 09:50:28 +02:00
92519732be first tries 2020-03-30 13:51:39 +02:00
7902798c57 first commit 2020-03-27 09:17:40 +01:00