aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
3 dayschore(deps): bump golangci/golangci-lint-action from 4 to 5 (#1769)HEADmasterGravatar dependabot[bot] 1-1/+1
2024-04-10Add macos-14 platform, enable shuffle of tests (#1746)Gravatar Juan Calderon-Perez 1-3/+3
2024-02-21feat:support zstd compress and uncompressed (#1701)Gravatar Co1a 2-1/+10
2024-02-21Upgrade golangci-lint to v1.56.2; fix gocritic issues (#1722)Gravatar Oleksandr Redko 1-1/+1
2024-02-13chore(deps): bump securego/gosec from 2.18.2 to 2.19.0 (#1720)Gravatar dependabot[bot] 1-1/+1
2024-02-10bump securego/gosec from 2.17.0 to 2.18.2Gravatar Erik Dubbelboer 1-2/+2
2024-02-10chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#1711)Gravatar dependabot[bot] 1-1/+1
2024-02-10Update all github actions, add go1.22 (#1707)Gravatar Juan Calderon-Perez 5-7/+17
2024-01-07Add CIFuzz (#1443)Gravatar AdamKorcz 1-0/+26
2023-11-09chore: add golangci-lint config file for flexibility (#1649)Gravatar Oleksandr Redko 1-2/+2
2023-11-05Don't fast fail when one test fails (#1645)Gravatar Erik Dubbelboer 1-0/+1
2023-11-05add support to go 1.21.x into test.yml (#1642)Gravatar Tiago Peczenyj 1-1/+1
2023-08-29Enable gocritic linter; fix lint issues (#1612)Gravatar Oleksandr Redko 1-1/+1
2023-08-26Update golangci-lint and gosec (#1609)v1.49.0Gravatar Erik Dubbelboer 2-2/+2
2023-06-13Enable gofumpt linter; format code `gofumpt -w .` (#1576)v1.48.0Gravatar Oleksandr Redko 1-2/+1
2023-03-18GitHub actions/setup-go@v4 (#1520)Gravatar Oleksandr Redko 2-16/+2
2023-02-15test: close response body (#1496)Gravatar Oleksandr Redko 1-1/+1
2023-02-11Refactor golangci-lint config and remove redundant nolints (#1486)Gravatar Oleksandr Redko 1-31/+4
2023-02-03Add support for Go 1.20 (#1481)Gravatar Erik Dubbelboer 3-5/+5
2023-01-06Github actions/checkout@v3Gravatar Erik Dubbelboer 3-3/+3
2022-09-15Deprecate Go 1.15 (#1379)Gravatar Aoang 1-1/+1
2022-08-14Add Go 1.19 Support (#1355)v1.39.0Gravatar Aoang 3-20/+55
2022-03-20Add Go 1.18 support (#1253)Gravatar Aoang 3-8/+16
2021-09-10Check go fmt during lint (#1097)Gravatar Erik Dubbelboer 1-4/+7
2021-08-18Add Go 1.17 support (#1074)Gravatar Erik Dubbelboer 2-2/+2
2021-06-18Run go test on github actions (#1047)Gravatar Erik Dubbelboer 3-6/+33
2021-05-17Run test with go 1.16.X (#1028)v1.25.0Gravatar Sergio Andrés Virviescas Santana 1-9/+9
2021-04-23Fix golangci-lint action (#1010)Gravatar Lauris BH 1-2/+2
2020-08-16Change CI to use Go 1.15Gravatar Erik Dubbelboer 1-1/+1
2020-07-17Update linting (#851)Gravatar Erik Dubbelboer 1-1/+5
2020-02-28feat: workflow to verify security using GoSec (#747)Gravatar RENAN.BASTOS 1-0/+18
2019-11-16Run golangci-lint using a Github ActionGravatar Erik Dubbelboer 1-0/+10