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

Update ScyllaDB versions used in Github actions #4336

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mykaul
Copy link
Contributor

@mykaul mykaul commented Apr 1, 2025

  1. Removed 2023.1.x
  2. Update 6.2.0 to 6.2.3
  3. Update 2024.1.11 to 2024.1.15
  4. Update 2025.1.0-rc4 to 2025.1.0 GA

Please make sure that:

  • Code is split to commits that address a single change
  • Commit messages are informative
  • Commit titles have module prefix
  • Commit titles have issue nr. suffix

1. Removed 2023.1.x
2. Update 6.2.0 to 6.2.3
3. Update 2024.1.11 to 2024.1.15
4. Update 2025.1.0-rc4 to 2025.1.0 GA

Signed-off-by: Yaniv Kaul <[email protected]>
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 updates the ScyllaDB versions used in various GitHub Actions workflows to ensure testing is performed against current and stable versions.

  • Remove the deprecated 2023.1.x version
  • Update scylla:6.2.0 to scylla:6.2.3 in IPv4 and IPv6 tests
  • Update scylla:2025.1.0-rc4 to scylla:2025.1.0 GA and scylla-enterprise:2024.1.12 to scylla-enterprise:2024.1.15 in respective workflows

Reviewed Changes

Copilot reviewed 7 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/integration-tests-6.2.3-IPV6-tablets-nossl.yaml Update ScyllaDB version to 6.2.3
.github/workflows/integration-tests-6.2.3-IPV4.yaml Update ScyllaDB version to 6.2.3
.github/workflows/integration-tests-6.2.3-IPV4-tablets.yaml Update ScyllaDB version to 6.2.3
.github/workflows/integration-tests-2025.1.0-IPV6.yaml Update ScyllaDB version from RC to GA
.github/workflows/integration-tests-2025.1.0-IPV4-tablets-nossl.yaml Update ScyllaDB version from RC to GA
.github/workflows/integration-tests-2024.1.15-IPV6.yaml Update Scylla Enterprise version to 2024.1.15
.github/workflows/integration-tests-2024.1.15-IPV4.yaml Update Scylla Enterprise version to 2024.1.15
Files not reviewed (3)
  • .github/workflows/integration-tests-2023.1.11-IPV4-raftschema.yaml: Language not supported
  • .github/workflows/integration-tests-2023.1.11-IPV4.yaml: Language not supported
  • .github/workflows/integration-tests-2023.1.11-IPV6-raftschema.yaml: Language not supported

@Michal-Leszczynski
Copy link
Collaborator

@mykaul we actually have a simple script for generating workflows and badges in .github/cfg. I will create PR with requested changes shortly.

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.

2 participants