Skip to content

Add RELEASE_VERSION env to the images for 8.x series#519

Merged
Peter-Sh merged 1 commit into
unstablefrom
redis_version_env_for_8x
May 7, 2026
Merged

Add RELEASE_VERSION env to the images for 8.x series#519
Peter-Sh merged 1 commit into
unstablefrom
redis_version_env_for_8x

Conversation

@Peter-Sh
Copy link
Copy Markdown
Contributor

@Peter-Sh Peter-Sh commented May 7, 2026

Related to #518 (but for newer versions)


Note

Low Risk
Low risk: build metadata/templating changes that only add a new env var and JSON field, with minimal impact on runtime behavior.

Overview
Adds release_tag to .redis.version.json and updates the version-apply GitHub Action script to write it when bumping Redis.

Updates the Alpine and Debian Dockerfile Jinja templates (and regenerated Dockerfiles) to set ENV REDIS_VERSION={{ release_tag }} when provided, and extends the stackbrew Dockerfile rendering context to accept release_tag.

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

@jit-ci
Copy link
Copy Markdown

jit-ci Bot commented May 7, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 00de421. Configure here.

Comment thread .redis.version.json Outdated
@Peter-Sh Peter-Sh force-pushed the redis_version_env_for_8x branch from 00de421 to 7b4bfa3 Compare May 7, 2026 08:58
@Peter-Sh Peter-Sh merged commit 7005973 into unstable May 7, 2026
17 of 21 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