Filippo Giunchedi
1e38f3b7a1
fix(make): use GOBIN in all assetfs invocations
...
Make sure the just-built assetfs binary is used.
2020-08-06 15:51:07 +01:00
Łukasz Mierzwa
fa587cfda2
fix(ci): reduce number of benchmark runs
2020-06-25 14:52:22 +01:00
Łukasz Mierzwa
0b724fdd86
fix(build): only install dev dependencies when needed
...
Right now both nodejs and Go dev dependencies (linters, test tools, etc.) are installed when building binaries.
This slows down everything, especially in CI.
Install nodejs dev deps only when needed by setting NODE_ENV=production during builds.
Install Go dev deps only when needed by splitting go.mod files per tool.
2020-06-25 14:52:22 +01:00
Łukasz Mierzwa
0c65bc7821
feat(tests): add looppointer linter
2020-06-24 22:35:22 +01:00
Łukasz Mierzwa
7db11609b2
chore(demo): add 3rd alertmanager instance
2020-06-12 19:14:17 +01:00
Łukasz Mierzwa
b550ba26f0
fix(docs): ignore dependabot changes in changelog
2020-06-08 18:27:11 +01:00
Łukasz Mierzwa
01c9d35c3d
fix(ci): compare stats in-place
2020-05-23 19:35:00 +01:00
Łukasz Mierzwa
9563b9119d
feat(test): report more metrics when running go benchmarks
2020-05-23 17:06:11 +01:00
Łukasz Mierzwa
b356eecbf3
fix(ci): check if bootstrap and bootswatch versions are the same
2020-05-12 23:42:11 +01:00
Łukasz Mierzwa
c6e46a4c7a
feat(project): use github-release-notes to generate changelogs
2020-05-12 20:09:40 +01:00
Łukasz Mierzwa
25413fb769
fix(tests): replace gocovmerge with a simple bash script
2020-04-09 09:17:15 +01:00
Łukasz Mierzwa
f017354915
fix(project): refactor and cleanup Makefile
2020-04-07 16:47:29 +01:00