Denis Isaev
206d79fb21
dev: use golangci/golangci-lint-action@v0.2.0
2020-05-09 16:45:26 +03:00
Isaev Denis
55cd9f78a1
dev: generate assets/github-action-config.json ( #1073 )
...
It will be used by GitHub action `golangci-lint-action`.
Relates: golangci/golangci-lint-action#11
2020-05-09 15:30:54 +03:00
Isaev Denis
cb58d1f82e
speed up CI and golangci-lint ( #1070 )
...
Run CI on mac os only with go1.13 and on windows only on go1.14.
Speed up tests. Introduce --allow-parallel-runners.
Block on parallel run lock 5s instead of 60s.
Don't invalidate analysis cache for minor config changes.
2020-05-09 15:15:34 +03:00
Isaev Denis
2ae94ef731
dev: update issue templates
2020-05-08 00:05:41 +03:00
Denis Isaev
466f9d590b
dev: remove old issue template
2020-05-07 22:38:36 +03:00
Isaev Denis
dde09e5576
dev: update issue templates
2020-05-07 22:37:44 +03:00
Denis Isaev
4eaf056399
dev: fix golangci-lint-action version
2020-05-07 15:58:10 +03:00
Denis Isaev
f59ce4c86e
dev: use GITHUB_TOKEN instead of GOLANGCI_LINT_TOKEN
2020-05-07 15:48:51 +03:00
Isaev Denis
38782dd097
dev: use golangci-lint action ( #1066 )
2020-05-05 17:51:55 +03:00
Aleksandr Razumov
908d91b088
dev: update cache key
2020-05-04 15:42:36 +03:00
Aleksandr Razumov
04f51a5cf4
dev: use setup-go@v2 and mod cache
2020-05-04 15:17:49 +03:00
Aleksandr Razumov
3e55c710d4
dev: remove go 1.12 from workflow
2020-05-04 15:15:54 +03:00
Denis Krivak
403c2022fc
Add unshallow to CI
2020-05-04 14:27:18 +03:00
iwankgb
77e211ba75
Replacing Travis with Github actions ( #1056 )
...
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
2020-05-03 15:17:41 +03:00
Aleksandr Razumov
6771beaee6
stale: ease rules
...
Fix #1024
2020-04-20 11:18:18 +03:00
Kyoichiro Yamada
ae427c1eda
chore: we can use a "console" for syntax
2019-12-29 16:49:13 -05:00
Isaev Denis
ca6effbeec
dev: discourage bad practices ( #803 )
2019-10-12 12:36:03 +03:00
Denis Isaev
00069129a6
automatically stale issues
2019-10-04 11:22:26 +03:00
Denis Isaev
15858c2fb0
docs: update changelog
2019-06-10 00:22:58 +03:00
Denis Isaev
ccac35a87e
Fix false positives with unused identifiers
...
Issue #265 : don't report unused warning when an identifier is
used only in tests.
2018-11-05 14:11:14 +03:00
Denis Isaev
21c9965f50
docs: #267 : update CLA text
2018-11-04 11:39:45 +03:00
Denis Isaev
6ccd0c5e53
docs: ISSUE_TEMPLATE.md, PULL_REQUEST_TEMPLATE.md
2018-07-25 23:09:56 +03:00