Skip to content

Implement Continuous Integration (CI) #19

@Mandukhai-Alimaa

Description

@Mandukhai-Alimaa

Since the repository covers many languages and different source systems, manually verifying every example is time-consuming and prone to human error. So, CI is necessary to:

  • Automatically catch breakages (regressions) introduced by updates to dependencies, ADBC drivers, or the dbc
  • Ensure all language-specific build/test steps (C++, Java, Rust, etc.) are executed correctly.
  • Validate connectivity by actually running a basic query against a test instance of each supported source system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions