Skip to content

Export REDIS_MAJOR_VERSION correctly in run-tests #3642

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

Merged
merged 1 commit into from
May 12, 2025

Conversation

uglide
Copy link
Contributor

@uglide uglide commented May 9, 2025

Fix issue spotted by @akx #3415 (comment) in run-tests reusable workflow

@uglide uglide requested review from Copilot and petyaslavova May 9, 2025 15:20
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR corrects how the REDIS_MAJOR_VERSION is exported in the run-tests workflow to address issues noted by @akx.

  • Consolidates exporting of REDIS_MAJOR_VERSION by moving the echo command outside the conditional block
  • Removes the duplicated export to ensure consistency in setting the variable

@uglide uglide requested a review from vladvildanov May 9, 2025 15:21
@petyaslavova petyaslavova merged commit 02b2ab6 into redis:master May 12, 2025
59 of 60 checks passed
@petyaslavova petyaslavova added the maintenance Maintenance (CI, Releases, etc) label May 12, 2025
@uglide uglide deleted the fix_run_action branch May 12, 2025 09:19
petyaslavova pushed a commit to Kakadus/redis-py that referenced this pull request May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance (CI, Releases, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants