Commit Graph

16 Commits

Author SHA1 Message Date
ca47e757bc fix race & prettier test output 2024-06-14 18:17:54 +03:00
6081756d39 update test matrix 2024-06-07 17:58:37 +03:00
69286907ea bigger test timeout 2024-04-17 12:10:53 +03:00
a1124600a6 update build 2024-04-17 11:52:03 +03:00
b110224cfe also update linter's setup-go action 2023-01-09 16:02:52 +03:00
2b72dc948f use stable instead of 1.20 2023-01-09 15:57:53 +03:00
0e7621f270 update setup-go action 2023-01-09 15:55:27 +03:00
97617f535d update test matrix 2023-01-09 15:54:05 +03:00
Ruslan Efanov
e63f7711d9 update linter and it's rules 2022-12-30 10:31:59 +03:00
e7d06fa208
Add localizer interfaces (#46)
* add localizer interfaces
* add 1.18 to the supported versions
* use go 1.17 for lint for now
* use localizer interfaces in the library
* fix incorrect naming of the HTTPResponseLocalizer interface
* fix coverage collection
2022-04-22 09:37:16 +03:00
54326b4193
Endpoint field for aws config
* endpoint fields for aws config
* fix for linter
* fix for demo in the readme
2022-04-12 17:11:52 +03:00
52109ee4ba
Refactoring and new features (#35)
* new error collector & improvements for errors
* update golangci-lint, microoptimizations, linter fixes
* UseTLS10 method
* remove dead code
* add 1.17 to the test matrix
* fix for docstring
* split the core package symbols into the subpackages (if feasible)
2021-12-01 15:40:23 +03:00
RenCurs
db67f0bcb2
Add embed pack instead packr (#26) 2021-07-29 11:29:31 +03:00
Сергей Чазов
5c010bffa4
New CRM url validator (#27) 2021-07-27 14:29:05 +03:00
d15ed7ffec
Static analysis (#23)
* lint stage for a workflow
* golangci-lint config
* lint only new code or last commit
* run lint only for pull requests
2021-02-09 14:57:14 +03:00
cc4e3b0957
Move CI to GitHub Actions (#21) 2020-11-26 17:11:11 +03:00