dependabot[bot]
c442f90cb7
update-github-action(deps): bump actions/checkout from 5 to 6 ( #2081 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 06:11:37 +02:00
dependabot[bot]
409131a4aa
update-github-action(deps): bump golangci/golangci-lint-action ( #2079 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 8 to 9.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: '9'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 05:08:43 +02:00
DrPsychick
5e91da642e
chore: update container image to go 1.25.1 ( #2074 )
2025-10-05 22:10:40 +00:00
dependabot[bot]
825d457af1
update-github-action(deps): bump actions/setup-go from 5 to 6 ( #2064 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 06:36:11 +02:00
dependabot[bot]
5d1d6045f9
update-github-action(deps): bump actions/checkout from 4 to 5 ( #2063 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 06:25:55 +02:00
Nicholas Wiersma
379144c07e
chore: update workflows for consistency ( #2053 )
2025-06-23 09:41:14 +02:00
Nicholas Wiersma
1d91fa5d9b
chore: bump golangci-lint to v2 ( #2042 )
2025-04-01 09:08:02 +02:00
Alexandr Hacicheant
ab1775afee
Redis Sentinel SingeFlight: support of Redis master node username and password ( #2039 )
...
* Add support for Redis Username and Password configuration
Introduced Redis master authentication parameters (username and password) to the Redis Sentinel setup. This enhances compatibility with Redis environments that require authentication for both sentinel and master nodes.
* Add support for protected Redis Sentinel configuration and related unit tests
2025-04-01 07:34:13 +02:00
Matt
0092d3a118
Upgrade to Go 1.22 toolchain ( #1987 )
...
Upgrades to the Go 1.22 toolchain. Upgrades golangci-lint to 1.61.0 and disables some new linters.
---------
Co-authored-by: Nicholas Wiersma <nick@wiersma.co.za >
2024-09-28 05:51:14 +00:00
dependabot[bot]
87ebcbeb92
update-github-action(deps): bump golangci/golangci-lint-action ( #1962 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 5 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 06:45:58 +02:00
dependabot[bot]
26385d22ba
update-github-action(deps): bump golangci/golangci-lint-action ( #1956 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 4 to 5.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 06:56:05 +02:00
Vanes Angelo
900cb4f7c1
Upgrade to AWS SDK v2 ( #1938 ) ( #1950 )
...
Upgrades the AWS SDK to v2. AWS S3 bucket urls will now error if they are not prefixed with a schema (example: https://).
2024-04-28 21:38:42 -07:00
dependabot[bot]
e9a5c4f5aa
update-github-action(deps): bump golangci/golangci-lint-action ( #1915 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 10:45:04 +02:00
dependabot[bot]
640cc67e33
update-github-action(deps): bump actions/setup-go from 4 to 5 ( #1902 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 07:17:20 +02:00
dependabot[bot]
fbd5b32705
update-github-action(deps): bump actions/checkout from 3 to 4 ( #1885 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manu Gupta <manugupt1@gmail.com >
2023-09-20 21:45:57 -07:00
dependabot[bot]
cac9c754cb
update-github-action(deps): bump actions/setup-go from 3 to 4 ( #1860 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 17:56:11 +02:00
Nicholas Wiersma
47404b0591
chore: fix ci build ( #1853 )
...
Co-authored-by: Manu Gupta <manugupt1@gmail.com >
2023-03-13 10:23:44 +02:00
Manu Gupta
aff0806204
fix workflow not running ( #1852 )
2023-03-12 23:12:07 -07:00
Nicholas Wiersma
986c3da1dc
chore: use builtin action linter package ( #1836 )
...
* chore: use builtin action linter package
* fix: skip caches in golangci-lint
---------
Co-authored-by: Manu Gupta <manugupt1@gmail.com >
2023-03-12 23:11:46 -07:00
Manu Gupta
d2dbaeabf8
Remove duplicate runs of all the workflows ( #1851 )
...
* Remove duplicate runs of all the workflows
* re-run workflows on merge to master
2023-03-12 23:00:45 -07:00
Nicholas Wiersma
748aa4d165
chore: remove last drone remains ( #1839 )
...
* chore: remove drone
* fix: cr suggestions
* fix: cr suggestions
2023-02-28 18:51:12 +08:00
Nicholas Wiersma
d932d50232
chore: lint code with golangci-lint ( #1828 )
...
* feat: add golangci-lint linting
* chore: fix linter issues
* feat: add linting into the workflow
* docs: update lint docs
* fix: cr suggestions
* fix: remove old formatting and vetting scripts
* fix: add docker make target
* fix: action go caching
* fix: depreciated actions checkout version
* fix: cr suggestion
* fix: cr suggestions
---------
Co-authored-by: Manu Gupta <manugupt1@gmail.com >
2023-02-24 20:39:17 -08:00
Ashish Ranjan
3f26845cff
move to github actions from drone ( #1823 )
...
* add github actions workflow for tag releases
* migrate drone build &test step to github actions
* fix minio service
* fix indentation
* fix dependency syntax
* remove needs keyword
* fix service hostnames, add protectedredis
* update protected redis docker image
* fix too many args error
* exclude vendor dir from gofmt
* fix fmt errors
* fix fmt errors
* rm .drone.yml
* rename workflow name
* break test step
* remove vendor step
* use makefile rule
* use buildx
2023-02-22 22:47:37 -08:00