Skip to content

Handle both modules build variants: modern and old - #538

Merged
Peter-Sh merged 3 commits into
unstablefrom
modern_modules_build
Jul 13, 2026
Merged

Handle both modules build variants: modern and old#538
Peter-Sh merged 3 commits into
unstablefrom
modern_modules_build

Conversation

@Peter-Sh

@Peter-Sh Peter-Sh commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Allows to merge .github/ contents from unstable to other branches without conflicts


Note

Medium Risk
CI module checkout refs depend on the new fallback logic; release automation now relies on a git-sourced dependency for version parsing used in stackbrew/CI flows.

Overview
CI image labels now resolve Redis module refs for both modern trees (scripts/lib/manifest.sh) and legacy trees (MODULE_VERSION in modules/<name>/Makefile), with clearer errors when neither exists. Module version env vars are set via shell variables before appending to GITHUB_ENV.

Release automation drops the in-repo RedisVersion model and duplicated redis-version Typer commands in favor of the redis-version package from redis-oss-release-automation (git dependency). The CLI still exposes redis-version by mounting the external app. Minimum Python is raised to 3.9; uv.lock and tests are updated (local RedisVersion tests removed; integration covers redis-version major).

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

Allows to merge .github/ contents from unstable to other branches
without conflicts

@cursor cursor Bot left a comment

Copy link
Copy Markdown

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 using default effort 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 1df23a3. Configure here.

Comment thread .github/actions/create-image-labels/action.yml
@Peter-Sh
Peter-Sh merged commit 0b8a898 into unstable Jul 13, 2026
24 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