Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: update github actions #657

Merged
merged 2 commits into from Jan 29, 2024
Merged

ci: update github actions #657

merged 2 commits into from Jan 29, 2024

Conversation

stevenh
Copy link
Collaborator

@stevenh stevenh commented Jan 29, 2024

Update GitHub actions to use the latest versions and add go mod tidy check.

This bumps go version for tests to 1.20 and 1.21 the currently supported versions.

Update GitHub actions to use the latest versions and add go mod
tidy check.

This bumps go version for tests to 1.20 and 1.21 the currently
supported versions.

Update checks to validate against redis 7.2 and 7.0, removing 5.0 and
4.0 which may still work but haven't been updated since 2020.
Fix pubsub test instability due to unsubscribe notifications ordering
not being guaranteed.

Fix latency tests on Redis 7 due to DEBUG being disabled by default.
@stevenh stevenh merged commit 9129745 into master Jan 29, 2024
9 checks passed
@stevenh stevenh deleted the ci/update-actions branch January 29, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant