Skip to content

Pin Redis version in Makefile#264

Merged
UdeshyaDhungana merged 1 commit intoandy/fix-redis-cli-prefixfrom
update-makefile
Apr 6, 2026
Merged

Pin Redis version in Makefile#264
UdeshyaDhungana merged 1 commit intoandy/fix-redis-cli-prefixfrom
update-makefile

Conversation

@UdeshyaDhungana
Copy link
Copy Markdown
Contributor

@UdeshyaDhungana UdeshyaDhungana commented Apr 6, 2026

Note

Low Risk
Low risk: only changes the Linux make setup install steps by adding apt pinning for Redis, affecting local/CI environment setup but not application runtime code.

Overview
The Makefile’s setup target now pins the Redis apt package by writing an /etc/apt/preferences.d/redis-8.4.pref file that forces installation of Redis 6:8.4* with high priority before running apt-get install redis.

Reviewed by Cursor Bugbot for commit 664ea71. Bugbot is set up for automated code reviews on this repo. Configure here.

@UdeshyaDhungana UdeshyaDhungana merged commit 45b3257 into andy/fix-redis-cli-prefix Apr 6, 2026
4 of 5 checks passed
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.

1 participant