Skip to content

ci: replace version helper with get-version action#459

Draft
dkropachev wants to merge 1 commit into
scylladb:masterfrom
dkropachev:drop-oss-scylla-rename-enterprise
Draft

ci: replace version helper with get-version action#459
dkropachev wants to merge 1 commit into
scylladb:masterfrom
dkropachev:drop-oss-scylla-rename-enterprise

Conversation

@dkropachev
Copy link
Copy Markdown
Contributor

Replace the local Scylla version helper with scylladb-actions/get-version and remove ci/version_fetch.py.

Scylla lookups now use the Java driver naming convention (LTS-LATEST, LTS-PRIOR) and resolve tags directly from scylladb/scylla. Cassandra version resolution also moves to get-version, so the workflow no longer depends on the deleted Python helper.

Validation: git diff --check.

@dkropachev dkropachev force-pushed the drop-oss-scylla-rename-enterprise branch 5 times, most recently from f1e2be5 to 99eb41b Compare May 25, 2026 00:35
Use scylladb-actions/get-version for Scylla and Cassandra version resolution and drop the local version_fetch.py helper.

Resolve CCM from a Makefile-managed scylla-ccm source checkout by exporting its directory through PATH, PYTHONPATH, and PERL5LIB instead of keeping a repo-local ci/ccm shim.

Use a valid batch statement in the request timeout integration test for newer Scylla.
@dkropachev dkropachev force-pushed the drop-oss-scylla-rename-enterprise branch from 99eb41b to 39f780e Compare May 25, 2026 00:36
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