Skip to content
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

Add ci tests with redis server 3.2, 5 and 7 #118

Merged
merged 11 commits into from
Oct 16, 2024
Merged

Add ci tests with redis server 3.2, 5 and 7 #118

merged 11 commits into from
Oct 16, 2024

Conversation

polsala
Copy link
Member

@polsala polsala commented Oct 8, 2024

  • Add new tests to check all functionalities
  • Add 3 new workflows to check is working in python 2 and 3 with redis server from 3.2 to 7.*(latest)
  • Bug fix for isolated + split jobs, prevents closing connections before finishing all split jobs: 9e87c03
  • Remove old and oudated travis workflow file
  • Update requirements with newest versions for python 3

@polsala polsala marked this pull request as draft October 8, 2024 21:02
Copy link

github-actions bot commented Oct 10, 2024

Python oorq redis 3 2.7 Tests for test_oorq

77 tests   77 ✅  36s ⏱️
 2 suites   0 💤
 2 files     0 ❌

Results for commit 8a3b72c.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Oct 10, 2024

Python oorq redis 5 3.11 Tests for test_oorq

77 tests   77 ✅  36s ⏱️
 2 suites   0 💤
 2 files     0 ❌

Results for commit 8a3b72c.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Oct 10, 2024

Python oorq redis 7 3.11 Tests for test_oorq

77 tests   77 ✅  36s ⏱️
 2 suites   0 💤
 2 files     0 ❌

Results for commit 8a3b72c.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Oct 10, 2024

Python oorq redis 5 2.7 Tests for test_oorq

77 tests   77 ✅  36s ⏱️
 2 suites   0 💤
 2 files     0 ❌

Results for commit 8a3b72c.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Oct 10, 2024

Python oorq redis 7 2.7 Tests for test_oorq

77 tests   77 ✅  36s ⏱️
 2 suites   0 💤
 2 files     0 ❌

Results for commit 8a3b72c.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Oct 10, 2024

Python oorq redis 3 3.11 Tests for test_oorq

77 tests   77 ✅  36s ⏱️
 2 suites   0 💤
 2 files     0 ❌

Results for commit 8a3b72c.

♻️ This comment has been updated with latest results.

@gisce gisce deleted a comment from github-actions bot Oct 14, 2024
@gisce gisce deleted a comment from github-actions bot Oct 14, 2024
@gisce gisce deleted a comment from github-actions bot Oct 14, 2024
@gisce gisce deleted a comment from github-actions bot Oct 14, 2024
@gisce gisce deleted a comment from github-actions bot Oct 14, 2024
@gisce gisce deleted a comment from github-actions bot Oct 14, 2024
@polsala polsala self-assigned this Oct 16, 2024
@polsala polsala marked this pull request as ready for review October 16, 2024 10:13
@polsala polsala requested review from ecarreras and a team October 16, 2024 10:23
@polsala polsala merged commit 57e06ff into api_v5 Oct 16, 2024
12 checks passed
@polsala polsala deleted the add_test_ci branch October 16, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants