17 Commits

Author SHA1 Message Date
Renovate Bot
1c1f6f2f2b chore(deps): update golang docker tag to v1.11.4 2018-12-18 01:30:45 +00:00
Łukasz Mierzwa
53b1e1ad9f build(deps): update nodejs to 10.14.2 2018-12-15 10:12:03 +00:00
Łukasz Mierzwa
dc4e6829c4 build(deps): update nodejs to 10.14.1 2018-12-03 21:06:17 +00:00
Łukasz Mierzwa
6b6eaad7d2 chore(demo): run 2 instances of alertmanager (HA mode) in demo mode 2018-11-30 18:35:34 +00:00
dependabot[bot]
0e1df51d8c build(deps): bump golang from 1.11.1-alpine to 1.11.2-alpine in /demo
Bumps golang from 1.11.1-alpine to 1.11.2-alpine.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-03 11:03:50 +00:00
Łukasz Mierzwa
4de1b6c68d build(deps): bump nodejs to 10.13.0
10.13.0 is the new LTS release
2018-11-02 08:36:59 +00:00
Łukasz Mierzwa
f675c5c624 chore(demo): update demo analytics code 2018-11-01 19:48:16 +00:00
Łukasz Mierzwa
c35e4256ce feat(demo): add Google analytics to the demo
This will allow testing customization assets feature
2018-10-30 20:56:44 +00:00
Łukasz Mierzwa
4af2ae234c chore(demo): add a very long word inside annotation to the demo 2018-10-27 12:07:58 +01:00
Łukasz Mierzwa
6a2f5c9c81 feat(demo): add alerts with long strings to the demo generator 2018-10-15 19:05:49 +01:00
Łukasz Mierzwa
d1a101a416 chore(ui): migrate from npm to yarn
Everyone seems to support it, doesn't have same lock file generation issues, let's try it
2018-10-02 23:02:50 +01:00
dependabot[bot]
f0a04bad10 build(deps): bump golang from 1.11.0-alpine to 1.11.1-alpine in /demo
Bumps golang from 1.11.0-alpine to 1.11.1-alpine.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-02 18:13:31 +00:00
Łukasz Mierzwa
4850a495d9 fix(docker): use nodejs 8.11.4 instead of latest 8.x 2018-09-25 20:17:56 +01:00
Łukasz Mierzwa
39a077ce9c feat(ci): deploy to heroku on every merge to master 2018-09-22 17:50:29 +01:00
Łukasz Mierzwa
a89aedf2b5 feat(demo): add more demo alerts 2018-09-19 22:26:43 +01:00
Łukasz Mierzwa
6932f25a37 chore(config): simplify configuration flags
Drop config.dir and use config.file to pass full path to the config file. Passing two options is just an unnecessary complexity
Fixes #22.
2018-09-15 14:15:08 +01:00
Łukasz Mierzwa
b16686b832 feat(demo): add a live demo setup for heroku 2018-09-12 19:30:41 +01:00