Skip to content

Switch Github Actions from CIAB to dev image#14

Merged
okramarenko merged 3 commits intomasterfrom
switchtodeimage
Mar 30, 2026
Merged

Switch Github Actions from CIAB to dev image#14
okramarenko merged 3 commits intomasterfrom
switchtodeimage

Conversation

@okramarenko
Copy link
Copy Markdown
Collaborator

@okramarenko okramarenko commented Mar 30, 2026

Note

Medium Risk
CI-only changes, but they alter the Docker image, version selection, and license env vars used to provision SingleStore, which can significantly impact test reliability and coverage.

Overview
Ubuntu CI now builds its test matrix from the current set of supported SingleStore versions (including RCs) fetched at workflow runtime, replacing the previously hardcoded cluster-in-a-box image list.

The cluster setup script switches to ghcr.io/singlestore-labs/singlestoredb-dev:latest, passes SINGLESTORE_VERSION into the container, and updates licensing env wiring (LICENSE_KEY -> SINGLESTORE_LICENSE), so each matrix run provisions the requested server version before running the existing test suites.

Written by Cursor Bugbot for commit b72bd23. This will update automatically on new commits. Configure here.

@okramarenko okramarenko merged commit 81fb477 into master Mar 30, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants