Migrate to clients test image by uglide · Pull Request #3415 · redis/redis-py (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation2 Commits37 Checks33 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

uglide

This change introduces a new test matrix based on Redis versions 7.4, 7.2, and 6.2. The new workflows are Redis 8.0 ready, but 8.0 should be added to test matrix as a separate PR to address broken tests and fix incompatibility with 8.0.
By default, we start integration jobs only to test a change on all Redis versions with Python 3.8 and 3.12. On success, all other compatibility test runs kick in to do full validation.

@uglide

@uglide

@uglide

@uglide

Add missing actions checkout

More fixes in integration workflow

Another attempt to fix matrix

@uglide

@uglide

@uglide

@uglide

@uglide

@uglide

@uglide

@uglide

@uglide

@uglide

@uglide

@uglide

@uglide

@uglide

@uglide

@uglide

@uglide

@uglide

The test was broken for a while after migrating to all-in-one container with Cluster

@uglide

@uglide

@uglide

@uglide

@uglide

@uglide

@uglide

@uglide uglide marked this pull request as ready for review

October 24, 2024 15:21

vladvildanov

vladvildanov added a commit that referenced this pull request

Dec 6, 2024

Add missing actions checkout

More fixes in integration workflow

Another attempt to fix matrix

The test was broken for a while after migrating to all-in-one container with Cluster


Co-authored-by: Vladyslav Vildanov 117659936+vladvildanov@users.noreply.github.com


Co-authored-by: Igor Malinovskiy u.glide@gmail.com Co-authored-by: Ilian Iliev ilian@ilian.io

@akx

@uglide This seems to have introduced errors like /home/runner/work/_temp/9be3a23c-94d1-45cf-8346-a760182dff2c.sh: line 14: ((: < 7 : syntax error: operand expected (error token is "< 7 ") in subsequent CI runs.