Renovate Bot and Łukasz Mierzwa
c5db4e2375
fix(deps): update module github.com/golangci/golangci-lint to v1.37.1
2021-02-20 13:18:14 +00:00
Renovate Bot and renovate[bot]
17f6639ac5
fix(deps): update golang.org/x/perf commit hash to 40a54f1
2021-02-20 05:22:55 +00:00
Łukasz Mierzwa and GitHub
9b849bf260
chore(actions): use latest Go version ( #2779 )
2021-02-17 12:44:53 +00:00
bb0fafcc63
chore(deps): update module golangci/golangci-lint to v1.37.0 ( #2780 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-17 11:17:45 +00:00
Renovate Bot and renovate[bot]
93f39b46ef
chore(deps): update module golangci/golangci-lint to v1.36.0
2021-01-26 15:39:57 +00:00
Renovate Bot and Łukasz Mierzwa
32e6a4ae70
chore(deps): update module golangci/golangci-lint to v1.35.2
2021-01-11 12:09:06 +00:00
Renovate Bot and renovate[bot]
8e5cda84c1
chore(deps): update module golangci/golangci-lint to v1.35.0
2021-01-08 03:48:04 +00:00
Renovate Bot and Łukasz Mierzwa
a1665a51f2
chore(deps): update module golangci/golangci-lint to v1.34.1
2020-12-30 13:39:58 +00:00
Renovate Bot and Łukasz Mierzwa
636ed3ce1f
chore(deps): update module golangci/golangci-lint to v1.33.2
2020-12-28 17:02:57 +00:00
Renovate Bot and Łukasz Mierzwa
8f2e60f2a2
chore(deps): update golang.org/x/perf commit hash to bdcc622
2020-12-08 08:27:52 +00:00
Renovate Bot and Łukasz Mierzwa
4b556e645a
chore(deps): update golang.org/x/perf commit hash to 3748ef0
2020-12-03 22:31:54 +00:00
Renovate Bot and renovate[bot]
d014cee984
chore(deps): update module kyoh86/looppointer to v0.1.7
2020-11-24 03:11:18 +00:00
Renovate Bot and renovate[bot]
5284ffff00
chore(deps): update module golangci/golangci-lint to v1.33.0
2020-11-23 05:35:56 +00:00
Łukasz Mierzwa and Łukasz Mierzwa
33b508b87a
chore(project): drop changelog generator
2020-11-22 15:04:47 +00:00
Renovate Bot and renovate[bot]
7514ae4974
chore(deps): update module golangci/golangci-lint to v1.32.2
2020-11-03 02:40:28 +00:00
Renovate Bot and renovate[bot]
da53e1278a
chore(deps): update module golangci/golangci-lint to v1.32.1
2020-10-31 02:41:17 +00:00
Renovate Bot and renovate[bot]
a5cc04f24b
chore(deps): update module golangci/golangci-lint to v1.32.0
2020-10-25 09:15:11 +00:00
Łukasz Mierzwa and Łukasz Mierzwa
170dba8a37
chore(backend): use zerolog instead of logrus
2020-10-15 10:10:00 +01:00
Renovate Bot and Łukasz Mierzwa
118b9c31d9
chore(deps): update golang.org/x/perf commit hash to d949658
2020-09-19 09:32:14 +01:00
Renovate Bot and Łukasz Mierzwa
fe8b752fe7
chore(deps): update module golangci/golangci-lint to v1.31.0
2020-09-07 18:53:28 +01:00
Łukasz Mierzwa and Łukasz Mierzwa
22846ce36d
chore(project): switch to github-changelog-generator
2020-08-14 17:40:27 +01:00
Renovate Bot and Łukasz Mierzwa
8020e78683
chore(deps): update module golangci/golangci-lint to v1.30.0
2020-08-03 10:06:06 +01:00
Renovate Bot and Łukasz Mierzwa
9382c1dc11
chore(deps): update module golangci/golangci-lint to v1.29.0
2020-07-20 17:09:54 +01:00
Renovate Bot and renovate[bot]
32a278e6fc
chore(deps): update module elazarl/go-bindata-assetfs to v1.0.1
2020-07-16 05:15:22 +00:00
Renovate Bot and renovate[bot]
2710e707d9
chore(deps): update module kyoh86/looppointer to v0.1.6
2020-07-12 08:32:21 +00:00
Renovate Bot and renovate[bot]
0d72d8f862
chore(deps): update module golangci/golangci-lint to v1.28.3
2020-07-12 00:08:50 +00:00
Renovate Bot and renovate[bot]
ef434dcf60
chore(deps): update module golangci/golangci-lint to v1.28.2
2020-07-10 02:11:22 +00:00
Renovate Bot and Łukasz Mierzwa
13f57ef656
chore(deps): update module golangci/golangci-lint to v1.28.1
2020-07-06 18:40:17 +01:00
Renovate Bot and Łukasz Mierzwa
06550c00b3
chore(deps): update module golangci/golangci-lint to v1.28.0
2020-07-05 10:41:43 +01:00
Łukasz Mierzwa and Ł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