Skip to content

Support discovery-based Firebolt connections - #177

Closed
kop wants to merge 1 commit into
mainfrom
cursor/support-discovery-firebolt-344f
Closed

Support discovery-based Firebolt connections#177
kop wants to merge 1 commit into
mainfrom
cursor/support-discovery-firebolt-344f

Conversation

@kop

@kop kop commented Jun 24, 2026

Copy link
Copy Markdown

Summary

  • Add opt-in host/ssl_mode discovery connection options that fetch /.well-known/firebolt and route queries through the discovered endpoint.
  • Preserve legacy auth/account/engineEndpoint routing while adding client-driven database, engine, and connection settings query parameters for discovery connections.
  • Add unit coverage and a Core integration test for discovery-based connections.
  • Update Core integration CI setup to install Firebolt through get.firebolt.io and expose FIREBOLT_HOST.

Verification

  • npm run type-check
  • npm test -- --coverage test/unit

Notes

  • Local Core integration tests were not run in this workspace because Docker is not installed.

Linear Issue: FB-1830

Open in Web Open in Cursor 

Co-authored-by: Ivan Koptiev <kop@users.noreply.github.com>
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
69.9% Coverage on New Code (required ≥ 80%)
27.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@kop kop closed this Jun 26, 2026
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